Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23638/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
.facet_counts.facet_fields.t_s.null:0!=null

Stack Trace:
junit.framework.AssertionFailedError: 
.facet_counts.facet_fields.t_s.null:0!=null
        at 
__randomizedtesting.SeedInfo.seed([FE5DB301FB531F06:76098CDB55AF72FE]:0)
        at junit.framework.Assert.fail(Assert.java:57)
        at 
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:999)
        at 
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1026)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:680)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:643)
        at 
org.apache.solr.handler.component.DistributedFacetExistsSmallTest.checkRandomParams(DistributedFacetExistsSmallTest.java:139)
        at 
org.apache.solr.handler.component.DistributedFacetExistsSmallTest.test(DistributedFacetExistsSmallTest.java:87)
        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:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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 
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.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 
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 14863 lines...]
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedFacetExistsSmallTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_FE5DB301FB531F06-001/init-core-data-001
   [junit4]   2> 1366453 INFO  
(SUITE-DistributedFacetExistsSmallTest-seed#[FE5DB301FB531F06]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_dbi/
   [junit4]   2> 1366527 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1366527 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1366527 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1366527 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1366528 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1366528 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1366528 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1366529 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7cf0c66f{/_dbi,null,AVAILABLE}
   [junit4]   2> 1366529 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@43166654[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1366530 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@53fb33b2{SSL,[ssl, 
http/1.1]}{127.0.0.1:44219}
   [junit4]   2> 1366530 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.Server Started @1366561ms
   [junit4]   2> 1366530 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_dbi, 
hostPort=44219, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_FE5DB301FB531F06-001/tempDir-001/control/cores}
   [junit4]   2> 1366530 ERROR 
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1366530 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1366530 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1366530 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1366530 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1366530 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-08T07:18:52.004Z
   [junit4]   2> 1366530 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_FE5DB301FB531F06-001/tempDir-001/control/solr.xml
   [junit4]   2> 1366532 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1366532 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1366533 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@349fe4c9, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1366683 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1366683 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
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> 1366684 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@31aeff65[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1366685 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
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> 1366686 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7e1c4bca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1366698 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1366698 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1366708 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349fe4c9
   [junit4]   2> 1366714 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349fe4c9
   [junit4]   2> 1366714 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349fe4c9
   [junit4]   2> 1366715 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_FE5DB301FB531F06-001/tempDir-001/control/cores
   [junit4]   2> 1366715 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1366716 INFO  (coreLoadExecutor-10576-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1366757 INFO  (coreLoadExecutor-10576-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1366780 INFO  (coreLoadExecutor-10576-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1366887 INFO  (coreLoadExecutor-10576-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1366891 INFO  (coreLoadExecutor-10576-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1366892 INFO  (coreLoadExecutor-10576-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@349fe4c9
   [junit4]   2> 1366892 INFO  (coreLoadExecutor-10576-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_FE5DB301FB531F06-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1366893 INFO  (coreLoadExecutor-10576-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=67.943359375, 
floorSegmentMB=1.310546875, forceMergeDeletesPctAllowed=22.812542246635875, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=21.24008264595496
   [junit4]   2> 1366920 INFO  (coreLoadExecutor-10576-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1366920 INFO  (coreLoadExecutor-10576-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1366921 INFO  (coreLoadExecutor-10576-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1366921 INFO  (coreLoadExecutor-10576-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1366922 INFO  (coreLoadExecutor-10576-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=72.908203125, 
floorSegmentMB=2.080078125, forceMergeDeletesPctAllowed=19.40509380206285, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=35.505307067530985
   [junit4]   2> 1366922 INFO  (coreLoadExecutor-10576-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@fdf215e[collection1] 
main]
   [junit4]   2> 1366923 INFO  (coreLoadExecutor-10576-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1366944 INFO  (coreLoadExecutor-10576-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1367024 INFO  (coreLoadExecutor-10576-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1367024 INFO  (coreLoadExecutor-10576-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1624884204009422848
   [junit4]   2> 1367025 INFO  
(searcherExecutor-10577-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1367025 INFO  
(searcherExecutor-10577-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1367025 INFO  
(searcherExecutor-10577-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1367025 INFO  
(searcherExecutor-10577-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1367026 INFO  
(searcherExecutor-10577-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1367026 INFO  
(searcherExecutor-10577-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1367026 INFO  
(searcherExecutor-10577-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1367026 INFO  
(searcherExecutor-10577-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1367026 INFO  
(searcherExecutor-10577-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1367026 INFO  
(searcherExecutor-10577-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@fdf215e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1367092 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1367092 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1367092 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1367092 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1367092 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1367092 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1367092 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1367093 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5f6c6f2f{/_dbi,null,AVAILABLE}
   [junit4]   2> 1367093 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@36144c97[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1367093 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@a143c6{SSL,[ssl, 
http/1.1]}{127.0.0.1:44883}
   [junit4]   2> 1367093 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.Server Started @1367124ms
   [junit4]   2> 1367093 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_dbi, 
hostPort=44883, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_FE5DB301FB531F06-001/tempDir-001/shard0/cores}
   [junit4]   2> 1367094 ERROR 
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1367094 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1367094 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1367094 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1367094 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1367094 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-08T07:18:52.568Z
   [junit4]   2> 1367094 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_FE5DB301FB531F06-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1367097 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1367097 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1367098 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@349fe4c9, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1367160 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1367160 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
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> 1367161 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@17c7ed8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1367162 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
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> 1367162 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@16a30e6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1367173 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1367173 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1367184 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349fe4c9
   [junit4]   2> 1367190 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349fe4c9
   [junit4]   2> 1367191 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349fe4c9
   [junit4]   2> 1367192 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_FE5DB301FB531F06-001/tempDir-001/shard0/cores
   [junit4]   2> 1367192 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1367192 INFO  (coreLoadExecutor-10590-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1367210 INFO  (coreLoadExecutor-10590-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1367246 INFO  (coreLoadExecutor-10590-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1367325 INFO  (coreLoadExecutor-10590-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1367329 INFO  (coreLoadExecutor-10590-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1367330 INFO  (coreLoadExecutor-10590-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@349fe4c9
   [junit4]   2> 1367330 INFO  (coreLoadExecutor-10590-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_FE5DB301FB531F06-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1367331 INFO  (coreLoadExecutor-10590-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=67.943359375, 
floorSegmentMB=1.310546875, forceMergeDeletesPctAllowed=22.812542246635875, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=21.24008264595496
   [junit4]   2> 1367367 INFO  (coreLoadExecutor-10590-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1367367 INFO  (coreLoadExecutor-10590-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1367369 INFO  (coreLoadExecutor-10590-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1367369 INFO  (coreLoadExecutor-10590-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1367369 INFO  (coreLoadExecutor-10590-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=72.908203125, 
floorSegmentMB=2.080078125, forceMergeDeletesPctAllowed=19.40509380206285, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=35.505307067530985
   [junit4]   2> 1367369 INFO  (coreLoadExecutor-10590-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6757788[collection1] 
main]
   [junit4]   2> 1367370 INFO  (coreLoadExecutor-10590-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1367651 INFO  (coreLoadExecutor-10590-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1367732 INFO  (coreLoadExecutor-10590-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1367732 INFO  (coreLoadExecutor-10590-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1624884204751814656
   [junit4]   2> 1367733 INFO  
(searcherExecutor-10591-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1367734 INFO  
(searcherExecutor-10591-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1367734 INFO  
(searcherExecutor-10591-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1367734 INFO  
(searcherExecutor-10591-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1367734 INFO  
(searcherExecutor-10591-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1367734 INFO  
(searcherExecutor-10591-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1367734 INFO  
(searcherExecutor-10591-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1367734 INFO  
(searcherExecutor-10591-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1367734 INFO  
(searcherExecutor-10591-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1367735 INFO  
(searcherExecutor-10591-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6757788[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1367800 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1367800 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1367800 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1367800 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1367801 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1367801 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1367801 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1367801 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@72f4e74f{/_dbi,null,AVAILABLE}
   [junit4]   2> 1367801 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@32e67cf2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1367802 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3ec697c9{SSL,[ssl, 
http/1.1]}{127.0.0.1:45079}
   [junit4]   2> 1367802 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.Server Started @1367833ms
   [junit4]   2> 1367802 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_dbi, 
hostPort=45079, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_FE5DB301FB531F06-001/tempDir-001/shard1/cores}
   [junit4]   2> 1367802 ERROR 
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1367802 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1367802 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1367802 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1367802 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1367802 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-08T07:18:53.276Z
   [junit4]   2> 1367802 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_FE5DB301FB531F06-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1367805 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1367805 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1367806 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@349fe4c9, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1367916 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1367917 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
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> 1367917 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7f1c830d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1367919 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
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> 1367919 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@32f2da84[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1367929 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1367929 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1367940 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349fe4c9
   [junit4]   2> 1367947 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349fe4c9
   [junit4]   2> 1367947 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349fe4c9
   [junit4]   2> 1367948 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_FE5DB301FB531F06-001/tempDir-001/shard1/cores
   [junit4]   2> 1367948 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1367949 INFO  (coreLoadExecutor-10604-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1367976 INFO  (coreLoadExecutor-10604-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1368014 INFO  (coreLoadExecutor-10604-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1368097 INFO  (coreLoadExecutor-10604-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1368100 INFO  (coreLoadExecutor-10604-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1368101 INFO  (coreLoadExecutor-10604-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@349fe4c9
   [junit4]   2> 1368101 INFO  (coreLoadExecutor-10604-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_FE5DB301FB531F06-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1368102 INFO  (coreLoadExecutor-10604-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=67.943359375, 
floorSegmentMB=1.310546875, forceMergeDeletesPctAllowed=22.812542246635875, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=21.24008264595496
   [junit4]   2> 1368135 INFO  (coreLoadExecutor-10604-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1368136 INFO  (coreLoadExecutor-10604-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1368137 INFO  (coreLoadExecutor-10604-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1368137 INFO  (coreLoadExecutor-10604-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1368138 INFO  (coreLoadExecutor-10604-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=72.908203125, 
floorSegmentMB=2.080078125, forceMergeDeletesPctAllowed=19.40509380206285, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=35.505307067530985
   [junit4]   2> 1368138 INFO  (coreLoadExecutor-10604-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@22c7e98f[collection1] main]
   [junit4]   2> 1368138 INFO  (coreLoadExecutor-10604-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1368303 INFO  (coreLoadExecutor-10604-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1368379 INFO  (coreLoadExecutor-10604-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1368379 INFO  (coreLoadExecutor-10604-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1624884205430243328
   [junit4]   2> 1368380 INFO  
(searcherExecutor-10605-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1368381 INFO  
(searcherExecutor-10605-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1368381 INFO  
(searcherExecutor-10605-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1368381 INFO  
(searcherExecutor-10605-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1368381 INFO  
(searcherExecutor-10605-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1368381 INFO  
(searcherExecutor-10605-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1368381 INFO  
(searcherExecutor-10605-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1368381 INFO  
(searcherExecutor-10605-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1368381 INFO  
(searcherExecutor-10605-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1368382 INFO  
(searcherExecutor-10605-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@22c7e98f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1368468 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1368468 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1368468 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1368468 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1368468 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1368468 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1368468 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1368469 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6944d2b2{/_dbi,null,AVAILABLE}
   [junit4]   2> 1368469 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7b3102d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1368469 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@57630abd{SSL,[ssl, 
http/1.1]}{127.0.0.1:41955}
   [junit4]   2> 1368469 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.Server Started @1368500ms
   [junit4]   2> 1368469 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_dbi, 
hostPort=41955, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_FE5DB301FB531F06-001/tempDir-001/shard2/cores}
   [junit4]   2> 1368470 ERROR 
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1368470 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1368470 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1368470 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1368470 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1368470 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-08T07:18:53.944Z
   [junit4]   2> 1368470 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_FE5DB301FB531F06-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1368473 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1368473 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1368474 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@349fe4c9, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1368586 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1368586 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
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> 1368587 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1bdfe8b8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1368589 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
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> 1368589 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5a2fe260[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1368600 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1368600 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1368610 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349fe4c9
   [junit4]   2> 1368617 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349fe4c9
   [junit4]   2> 1368617 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349fe4c9
   [junit4]   2> 1368619 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_FE5DB301FB531F06-001/tempDir-001/shard2/cores
   [junit4]   2> 1368619 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1368619 INFO  (coreLoadExecutor-10618-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1368638 INFO  (coreLoadExecutor-10618-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1368670 INFO  (coreLoadExecutor-10618-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1368752 INFO  (coreLoadExecutor-10618-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1368756 INFO  (coreLoadExecutor-10618-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1368756 INFO  (coreLoadExecutor-10618-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@349fe4c9
   [junit4]   2> 1368756 INFO  (coreLoadExecutor-10618-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_FE5DB301FB531F06-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1368757 INFO  (coreLoadExecutor-10618-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=67.943359375, 
floorSegmentMB=1.310546875, forceMergeDeletesPctAllowed=22.812542246635875, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=21.24008264595496
   [junit4]   2> 1368790 INFO  (coreLoadExecutor-10618-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1368790 INFO  (coreLoadExecutor-10618-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1368792 INFO  (coreLoadExecutor-10618-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1368792 INFO  (coreLoadExecutor-10618-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1368792 INFO  (coreLoadExecutor-10618-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=72.908203125, 
floorSegmentMB=2.080078125, forceMergeDeletesPctAllowed=19.40509380206285, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=35.505307067530985
   [junit4]   2> 1368792 INFO  (coreLoadExecutor-10618-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@26f41edf[collection1] main]
   [junit4]   2> 1368793 INFO  (coreLoadExecutor-10618-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1368813 INFO  (coreLoadExecutor-10618-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1368890 INFO  (coreLoadExecutor-10618-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1368890 INFO  (coreLoadExecutor-10618-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1624884205966065664
   [junit4]   2> 1368892 INFO  
(searcherExecutor-10619-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1368892 INFO  
(searcherExecutor-10619-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1368892 INFO  
(searcherExecutor-10619-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1368892 INFO  
(searcherExecutor-10619-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1368892 INFO  
(searcherExecutor-10619-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1368892 INFO  
(searcherExecutor-10619-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1368892 INFO  
(searcherExecutor-10619-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1368892 INFO  
(searcherExecutor-10619-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1368893 INFO  
(searcherExecutor-10619-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1368893 INFO  
(searcherExecutor-10619-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@26f41edf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1368988 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1368988 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1368988 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1368988 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1368989 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1368989 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1368989 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1368989 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7f62c6da{/_dbi,null,AVAILABLE}
   [junit4]   2> 1368989 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7d7505fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1368989 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6d990e92{SSL,[ssl, 
http/1.1]}{127.0.0.1:38923}
   [junit4]   2> 1368989 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.s.Server Started @1369020ms
   [junit4]   2> 1368989 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_dbi, 
hostPort=38923, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_FE5DB301FB531F06-001/tempDir-001/shard3/cores}
   [junit4]   2> 1368990 ERROR 
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1368990 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1368990 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1368990 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1368990 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1368990 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-08T07:18:54.464Z
   [junit4]   2> 1368990 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_FE5DB301FB531F06-001/tempDir-001/shard3/solr.xml
   [junit4]   2> 1368993 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1368993 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1368994 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@349fe4c9, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1369100 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1369101 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
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> 1369101 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3a064037[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1369104 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
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> 1369104 WARN  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3f2bab7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1369120 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1369120 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1369131 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349fe4c9
   [junit4]   2> 1369137 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349fe4c9
   [junit4]   2> 1369138 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349fe4c9
   [junit4]   2> 1369139 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_FE5DB301FB531F06-001/tempDir-001/shard3/cores
   [junit4]   2> 1369139 INFO  
(TEST-DistributedFacetExistsSmallTest.test-seed#[FE5DB301FB531F06]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1369139 INFO  (coreLoadExecutor-10632-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1369182 INFO  (coreLoadExecutor-10632-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1369204 INFO  (coreLoadExecutor-10632-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1369314 INFO  (coreLoadExecutor-10632-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1369320 INFO  (coreLoadExecutor-10632-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1369320 INFO  (coreLoadExecutor-10632-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@349fe4c9
   [junit4]   2> 1369321 INFO  (coreLoadExecutor-10632-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_FE5DB301FB531F06-001/tempDir-001/shard3/cores/collection1/data/]
   [junit4]   2> 1369322 INFO  (coreLoadExecutor-10632-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=67.943359375, 
floorSegmentMB=1.310546875, forceMergeDeletesPctAllowed=22.812542246635875, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=21.24008264595496
   [junit4]   2> 1369367 INFO  (coreLoadExecutor-10632-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1369367 INFO  (coreLoadExecutor-10632-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1369370 INFO  (coreLoadExecutor-10632-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1369370 INFO  (coreLoadExecutor-10632-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1369370 INFO  (coreLoadExecutor-10632-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=72.908203125, 
floorSegmentMB=2.080078125, forceMergeDeletesPctAllowed=19.40509380206285, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=35.505307067530985
   [junit4]   2> 1369371 INFO  (coreLoadExecutor-10632-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@681561ba[collection1] main]
   [junit4]   2> 1369371 INFO  (coreLoadExecutor-10632-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1370423 INFO  (coreLoadExecutor-10632-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1370502 INFO  (coreLoadExecutor-10632-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1370502 INFO  (coreLoadExecutor-10632-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1624884207656370176
   [junit4]   2> 1370504 INFO  
(searcherExecutor-10633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1370504 INFO  
(searcherExecutor-10633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1370504 INFO  
(searcherExecutor-10633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1370504 INFO  
(searcherExecutor-10633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1370504 INFO  
(searcherExecutor-10633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1370504 INFO  
(searcherExecutor-10633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1370505 INFO  
(searcherExecutor-10633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1370505 INFO  
(searcherExecutor-10633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1370505 INFO  
(searcherExecutor-10633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1370506 INFO  
(searcherExecutor-10633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@681561ba[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1370516 INFO  (qtp822144081-38349) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1624884207668953088)} 0 2
   [junit4]   2> 1370528 INFO  (qtp751808745-38372) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1624884207681536000)} 0 1
   [junit4]   2> 1370539 INFO  (qtp1542220042-38395) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1624884207693070336)} 0 1
   [junit4]   2> 1370550 INFO  (qtp1649066316-38418) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1624884207704604672)} 0 1
   [junit4]   2> 1370561 INFO  (qtp1955676196-38441) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1624884207716139008)} 0 2
   [junit4]   2> 1370561 INFO  (qtp822144081-38350) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{add=[3 (1624884207718236160)]} 0 0
   [junit4]   2> 1370562 INFO  (qtp1542220042-38396) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{add=[3 (1624884207719284736)]} 0 0
   [junit4]   2> 1370562 INFO  (qtp822144081-38351) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{add=[5 (1624884207719284736)]} 0 0
   [junit4]   2> 1370563 INFO  (qtp1955676196-38442) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{add=[5 (1624884207720333312)]} 0 0
   [junit4]   2> 1370563 INFO  (qtp822144081-38349) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{add=[6 (1624884207720333312)]} 0 0
   [junit4]   2> 1370564 INFO  (qtp751808745-38373) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{add=[6 (1624884207720333312)]} 0 0
   [junit4]   2> 1370564 INFO  (qtp822144081-38350) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{add=[8 (1624884207721381888)]} 0 0
   [junit4]   2> 1370564 INFO  (qtp1649066316-38419) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{add=[8 (1624884207721381888)]} 0 0
   [junit4]   2> 1370565 INFO  (qtp822144081-38351) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{add=[13 (1624884207722430464)]} 0 0
   [junit4]   2> 1370565 INFO  (qtp751808745-38374) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{add=[13 (1624884207722430464)]} 0 0
   [junit4]   2> 1370565 INFO  (qtp822144081-38349) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{add=[17 (1624884207722430465)]} 0 0
   [junit4]   2> 1370566 INFO  (qtp751808745-38372) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{add=[17 (1624884207723479040)]} 0 0
   [junit4]   2> 1370566 INFO  (qtp822144081-38350) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{add=[20 (1624884207723479040)]} 0 0
   [junit4]   2> 1370566 INFO  (qtp751808745-38373) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{add=[20 (1624884207723479041)]} 0 0
   [junit4]   2> 1370567 INFO  (qtp822144081-38351) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{add=[22 (1624884207724527616)]} 0 0
   [junit4]   2> 1370567 INFO  (qtp1649066316-38420) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{add=[22 (1624884207724527616)]} 0 0
   [junit4]   2> 1370567 INFO  (qtp822144081-38349) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{add=[27 (1624884207724527617)]} 0 0
   [junit4]   2> 1370568 INFO  (qtp1955676196-38443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{add=[27 (1624884207725576192)]} 0 0
   [junit4]   2> 1370568 INFO  (qtp822144081-38350) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{add=[32 (1624884207725576192)]} 0 0
   [junit4]   2> 1370569 INFO  (qtp1542220042-38397) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{add=[32 (1624884207725576192)]} 0 0
   [junit4]   2> 1370569 INFO  (qtp822144081-38351) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{add=[37 (1624884207726624768)]} 0 0
   [junit4]   2> 1370569 INFO  (qtp1649066316-38418) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{add=[37 (1624884207726624768)]} 0 0
   [junit4]   2> 1370569 INFO  (qtp822144081-38349) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{add=[39 (1624884207726624769)]} 0 0
   [junit4]   2> 1370569 INFO  (qtp751808745-38374) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={wt=javabin&version=2}{add=[39 (1624884207726624768)]} 0 0
   [junit4]   2> 1370570 INFO  (qtp822144081-38350) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1624884207727673344,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1370570 INFO  (qtp822144081-38350) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@27ebac61 
commitCommandVersion:1624884207727673344
   [junit4]   2> 1370575 INFO  (qtp822144081-38350) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7ae43947[collection1] main]
   [junit4]   2> 1370575 INFO  (qtp822144081-38350) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1370577 INFO  
(searcherExecutor-10577-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7ae43947[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):c12:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=9.0.0, os.arch=amd64, 
java.runtime.version=1.8.0_172-b11, source=flush, os.version=4.15.0-45-generic, 
timestamp=1549610336046}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1370577 INFO  (qtp822144081-38350) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 6
   [junit4]   2> 1370577 INFO  (qtp751808745-38372) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1624884207735013376,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1370577 INFO  (qtp751808745-38372) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@24cd1bb 
commitCommandVersion:1624884207735013376
   [junit4]   2> 1370581 INFO  (qtp751808745-38372) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3ae1848f[collection1] main]
   [junit4]   2> 1370581 INFO  (qtp751808745-38372) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1370583 INFO  
(searcherExecutor-10591-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3ae1848f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):c5:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=9.0.0, os.arch=amd64, 
java.runtime.version=1.8.0_172-b11, source=flush, os.version=4.15.0-45-generic, 
timestamp=1549610336052}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1370583 INFO  (qtp751808745-38372) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 5
   [junit4]   2> 1370584 INFO  (qtp1542220042-38395) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1624884207742353408,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1370584 INFO  (qtp1542220042-38395) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4fa694e1 
commitCommandVersion:1624884207742353408
   [junit4]   2> 1370587 INFO  (qtp1542220042-38395) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@44c09265[collection1] main]
   [junit4]   2> 1370587 INFO  (qtp1542220042-38395) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1370589 INFO  
(searcherExecutor-10605-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@44c09265[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):c2:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=9.0.0, os.arch=amd64, 
java.runtime.version=1.8.0_172-b11, source=flush, os.version=4.15.0-45-generic, 
timestamp=1549610336059}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1370589 INFO  (qtp1542220042-38395) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 5
   [junit4]   2> 1370589 INFO  (qtp1649066316-38419) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1624884207747596288,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1370589 INFO  (qtp1649066316-38419) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3654ff7a 
commitCommandVersion:1624884207747596288
   [junit4]   2> 1370593 INFO  (qtp1649066316-38419) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2bb087f5[collection1] main]
   [junit4]   2> 1370593 INFO  (qtp1649066316-38419) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1370595 INFO  
(searcherExecutor-10619-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2bb087f5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):c3:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=9.0.0, os.arch=amd64, 
java.runtime.version=1.8.0_172-b11, source=flush, os.version=4.15.0-45-generic, 
timestamp=1549610336064}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1370595 INFO  (qtp1649066316-38419) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 5
   [junit4]   2> 1370595 INFO  (qtp1955676196-38441) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1624884207753887744,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1370595 INFO  (qtp1955676196-38441) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2701eb72 
commitCommandVersion:1624884207753887744
   [junit4]   2> 1370599 INFO  (qtp1955676196-38441) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1fc146b4[collection1] main]
   [junit4]   2> 1370599 INFO  (qtp1955676196-38441) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1370601 INFO  
(searcherExecutor-10633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1fc146b4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):c2:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=9.0.0, os.arch=amd64, 
java.runtime.version=1.8.0_172-b11, source=flush, os.version=4.15.0-45-generic, 
timestamp=1549610336071}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1370601 INFO  (qtp1955676196-38441) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_dbi path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 6
   [junit4]   2> 1370603 INFO  (qtp822144081-38351) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/_dbi path=/select 
params={facet.exists=true&q=*:*&facet.field=t_s&distrib=false&sort=id+asc&rows=0&facet=true&wt=javabin&version=2}
 hits=12 status=0 QTime=0
   [junit4]   2> 1370630 INFO  (qtp1542220042-38396) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/_dbi path=/select 
params={facet.field=t_s&df=text&distrib=false&fl=id&shards.purpose=20&start=0&fsv=true&sort=id+asc&shard.url=[ff01::213]:33332/_dbi|https://127.0.0.1:45079/_dbi/collection1&rows=0&f.t_s.facet.limit=160&version=2&facet.exists=true&q=*:*&NOW=1549610336077&isShard=true&facet=true&f.t_s.facet.mincount=0&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1370631 INFO  (qtp1955676196-38442) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/_dbi path=/select 
params={facet.field=t_s&df=text&distrib=false&fl=id&shards.purpose=20&start=0&fsv=true&sort=id+asc&shard.url=https://127.0.0.1:38923/_dbi/collection1|[ff01::083]:33332/_dbi|[ff01::114]:33332/_dbi|[ff01::213]:33332/_dbi&rows=0&f.t_s.facet.limit=160&version=2&facet.exists=true&q=*:*&NOW=1549610336077&isShard=true&facet=true&f.t_s.facet.mincount=0&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1370655 INFO  (qtp1649066316-38419) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/_dbi path=/select 
params={facet.field=t_s&df=text&distrib=false&fl=id&shards.purpose=20&start=0&fsv=true&sort=id+asc&shard.url=[ff01::114]:33332/_dbi|[ff01::213]:33332/_dbi|https://127.0.0.1:41955/_dbi/collection1&rows=0&f.t_s.facet.limit=160&version=2&facet.exists=true&q=*:*&NOW=1549610336077&isShard=true&facet=true&f.t_s.facet.mincount=0&wt=javabin}
 hits=3 status=0 QTime=0
   [junit4]   2> 1370659 INFO  (qtp

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

null,UNAVAILABLE}
   [junit4]   2> 1370931 INFO  (closeThreadPool-13861-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@7b924384[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 41]
   [junit4]   2> 1370935 INFO  (closeThreadPool-13861-thread-7) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6d990e92{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1370935 INFO  (closeThreadPool-13861-thread-7) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7f62c6da{/_dbi,null,UNAVAILABLE}
   [junit4]   2> 1370936 INFO  (closeThreadPool-13861-thread-7) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DistributedFacetExistsSmallTest -Dtests.method=test 
-Dtests.seed=FE5DB301FB531F06 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ja-JP -Dtests.timezone=America/Virgin -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 4.49s J1 | DistributedFacetExistsSmallTest.test <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: 
.facet_counts.facet_fields.t_s.null:0!=null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FE5DB301FB531F06:76098CDB55AF72FE]:0)
   [junit4]    >        at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:999)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1026)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:680)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:643)
   [junit4]    >        at 
org.apache.solr.handler.component.DistributedFacetExistsSmallTest.checkRandomParams(DistributedFacetExistsSmallTest.java:139)
   [junit4]    >        at 
org.apache.solr.handler.component.DistributedFacetExistsSmallTest.test(DistributedFacetExistsSmallTest.java:87)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_FE5DB301FB531F06-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5883f0e1),
 locale=ja-JP, timezone=America/Virgin
   [junit4]   2> NOTE: Linux 4.15.0-45-generic amd64/Oracle Corporation 
1.8.0_172 (64-bit)/cpus=8,threads=1,free=100178376,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [NotRequiredUniqueKeyTest, 
CloneFieldUpdateProcessorFactoryTest, TestObjectReleaseTracker, ZkFailoverTest, 
TestCollectionsAPIViaSolrCloudCluster, CollectionTooManyReplicasTest, 
TestDynamicFieldResource, CdcrWithNodesRestartsTest, DataDrivenBlockJoinTest, 
TestRandomFlRTGCloud, HdfsNNFailoverTest, StatsReloadRaceTest, 
HttpPartitionTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
TestRawResponseWriter, TestConfigOverlay, CSVRequestHandlerTest, 
TestReplicationHandlerBackup, PolyFieldTest, TestDefaultStatsCache, 
ZkStateWriterTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, 
SuggesterTest, TestPerFieldSimilarityWithDefaultOverride, TestSolr4Spatial2, 
TestConfigSetsAPI, TimeRoutedAliasUpdateProcessorTest, StatsComponentTest, 
SynonymTokenizerTest, RecoveryAfterSoftCommitTest, TestFieldCacheReopen, 
TestPolicyCloud, RestartWhileUpdatingTest, TestHighlightDedupGrouping, 
TestDynamicLoading, TestSimLargeCluster, TestMinHashQParser, 
FullSolrCloudDistribCmdsTest, SaslZkACLProviderTest, 
SpellPossibilityIteratorTest, SortSpecParsingTest, TestElisionMultitermQuery, 
TestStandardQParsers, DistributedQueryComponentOptimizationTest, 
TestStreamBody, RequestLoggingTest, UUIDUpdateProcessorFallbackTest, 
BadIndexSchemaTest, SharedFSAutoReplicaFailoverTest, 
IndexBasedSpellCheckerTest, TestLegacyTerms, DistributedFacetPivotLongTailTest, 
TestSchemaResource, CurrencyRangeFacetCloudTest, 
VMParamsZkACLAndCredentialsProvidersTest, WrapperMergePolicyFactoryTest, 
TestSimpleQParserPlugin, ShardsWhitelistTest, GraphQueryTest, TestConfigSets, 
IgnoreLargeDocumentProcessorFactoryTest, TestDocBasedVersionConstraints, 
TestPointFields, LeaderTragicEventTest, AliasIntegrationTest, 
TestRequestForwarding, TestClassicSimilarityFactory, 
TestCursorMarkWithoutUniqueKey, TestBlobHandler, 
NodeAddedTriggerIntegrationTest, DeleteShardTest, TestIBSimilarityFactory, 
PluginInfoTest, TestFoldingMultitermQuery, TestCryptoKeys, TestDistributedMap, 
ConnectionReuseTest, TestJavabinTupleStreamParser, 
ConjunctionSolrSpellCheckerTest, TestPayloadScoreQParserPlugin, 
TestLegacyField, LoggingHandlerTest, TestSerializedLuceneMatchVersion, 
TestAnalyzedSuggestions, NoCacheHeaderTest, CollectionPropsTest, 
BasicDistributedZk2Test, BufferStoreTest, TestCloudJSONFacetSKG, 
ReplicaListTransformerTest, TestSortByMinMaxFunction, 
TestLegacyBM25SimilarityFactory, CopyFieldTest, TestLockTree, JsonLoaderTest, 
DeleteLastCustomShardedReplicaTest, SmileWriterTest, TestNestedUpdateProcessor, 
CloudMLTQParserTest, Tagger2Test, TestIndexSearcher, TestSubQueryTransformer, 
TestTlogReplica, DistribDocExpirationUpdateProcessorTest, 
TestCollationFieldDocValues, TestQuerySenderListener, ReplaceNodeNoTargetTest, 
XsltUpdateRequestHandlerTest, ProtectedTermFilterFactoryTest, DocValuesTest, 
TestReloadDeadlock, JvmMetricsTest, TestCollectionAPIs, TestRestoreCore, 
SecurityConfHandlerTest, CoreAdminRequestStatusTest, TestRandomFaceting, 
TestSolrXml, TestScoreJoinQPNoScore, TestUtilizeNode, 
MoveReplicaHDFSFailoverTest, TestSolrCloudWithDelegationTokens, 
TriggerIntegrationTest, TestSimPolicyCloud, IndexSizeTriggerTest, 
CacheHeaderTest, SolrCloudExampleTest, TestManagedSynonymFilterFactory, 
AutoAddReplicasPlanActionTest, TestCloudManagedSchema, 
TestImpersonationWithHadoopAuth, MetricsHandlerTest, 
ConfigureRecoveryStrategyTest, NodeLostTriggerTest, OrderedExecutorTest, 
TestComponentsName, V2ApiIntegrationTest, TestDocumentBuilder, 
TestSolrCoreProperties, TestTolerantSearch, TestTrie, TestDeprecatedFilters, 
TestLuceneMatchVersion, TestReversedWildcardFilterFactory, 
TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, 
TestEmbeddedSolrServerSchemaAPI, BasicZkTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CloudExitableDirectoryReaderTest, 
ClusterStateTest, CollectionsAPISolrJTest, DocValuesNotIndexedTest, 
LeaderElectionIntegrationTest, LegacyCloudClusterPropTest, 
MetricsHistoryIntegrationTest, MigrateRouteKeyTest, OverseerRolesTest, 
OverseerTest, TestAuthenticationFramework, TestCloudDeleteByQuery, 
TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, 
TestCloudPivotFacet, TestCloudRecovery, TestExclusionRuleCollectionAccess, 
TestHashPartitioner, TestLeaderElectionWithEmptyReplica, TestPullReplica, 
TestSegmentSorting, TestStressCloudBlindAtomicUpdates, 
CollectionsAPIDistributedZkTest, TestRequestStatusCollectionAPI, 
ExecutePlanActionTest, HdfsAutoAddReplicasIntegrationTest, 
RestoreTriggerStateTest, TestSimClusterStateProvider, TestSimComputePlanAction, 
TestSimDistribStateManager, TestSimDistributedQueue, TestSimExecutePlanAction, 
TestSimExtremeIndexing, CdcrOpsAndBoundariesTest, CdcrReplicationHandlerTest, 
CdcrRequestHandlerTest, HdfsBasicDistributedZk2Test, 
HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, 
HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, 
HdfsThreadLeakTest, AlternateDirectoryTest, DirectoryFactoryTest, 
ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, RAMDirectoryFactoryTest, 
RequestHandlersTest, ResourceLoaderTest, SOLR749Test, 
SolrCoreCheckLockOnStartupTest, SolrCoreTest, TestCodecSupport, 
TestCoreDiscovery, TestImplicitCoreProperties, TestInfoStreamLogging, 
TestInitParams, TestJmxIntegration, TestLazyCores, TestSolrCoreSnapshots, 
TestCoreBackup, TestHdfsBackupRestoreCore, TestSolrConfigHandlerConcurrent, 
CoreAdminCreateDiscoverTest, CoreAdminHandlerTest, ZookeeperStatusHandlerTest, 
CustomTermsComponentTest, DistributedFacetExistsSmallTest]
   [junit4] Completed [605/843 (1!)] on J1 in 5.05s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 9713 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:633: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:128: Found 2 
violations in source files (Unescaped symbol "->" on line #657, Unescaped 
symbol "->" on line #659).

Total time: 62 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to