Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1012/
1 tests failed. FAILED: org.apache.solr.handler.component.DistributedFacetPivotSmallTest.test Error Message: Error from server at https://127.0.0.1:33299/cpy/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33299/cpy/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero at __randomizedtesting.SeedInfo.seed([7486105256B4B58C:FCD22F88F848D874]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018) at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:625) at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:677) at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:642) at org.apache.solr.handler.component.DistributedFacetPivotSmallTest.test(DistributedFacetPivotSmallTest.java:299) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 13494 lines...] [junit4] Suite: org.apache.solr.handler.component.DistributedFacetPivotSmallTest [junit4] 2> 169260 INFO (SUITE-DistributedFacetPivotSmallTest-seed#[7486105256B4B58C]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf' [junit4] 2> 169260 INFO (SUITE-DistributedFacetPivotSmallTest-seed#[7486105256B4B58C]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 169260 INFO (SUITE-DistributedFacetPivotSmallTest-seed#[7486105256B4B58C]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/data-dir-15-001 [junit4] 2> 169260 WARN (SUITE-DistributedFacetPivotSmallTest-seed#[7486105256B4B58C]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=36 numCloses=36 [junit4] 2> 169260 INFO (SUITE-DistributedFacetPivotSmallTest-seed#[7486105256B4B58C]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 169262 INFO (SUITE-DistributedFacetPivotSmallTest-seed#[7486105256B4B58C]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 169262 INFO (SUITE-DistributedFacetPivotSmallTest-seed#[7486105256B4B58C]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /cpy/ [junit4] 2> 169448 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/control/cores/collection1 [junit4] 2> 169453 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 169453 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 169453 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 169467 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 169467 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 169467 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 169468 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1675f2f7{/cpy,null,AVAILABLE} [junit4] 2> 169469 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@d273bd0{SSL, (ssl, http/1.1)}{127.0.0.1:44957} [junit4] 2> 169469 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.Server Started @169498ms [junit4] 2> 169469 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/cpy, hostPort=44957, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/control/cores} [junit4] 2> 169469 ERROR (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 169469 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 169469 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 169469 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 169469 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 169469 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-12-07T06:48:20.014Z [junit4] 2> 169469 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/control/solr.xml [junit4] 2> 169476 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 169476 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 169477 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@cf584bf, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 170804 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 170805 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 170815 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3d781cca[provider=null,keyStore=null,trustStore=null] [junit4] 2> 170815 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3d781cca[provider=null,keyStore=null,trustStore=null] [junit4] 2> 170821 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 170823 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d30f4e5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 170823 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d30f4e5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 170825 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] 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> 170863 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 170863 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 170884 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf584bf [junit4] 2> 170893 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf584bf [junit4] 2> 170893 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf584bf [junit4] 2> 170894 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/control/cores [junit4] 2> 170894 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 170908 INFO (coreLoadExecutor-1904-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 170923 INFO (coreLoadExecutor-1904-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 170951 INFO (coreLoadExecutor-1904-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 171150 INFO (coreLoadExecutor-1904-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 171158 INFO (coreLoadExecutor-1904-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 171159 INFO (coreLoadExecutor-1904-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@cf584bf [junit4] 2> 171159 INFO (coreLoadExecutor-1904-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/control/cores/collection1/data/] [junit4] 2> 171160 INFO (coreLoadExecutor-1904-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=44.552734375, floorSegmentMB=0.55078125, forceMergeDeletesPctAllowed=12.92876638792187, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=34.43127962273323 [junit4] 2> 171219 INFO (coreLoadExecutor-1904-thread-1) [ x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 171219 INFO (coreLoadExecutor-1904-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 171220 INFO (coreLoadExecutor-1904-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 171220 INFO (coreLoadExecutor-1904-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 171220 INFO (coreLoadExecutor-1904-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 171221 INFO (coreLoadExecutor-1904-thread-1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 171244 INFO (coreLoadExecutor-1904-thread-1) [ x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 171312 INFO (coreLoadExecutor-1904-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 171312 INFO (coreLoadExecutor-1904-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1685401057998405632 [junit4] 2> 171313 INFO (searcherExecutor-1906-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 171314 INFO (searcherExecutor-1906-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 171314 INFO (searcherExecutor-1906-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 171314 INFO (searcherExecutor-1906-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 171314 INFO (searcherExecutor-1906-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 171314 INFO (searcherExecutor-1906-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 171315 INFO (searcherExecutor-1906-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 171315 INFO (searcherExecutor-1906-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 171315 INFO (searcherExecutor-1906-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 171317 INFO (searcherExecutor-1906-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 171421 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/shard0/cores/collection1 [junit4] 2> 171423 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 171423 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 171423 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 171427 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 171427 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 171428 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 171428 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@177f62c7{/cpy,null,AVAILABLE} [junit4] 2> 171429 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6b3a8171{SSL, (ssl, http/1.1)}{127.0.0.1:39075} [junit4] 2> 171429 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.Server Started @171458ms [junit4] 2> 171429 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/cpy, hostPort=39075, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/shard0/cores} [junit4] 2> 171429 ERROR (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 171429 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 171430 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 171430 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 171430 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 171430 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-12-07T06:48:21.975Z [junit4] 2> 171430 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/shard0/solr.xml [junit4] 2> 171433 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 171433 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 171435 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@cf584bf, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 172052 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 172052 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 172053 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6c739775[provider=null,keyStore=null,trustStore=null] [junit4] 2> 172053 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6c739775[provider=null,keyStore=null,trustStore=null] [junit4] 2> 172056 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 172057 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@63662435[provider=null,keyStore=null,trustStore=null] [junit4] 2> 172057 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@63662435[provider=null,keyStore=null,trustStore=null] [junit4] 2> 172058 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] 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> 172069 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 172069 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 172091 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf584bf [junit4] 2> 172102 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf584bf [junit4] 2> 172102 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf584bf [junit4] 2> 172104 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/shard0/cores [junit4] 2> 172104 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 172117 INFO (coreLoadExecutor-1923-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 172133 INFO (coreLoadExecutor-1923-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 172169 INFO (coreLoadExecutor-1923-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 172270 INFO (coreLoadExecutor-1923-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 172279 INFO (coreLoadExecutor-1923-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 172279 INFO (coreLoadExecutor-1923-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@cf584bf [junit4] 2> 172279 INFO (coreLoadExecutor-1923-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/shard0/cores/collection1/data/] [junit4] 2> 172281 INFO (coreLoadExecutor-1923-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=44.552734375, floorSegmentMB=0.55078125, forceMergeDeletesPctAllowed=12.92876638792187, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=34.43127962273323 [junit4] 2> 172347 INFO (coreLoadExecutor-1923-thread-1) [ x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 172347 INFO (coreLoadExecutor-1923-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 172348 INFO (coreLoadExecutor-1923-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 172348 INFO (coreLoadExecutor-1923-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 172349 INFO (coreLoadExecutor-1923-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 172350 INFO (coreLoadExecutor-1923-thread-1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 172364 INFO (coreLoadExecutor-1923-thread-1) [ x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 172429 INFO (coreLoadExecutor-1923-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 172430 INFO (coreLoadExecutor-1923-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1685401059170713600 [junit4] 2> 172431 INFO (searcherExecutor-1925-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 172431 INFO (searcherExecutor-1925-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 172431 INFO (searcherExecutor-1925-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 172431 INFO (searcherExecutor-1925-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 172432 INFO (searcherExecutor-1925-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 172432 INFO (searcherExecutor-1925-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 172432 INFO (searcherExecutor-1925-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 172432 INFO (searcherExecutor-1925-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 172432 INFO (searcherExecutor-1925-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 172435 INFO (searcherExecutor-1925-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 172540 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/shard1/cores/collection1 [junit4] 2> 172542 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 172542 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 172542 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 172543 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 172543 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 172543 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 172543 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71f12105{/cpy,null,AVAILABLE} [junit4] 2> 172544 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2c8166b6{SSL, (ssl, http/1.1)}{127.0.0.1:33671} [junit4] 2> 172544 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.Server Started @172573ms [junit4] 2> 172544 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/cpy, hostPort=33671, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/shard1/cores} [junit4] 2> 172544 ERROR (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 172544 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 172544 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 172544 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 172545 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 172545 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-12-07T06:48:23.090Z [junit4] 2> 172545 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/shard1/solr.xml [junit4] 2> 172548 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 172548 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 172550 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@cf584bf, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 172776 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 172776 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 172777 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2b6643ce[provider=null,keyStore=null,trustStore=null] [junit4] 2> 172777 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2b6643ce[provider=null,keyStore=null,trustStore=null] [junit4] 2> 172780 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 172781 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d087eea[provider=null,keyStore=null,trustStore=null] [junit4] 2> 172781 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d087eea[provider=null,keyStore=null,trustStore=null] [junit4] 2> 172783 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] 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> 172794 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 172794 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 172816 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf584bf [junit4] 2> 172835 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf584bf [junit4] 2> 172836 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf584bf [junit4] 2> 172837 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/shard1/cores [junit4] 2> 172837 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 172848 INFO (coreLoadExecutor-1942-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 172863 INFO (coreLoadExecutor-1942-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 172900 INFO (coreLoadExecutor-1942-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 173015 INFO (coreLoadExecutor-1942-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 173024 INFO (coreLoadExecutor-1942-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 173025 INFO (coreLoadExecutor-1942-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@cf584bf [junit4] 2> 173025 INFO (coreLoadExecutor-1942-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/shard1/cores/collection1/data/] [junit4] 2> 173027 INFO (coreLoadExecutor-1942-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=44.552734375, floorSegmentMB=0.55078125, forceMergeDeletesPctAllowed=12.92876638792187, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=34.43127962273323 [junit4] 2> 173081 INFO (coreLoadExecutor-1942-thread-1) [ x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 173081 INFO (coreLoadExecutor-1942-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 173083 INFO (coreLoadExecutor-1942-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 173083 INFO (coreLoadExecutor-1942-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 173084 INFO (coreLoadExecutor-1942-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 173085 INFO (coreLoadExecutor-1942-thread-1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 173099 INFO (coreLoadExecutor-1942-thread-1) [ x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 173181 INFO (coreLoadExecutor-1942-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 173182 INFO (coreLoadExecutor-1942-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1685401059959242752 [junit4] 2> 173183 INFO (searcherExecutor-1944-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 173183 INFO (searcherExecutor-1944-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 173183 INFO (searcherExecutor-1944-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 173183 INFO (searcherExecutor-1944-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 173183 INFO (searcherExecutor-1944-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 173184 INFO (searcherExecutor-1944-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 173184 INFO (searcherExecutor-1944-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 173184 INFO (searcherExecutor-1944-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 173184 INFO (searcherExecutor-1944-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 173189 INFO (searcherExecutor-1944-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 173303 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/shard2/cores/collection1 [junit4] 2> 173304 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 173304 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 173305 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 173305 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 173305 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 173306 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 173306 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2cff05ea{/cpy,null,AVAILABLE} [junit4] 2> 173308 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1f92dde7{SSL, (ssl, http/1.1)}{127.0.0.1:33299} [junit4] 2> 173308 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.Server Started @173337ms [junit4] 2> 173308 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/cpy, hostPort=33299, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/shard2/cores} [junit4] 2> 173309 ERROR (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 173309 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 173309 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 173309 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 173309 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 173309 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-12-07T06:48:23.854Z [junit4] 2> 173309 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/shard2/solr.xml [junit4] 2> 173314 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 173314 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 173316 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@cf584bf, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 174328 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 174328 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 174329 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2cc48d49[provider=null,keyStore=null,trustStore=null] [junit4] 2> 174329 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2cc48d49[provider=null,keyStore=null,trustStore=null] [junit4] 2> 174332 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 174333 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@71924b6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 174333 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@71924b6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 174334 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] 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> 174347 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 174347 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 174366 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf584bf [junit4] 2> 174377 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf584bf [junit4] 2> 174377 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf584bf [junit4] 2> 174378 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/shard2/cores [junit4] 2> 174378 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 174398 INFO (coreLoadExecutor-1961-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 174415 INFO (coreLoadExecutor-1961-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 174924 INFO (coreLoadExecutor-1961-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 175024 INFO (coreLoadExecutor-1961-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 175035 INFO (coreLoadExecutor-1961-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 175035 INFO (coreLoadExecutor-1961-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@cf584bf [junit4] 2> 175036 INFO (coreLoadExecutor-1961-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/shard2/cores/collection1/data/] [junit4] 2> 175039 INFO (coreLoadExecutor-1961-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=44.552734375, floorSegmentMB=0.55078125, forceMergeDeletesPctAllowed=12.92876638792187, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=34.43127962273323 [junit4] 2> 175132 INFO (coreLoadExecutor-1961-thread-1) [ x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 175132 INFO (coreLoadExecutor-1961-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 175133 INFO (coreLoadExecutor-1961-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 175133 INFO (coreLoadExecutor-1961-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 175134 INFO (coreLoadExecutor-1961-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 175135 INFO (coreLoadExecutor-1961-thread-1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 175151 INFO (coreLoadExecutor-1961-thread-1) [ x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 175216 INFO (coreLoadExecutor-1961-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 175217 INFO (coreLoadExecutor-1961-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1685401062093094912 [junit4] 2> 175218 INFO (searcherExecutor-1963-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 175218 INFO (searcherExecutor-1963-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 175218 INFO (searcherExecutor-1963-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 175218 INFO (searcherExecutor-1963-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 175218 INFO (searcherExecutor-1963-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 175219 INFO (searcherExecutor-1963-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 175219 INFO (searcherExecutor-1963-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 175219 INFO (searcherExecutor-1963-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 175219 INFO (searcherExecutor-1963-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 175221 INFO (searcherExecutor-1963-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 175828 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/shard3/cores/collection1 [junit4] 2> 175830 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 175830 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 175830 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 175831 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 175831 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 175831 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 175834 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e3f2120{/cpy,null,AVAILABLE} [junit4] 2> 175835 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4e08eb8a{SSL, (ssl, http/1.1)}{127.0.0.1:37419} [junit4] 2> 175835 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.s.Server Started @175864ms [junit4] 2> 175835 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/cpy, hostPort=37419, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/shard3/cores} [junit4] 2> 175835 ERROR (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 175835 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 175835 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 175835 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 175835 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 175835 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-12-07T06:48:26.380Z [junit4] 2> 175835 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/shard3/solr.xml [junit4] 2> 175839 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 175839 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 175846 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@cf584bf, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 176091 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 176091 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 176092 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@498eba2c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 176092 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@498eba2c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 176095 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 176099 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@31f943dc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 176099 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@31f943dc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 176100 WARN (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] 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> 176112 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 176112 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 176131 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf584bf [junit4] 2> 176142 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf584bf [junit4] 2> 176142 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf584bf [junit4] 2> 176144 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/shard3/cores [junit4] 2> 176144 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 176154 INFO (coreLoadExecutor-1980-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 176169 INFO (coreLoadExecutor-1980-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 176196 INFO (coreLoadExecutor-1980-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 176304 INFO (coreLoadExecutor-1980-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 176312 INFO (coreLoadExecutor-1980-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 176313 INFO (coreLoadExecutor-1980-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@cf584bf [junit4] 2> 176313 INFO (coreLoadExecutor-1980-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/shard3/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001/tempDir-001/shard3/cores/collection1/data/] [junit4] 2> 176314 INFO (coreLoadExecutor-1980-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=44.552734375, floorSegmentMB=0.55078125, forceMergeDeletesPctAllowed=12.92876638792187, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=34.43127962273323 [junit4] 2> 176368 INFO (coreLoadExecutor-1980-thread-1) [ x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 176368 INFO (coreLoadExecutor-1980-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 176369 INFO (coreLoadExecutor-1980-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 176370 INFO (coreLoadExecutor-1980-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 176370 INFO (coreLoadExecutor-1980-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 176371 INFO (coreLoadExecutor-1980-thread-1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 176388 INFO (coreLoadExecutor-1980-thread-1) [ x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 176449 INFO (coreLoadExecutor-1980-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 176450 INFO (coreLoadExecutor-1980-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1685401063385989120 [junit4] 2> 176451 INFO (searcherExecutor-1982-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 176451 INFO (searcherExecutor-1982-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 176451 INFO (searcherExecutor-1982-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 176451 INFO (searcherExecutor-1982-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 176451 INFO (searcherExecutor-1982-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 176452 INFO (searcherExecutor-1982-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 176452 INFO (searcherExecutor-1982-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 176452 INFO (searcherExecutor-1982-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 176452 INFO (searcherExecutor-1982-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 176454 INFO (searcherExecutor-1982-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 176952 INFO (TEST-DistributedFacetPivotSmallTest.test-seed#[7486105256B4B58C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 176979 INFO (qtp1916318829-3147) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1685401063937540096)} 0 3 [junit4] 2> 177003 INFO (qtp1065908525-3171) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1685401063963754496)} 0 2 [junit4] 2> 177026 INFO (qtp1004293898-3193) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1685401063987871744)} 0 2 [junit4] 2> 177048 INFO (qtp1267943025-3216) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1685401064010940416)} 0 2 [junit4] 2> 177072 INFO (qtp1938414858-3239) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1685401064035057664)} 0 3 [junit4] 2> 177076 INFO (qtp1916318829-3148) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{add=[19 (1685401064040300544)]} 0 1 [junit4] 2> 177078 INFO (qtp1267943025-3217) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{add=[19 (1685401064043446272)]} 0 1 [junit4] 2> 177080 INFO (qtp1916318829-3144) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{add=[20 (1685401064045543424)]} 0 1 [junit4] 2> 177082 INFO (qtp1065908525-3170) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{add=[20 (1685401064047640576)]} 0 0 [junit4] 2> 177083 INFO (qtp1916318829-3145) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{add=[21 (1685401064049737728)]} 0 0 [junit4] 2> 177084 INFO (qtp1004293898-3194) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{add=[21 (1685401064050786304)]} 0 0 [junit4] 2> 177085 INFO (qtp1916318829-3146) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{add=[22 (1685401064051834880)]} 0 0 [junit4] 2> 177087 INFO (qtp1267943025-3213) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{add=[22 (1685401064052883456)]} 0 1 [junit4] 2> 177088 INFO (qtp1916318829-3147) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{add=[23 (1685401064054980608)]} 0 0 [junit4] 2> 177090 INFO (qtp1938414858-3240) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{add=[23 (1685401064056029184)]} 0 0 [junit4] 2> 177091 INFO (qtp1916318829-3148) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{add=[24 (1685401064058126336)]} 0 0 [junit4] 2> 177092 INFO (qtp1065908525-3167) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{add=[24 (1685401064059174912)]} 0 0 [junit4] 2> 177093 INFO (qtp1916318829-3144) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{add=[25 (1685401064060223488)]} 0 0 [junit4] 2> 177095 INFO (qtp1004293898-3190) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{add=[25 (1685401064061272064)]} 0 0 [junit4] 2> 177096 INFO (qtp1916318829-3145) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{add=[26 (1685401064062320640)]} 0 0 [junit4] 2> 177097 INFO (qtp1267943025-3214) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{add=[26 (1685401064063369216)]} 0 0 [junit4] 2> 177097 INFO (qtp1916318829-3146) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{add=[27 (1685401064064417792)]} 0 0 [junit4] 2> 177099 INFO (qtp1938414858-3236) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{add=[27 (1685401064065466368)]} 0 0 [junit4] 2> 177100 INFO (qtp1916318829-3147) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{add=[28 (1685401064067563520)]} 0 0 [junit4] 2> 177101 INFO (qtp1065908525-3168) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={wt=javabin&version=2}{add=[28 (1685401064068612096)]} 0 0 [junit4] 2> 177134 INFO (searcherExecutor-1906-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 177135 INFO (qtp1916318829-3148) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 33 [junit4] 2> 177145 INFO (searcherExecutor-1925-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 177145 INFO (qtp1065908525-3169) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 9 [junit4] 2> 177161 INFO (searcherExecutor-1944-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 177161 INFO (qtp1004293898-3191) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 15 [junit4] 2> 177184 INFO (searcherExecutor-1963-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 177184 INFO (qtp1267943025-3215) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 22 [junit4] 2> 177196 INFO (searcherExecutor-1982-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 177196 INFO (qtp1938414858-3237) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cpy path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 11 [junit4] 2> 177308 INFO (qtp1267943025-3215) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/cpy path=/select params={df=text&distrib=false&facet.pivot=place_t,company_t&fl=id&fl=score&f.place_t.facet.pivot.mincount=1&shards.purpose=16404&start=0&fsv=true&f.company_t.facet.limit=160&f.place_t.facet.limit=160&shard.url=[::1]:6/cpy|https://127.0.0.1:33299/cpy/collection1&rid=127.0.0.1-190&rows=10&version=2&q=*:*&f.company_t.facet.pivot.mincount=1&omitHeader=false&NOW=1607323707742&isShard=true&facet=true&wt=javabin} hits=3 status=0 QTime=35 [junit4] 2> 177308 INFO (qtp1004293898-3190) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/cpy path=/select params={df=text&distrib=false&facet.pivot=place_t,company_t&fl=id&fl=score&f.place_t.facet.pivot.mincount=1&shards.purpose=16404&start=0&fsv=true&f.company_t.facet.limit=160&f.place_t.facet.limit=160&shard.url=[::1]:4/cpy|[::1]:6/cpy|https://127.0.0.1:33671/cpy/collection1|[::1]:8/cpy&rid=127.0.0.1-190&rows=10&version=2&q=*:*&f.company_t.facet.pivot.mincount=1&omitHeader=false&NOW=1607323707742&isShard=true&facet=true&wt=javabin} hits=2 status=0 QTime=39 [junit4] 2> 177308 INFO (qtp1065908525-3168) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/cpy path=/select params={df=text&distrib=false&facet.pivot=place_t,company_t&fl=id&fl=score&f.place_t.facet.pivot.mincount=1&shards.purpose=16404&start=0&fsv=true&f.company_t.facet.limit=160&f.place_t.facet.limit=160&shard.url=[::1]:6/cpy|https://127.0.0.1:39075/cpy/collection1&rid=127.0.0.1-190&rows=10&version=2&q=*:*&f.company_t.facet.pivot.mincount=1&omitHeader=false&NOW=1607323707742&isShard=true&facet=true&wt=javabin} hits=3 status=0 QTime=31 [junit4] 2> 177309 INFO (qtp1938414858-3237) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/cpy path=/select params={df=text&distrib=false&facet.pivot=place_t,company_t&fl=id&fl=score&f.place_t.facet.pivot.mincount=1&shards.purpose=16404&start=0&fsv=true&f.company_t.facet.limit=160&f.place_t.facet.limit=160&shard.url=https://127.0.0.1:37419/cpy/collection1&rid=127.0.0.1-190&rows=10&version=2&q=*:*&f.company_t.facet.pivot.mincount=1&omitHeader=false&NOW=1607323707742&isShard=true&facet=true&wt=javabin} hits=2 status=0 QTime=33 [junit4] 2> 177358 INFO (qtp1065908525-3169) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/cpy path=/select params={df=text&distrib=false&facet.pivot=place_t,company_t&shards.purpose=64&shard.url=[::1]:6/cpy|https://127.0.0.1:39075/cpy/collection1&rid=127.0.0.1-190&version=2&q=*:*&omit [...truncated too long message...] che.solr.metrics.reporters.SolrJmxReporter@29f825c7: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5b91d3fd [junit4] 2> 177963 INFO (closeThreadPool-1991-thread-6) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 177963 INFO (closeThreadPool-1991-thread-6) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6f427148: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5b91d3fd [junit4] 2> 177963 INFO (closeThreadPool-1991-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 177963 INFO (closeThreadPool-1991-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@463a3630: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5b91d3fd [junit4] 2> 177966 INFO (closeThreadPool-1991-thread-7) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 177966 INFO (closeThreadPool-1991-thread-7) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@479780be: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@76e69691 [junit4] 2> 177972 INFO (closeThreadPool-1991-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 177972 INFO (closeThreadPool-1991-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@36080318: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@76e69691 [junit4] 2> 177976 INFO (closeThreadPool-1991-thread-6) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 177976 INFO (closeThreadPool-1991-thread-6) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2cc6cdc9: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@76e69691 [junit4] 2> 177978 INFO (coreCloseExecutor-2006-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 177983 INFO (closeThreadPool-1991-thread-8) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 177983 INFO (closeThreadPool-1991-thread-8) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50f16a3b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@33e505b4 [junit4] 2> 177991 INFO (closeThreadPool-1991-thread-7) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1f92dde7{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 177994 INFO (closeThreadPool-1991-thread-7) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2cff05ea{/cpy,null,STOPPED} [junit4] 2> 177994 INFO (closeThreadPool-1991-thread-7) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 177998 INFO (closeThreadPool-1991-thread-8) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 177998 INFO (closeThreadPool-1991-thread-8) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@677b25de: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5b91d3fd [junit4] 2> 178002 INFO (closeThreadPool-1991-thread-8) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 178002 INFO (closeThreadPool-1991-thread-8) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@259c8a52: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@76e69691 [junit4] 2> 178008 INFO (closeThreadPool-1991-thread-6) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@2c8166b6{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 178008 INFO (closeThreadPool-1991-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@6b3a8171{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 178008 INFO (closeThreadPool-1991-thread-6) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@71f12105{/cpy,null,STOPPED} [junit4] 2> 178009 INFO (closeThreadPool-1991-thread-6) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 178009 INFO (closeThreadPool-1991-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@177f62c7{/cpy,null,STOPPED} [junit4] 2> 178009 INFO (closeThreadPool-1991-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 178012 INFO (closeThreadPool-1991-thread-8) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@4e08eb8a{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 178012 INFO (closeThreadPool-1991-thread-8) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5e3f2120{/cpy,null,STOPPED} [junit4] 2> 178012 INFO (closeThreadPool-1991-thread-8) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DistributedFacetPivotSmallTest -Dtests.method=test -Dtests.seed=7486105256B4B58C -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr-ME -Dtests.timezone=Australia/Victoria -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 8.75s J2 | DistributedFacetPivotSmallTest.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33299/cpy/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero [junit4] > at __randomizedtesting.SeedInfo.seed([7486105256B4B58C:FCD22F88F848D874]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) [junit4] > at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003) [junit4] > at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:625) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:677) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:642) [junit4] > at org.apache.solr.handler.component.DistributedFacetPivotSmallTest.test(DistributedFacetPivotSmallTest.java:299) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotSmallTest_7486105256B4B58C-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {multiDefault=Lucene84, place_t=Lucene84, _root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), company_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id=PostingsFormat(name=MockRandom), text=PostingsFormat(name=LuceneVarGapDocFreqInterval), solo_s=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{price_ti=DocValuesFormat(name=Asserting), range_facet_l_dv=DocValuesFormat(name=Lucene80), solo_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Direct), id_i1=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Direct), solo_dt=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Direct), range_facet_l=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1174, maxMBSortInHeap=7.5207683862782595, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sr-ME, timezone=Australia/Victoria [junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=246968600,total=435683328 [junit4] 2> NOTE: All tests run in this JVM: [TestContainerPlugin, BufferStoreTest, RAMDirectoryFactoryTest, EnumFieldTest, TestDeleteCollectionOnDownNodes, BasicAuthOnSingleNodeTest, SolrLogAuditLoggerPluginTest, TestXmlQParser, TestLRUStatsCache, TestReRankQParserPlugin, TestConfigsApi, TestCodecSupport, DeleteShardTest, TestSuggestSpellingConverter, SolrCoreCheckLockOnStartupTest, UpdateLogTest, CloudMLTQParserTest, DistributedFacetPivotSmallTest] [junit4] Completed [81/922 (1!)] on J2 in 8.98s, 1 test, 1 error <<< FAILURES! [...truncated 53585 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: builds-unsubscr...@lucene.apache.org For additional commands, e-mail: builds-h...@lucene.apache.org