Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17298/
Java: 64bit/jdk-9-ea+127 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([B133B80226785CF2:A4015F80756E9E68]:0)
        at org.apache.solr.search.SolrCoreParser.init(SolrCoreParser.java:54)
        at 
org.apache.solr.search.XmlQParserPlugin$XmlQParser.parse(XmlQParserPlugin.java:60)
        at org.apache.solr.search.QParser.getQuery(QParser.java:140)
        at 
org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:1013)
        at 
org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:987)
        at 
org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser(QueryEqualityTest.java:204)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11137 lines...]
   [junit4] Suite: org.apache.solr.search.QueryEqualityTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001
   [junit4]   2> 636768 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 636769 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 636769 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 636769 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 636769 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 636769 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 636769 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 636788 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 636793 WARN  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 636794 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 636818 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 636822 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 636876 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 636877 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 636878 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 636880 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 636883 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 636883 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 636884 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 636884 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 636884 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 636884 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1974289578
   [junit4]   2> 636884 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 636884 WARN  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 636884 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 636885 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 636885 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 636885 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 636885 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 636886 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 636886 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema15.xml, 
dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001,
 collection=collection1, loadOnStartup=true, transient=false, name=collection1, 
shard=shard1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 636886 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 636886 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 636886 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 636887 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 636887 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 636898 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 636903 WARN  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 636905 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 636918 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 636921 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 636986 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 636986 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 636987 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 636989 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 636993 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 636993 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 636993 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 636994 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
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/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001/]
   [junit4]   2> 636994 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1126fff1
   [junit4]   2> 636994 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001
   [junit4]   2> 636994 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001/index/
   [junit4]   2> 636994 WARN  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 636994 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001/index
   [junit4]   2> 636994 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=59.37109375, 
floorSegmentMB=0.38671875, forceMergeDeletesPctAllowed=20.582046931683035, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.32780878522815177
   [junit4]   2> 636995 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@b4396da 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49876944),segFN=segments_1,generation=1}
   [junit4]   2> 636995 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 636995 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001/
   [junit4]   2> 636997 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 636997 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 636997 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 636997 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 636997 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 636997 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 636997 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 636997 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 636997 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 636997 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 636997 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 636997 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 637000 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 637001 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 637002 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 637003 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 637006 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 637007 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 637007 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 637008 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 637008 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 637008 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 637008 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 637009 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=11.8173828125, 
floorSegmentMB=1.7451171875, forceMergeDeletesPctAllowed=27.730016844575253, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.38414104994313136
   [junit4]   2> 637009 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@b4396da 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49876944),segFN=segments_1,generation=1}
   [junit4]   2> 637009 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 637009 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@544fa885[collection1] main]
   [junit4]   2> 637009 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 637009 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 637009 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 637009 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 637056 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 637209 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 637209 INFO  (searcherExecutor-3314-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 637209 INFO  (searcherExecutor-3314-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 637209 INFO  (searcherExecutor-3314-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 637209 INFO  (searcherExecutor-3314-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 637210 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 637210 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 637210 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 637210 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1540272944518791168
   [junit4]   2> 637210 INFO  (searcherExecutor-3314-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 637210 INFO  (searcherExecutor-3314-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 637210 INFO  (searcherExecutor-3314-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 637211 INFO  (searcherExecutor-3314-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 637211 INFO  (searcherExecutor-3314-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 637211 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 
1540272944518791168
   [junit4]   2> 637212 INFO  (coreLoadExecutor-3313-thread-1) [    ] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 637212 INFO  (searcherExecutor-3314-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@544fa885[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 637212 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 637214 INFO  
(TEST-QueryEqualityTest.testFuncExists-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncExists
   [junit4]   2> 637217 INFO  
(TEST-QueryEqualityTest.testFuncExists-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncExists
   [junit4]   2> 637218 INFO  
(TEST-QueryEqualityTest.testFuncTerms-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncTerms
   [junit4]   2> 637219 INFO  
(TEST-QueryEqualityTest.testFuncTerms-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncTerms
   [junit4]   2> 637220 INFO  
(TEST-QueryEqualityTest.testFuncDef-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncDef
   [junit4]   2> 637221 INFO  
(TEST-QueryEqualityTest.testFuncDef-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncDef
   [junit4]   2> 637223 INFO  
(TEST-QueryEqualityTest.testFuncGeohash-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncGeohash
   [junit4]   2> 637224 INFO  
(TEST-QueryEqualityTest.testFuncGeohash-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncGeohash
   [junit4]   2> 637225 INFO  
(TEST-QueryEqualityTest.testField-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testField
   [junit4]   2> 637225 INFO  
(TEST-QueryEqualityTest.testField-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testField
   [junit4]   2> 637226 INFO  
(TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[B133B80226785CF2])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocalParamsWithRepeatingParam
   [junit4]   2> 637233 INFO  
(TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[B133B80226785CF2])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocalParamsWithRepeatingParam
   [junit4]   2> 637237 INFO  
(TEST-QueryEqualityTest.testFuncStrdist-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncStrdist
   [junit4]   2> 637237 INFO  
(TEST-QueryEqualityTest.testFuncStrdist-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncStrdist
   [junit4]   2> 637239 INFO  
(TEST-QueryEqualityTest.testGraphTermsQuery-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testGraphTermsQuery
   [junit4]   2> 637241 INFO  
(TEST-QueryEqualityTest.testGraphTermsQuery-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testGraphTermsQuery
   [junit4]   2> 637243 INFO  
(TEST-QueryEqualityTest.testFuncScale-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncScale
   [junit4]   2> 637243 INFO  
(TEST-QueryEqualityTest.testFuncScale-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncScale
   [junit4]   2> 637244 INFO  
(TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[B133B80226785CF2]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueBools
   [junit4]   2> 637244 INFO  
(TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[B133B80226785CF2]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueBools
   [junit4]   2> 637245 INFO  
(TEST-QueryEqualityTest.testFuncCscore-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncCscore
   [junit4]   2> 637246 INFO  
(TEST-QueryEqualityTest.testFuncCscore-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncCscore
   [junit4]   2> 637247 INFO  
(TEST-QueryEqualityTest.testQueryScoreJoin-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryScoreJoin
   [junit4]   2> 637247 INFO  
(TEST-QueryEqualityTest.testQueryScoreJoin-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryScoreJoin
   [junit4]   2> 637248 INFO  
(TEST-QueryEqualityTest.testQueryBoost-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryBoost
   [junit4]   2> 637249 INFO  
(TEST-QueryEqualityTest.testQueryBoost-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryBoost
   [junit4]   2> 637250 INFO  
(TEST-QueryEqualityTest.testQueryFrange-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryFrange
   [junit4]   2> 637250 INFO  
(TEST-QueryEqualityTest.testQueryFrange-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryFrange
   [junit4]   2> 637252 INFO  
(TEST-QueryEqualityTest.testFuncSttf-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncSttf
   [junit4]   2> 637252 INFO  
(TEST-QueryEqualityTest.testFuncSttf-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncSttf
   [junit4]   2> 637253 INFO  
(TEST-QueryEqualityTest.testTestFuncs-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testTestFuncs
   [junit4]   2> 637255 INFO  
(TEST-QueryEqualityTest.testTestFuncs-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testTestFuncs
   [junit4]   2> 637256 INFO  
(TEST-QueryEqualityTest.testFuncMaxdoc-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncMaxdoc
   [junit4]   2> 637256 INFO  
(TEST-QueryEqualityTest.testFuncMaxdoc-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncMaxdoc
   [junit4]   2> 637259 INFO  
(TEST-QueryEqualityTest.testFuncProduct-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncProduct
   [junit4]   2> 637259 INFO  
(TEST-QueryEqualityTest.testFuncProduct-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncProduct
   [junit4]   2> 637261 INFO  
(TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[B133B80226785CF2]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSingleValueMathFuncs
   [junit4]   2> 637262 INFO  
(TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[B133B80226785CF2]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSingleValueMathFuncs
   [junit4]   2> 637264 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryMLT
   [junit4]   2> 637267 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1 (1540272944577511424)]} 0 3
   [junit4]   2> 637270 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 637276 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@b4396da 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49876944),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@b4396da 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49876944),segFN=segments_2,generation=2}
   [junit4]   2> 637276 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 637279 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@19af36c6[collection1] main]
   [junit4]   2> 637279 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 637280 INFO  (searcherExecutor-3314-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@19af36c6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 637280 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 10
   [junit4]   2> 637288 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 637288 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 637289 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] 
o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 637289 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 637289 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 0
   [junit4]   2> 637289 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryMLT
   [junit4]   2> 637290 INFO  
(TEST-QueryEqualityTest.testFuncMin-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncMin
   [junit4]   2> 637291 INFO  
(TEST-QueryEqualityTest.testFuncMin-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncMin
   [junit4]   2> 637292 INFO  
(TEST-QueryEqualityTest.testQueryLucene-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryLucene
   [junit4]   2> 637293 INFO  
(TEST-QueryEqualityTest.testQueryLucene-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryLucene
   [junit4]   2> 637312 INFO  
(TEST-QueryEqualityTest.testFuncNorm-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncNorm
   [junit4]   2> 637312 INFO  
(TEST-QueryEqualityTest.testFuncNorm-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncNorm
   [junit4]   2> 637314 INFO  
(TEST-QueryEqualityTest.testFuncRecip-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncRecip
   [junit4]   2> 637316 INFO  
(TEST-QueryEqualityTest.testFuncRecip-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncRecip
   [junit4]   2> 637317 INFO  
(TEST-QueryEqualityTest.testGraphQuery-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testGraphQuery
   [junit4]   2> 637321 INFO  
(TEST-QueryEqualityTest.testGraphQuery-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testGraphQuery
   [junit4]   2> 637322 INFO  
(TEST-QueryEqualityTest.testQuerySwitch-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQuerySwitch
   [junit4]   2> 637325 INFO  
(TEST-QueryEqualityTest.testQuerySwitch-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQuerySwitch
   [junit4]   2> 637326 INFO  
(TEST-QueryEqualityTest.testQueryCollapse-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryCollapse
   [junit4]   2> 637330 INFO  
(TEST-QueryEqualityTest.testQueryCollapse-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryCollapse
   [junit4]   2> 637331 INFO  
(TEST-QueryEqualityTest.testQueryGeofilt-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryGeofilt
   [junit4]   2> 637339 INFO  
(TEST-QueryEqualityTest.testQueryGeofilt-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryGeofilt
   [junit4]   2> 637343 INFO  
(TEST-QueryEqualityTest.testFuncMs-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncMs
   [junit4]   2> 637344 INFO  
(TEST-QueryEqualityTest.testFuncMs-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncMs
   [junit4]   2> 637346 INFO  
(TEST-QueryEqualityTest.testQuerySurround-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQuerySurround
   [junit4]   2> 637370 INFO  
(TEST-QueryEqualityTest.testQuerySurround-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQuerySurround
   [junit4]   2> 637372 INFO  
(TEST-QueryEqualityTest.testReRankQuery-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReRankQuery
   [junit4]   2> 637390 INFO  
(TEST-QueryEqualityTest.testReRankQuery-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testReRankQuery
   [junit4]   2> 637391 INFO  
(TEST-QueryEqualityTest.testFuncCurrency-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncCurrency
   [junit4]   2> 637393 INFO  
(TEST-QueryEqualityTest.testFuncCurrency-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncCurrency
   [junit4]   2> 637395 INFO  
(TEST-QueryEqualityTest.testQueryFunc-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryFunc
   [junit4]   2> 637396 INFO  
(TEST-QueryEqualityTest.testQueryFunc-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryFunc
   [junit4]   2> 637397 INFO  
(TEST-QueryEqualityTest.testFuncDiv-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncDiv
   [junit4]   2> 637398 INFO  
(TEST-QueryEqualityTest.testFuncDiv-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncDiv
   [junit4]   2> 637399 INFO  
(TEST-QueryEqualityTest.testQueryPrefix-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryPrefix
   [junit4]   2> 637399 INFO  
(TEST-QueryEqualityTest.testQueryPrefix-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryPrefix
   [junit4]   2> 637400 INFO  
(TEST-QueryEqualityTest.testFuncJoindf-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncJoindf
   [junit4]   2> 637401 INFO  
(TEST-QueryEqualityTest.testFuncJoindf-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncJoindf
   [junit4]   2> 637402 INFO  
(TEST-QueryEqualityTest.testTerms-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testTerms
   [junit4]   2> 637409 INFO  
(TEST-QueryEqualityTest.testTerms-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testTerms
   [junit4]   2> 637410 INFO  
(TEST-QueryEqualityTest.testFuncQuery-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncQuery
   [junit4]   2> 637410 INFO  
(TEST-QueryEqualityTest.testFuncQuery-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncQuery
   [junit4]   2> 637411 INFO  
(TEST-QueryEqualityTest.testFuncSum-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncSum
   [junit4]   2> 637412 INFO  
(TEST-QueryEqualityTest.testFuncSum-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncSum
   [junit4]   2> 637413 INFO  
(TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryLucenePlusSort
   [junit4]   2> 637414 INFO  
(TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryLucenePlusSort
   [junit4]   2> 637415 INFO  
(TEST-QueryEqualityTest.testFuncMod-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncMod
   [junit4]   2> 637415 INFO  
(TEST-QueryEqualityTest.testFuncMod-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncMod
   [junit4]   2> 637416 INFO  
(TEST-QueryEqualityTest.testFuncSqedist-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncSqedist
   [junit4]   2> 637417 INFO  
(TEST-QueryEqualityTest.testFuncSqedist-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncSqedist
   [junit4]   2> 637418 INFO  
(TEST-QueryEqualityTest.testFuncRord-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncRord
   [junit4]   2> 637418 INFO  
(TEST-QueryEqualityTest.testFuncRord-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncRord
   [junit4]   2> 637419 INFO  
(TEST-QueryEqualityTest.testFuncGeodist-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncGeodist
   [junit4]   2> 637421 INFO  
(TEST-QueryEqualityTest.testFuncGeodist-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncGeodist
   [junit4]   2> 637422 INFO  
(TEST-QueryEqualityTest.testFuncTestfunc-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncTestfunc
   [junit4]   2> 637423 INFO  
(TEST-QueryEqualityTest.testFuncTestfunc-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncTestfunc
   [junit4]   2> 637424 INFO  
(TEST-QueryEqualityTest.testFuncLinear-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncLinear
   [junit4]   2> 637425 INFO  
(TEST-QueryEqualityTest.testFuncLinear-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncLinear
   [junit4]   2> 637426 INFO  
(TEST-QueryEqualityTest.testQuerySimple-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQuerySimple
   [junit4]   2> 637426 INFO  
(TEST-QueryEqualityTest.testQuerySimple-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQuerySimple
   [junit4]   2> 637427 INFO  
(TEST-QueryEqualityTest.testFuncBoost-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncBoost
   [junit4]   2> 637428 INFO  
(TEST-QueryEqualityTest.testFuncBoost-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncBoost
   [junit4]   2> 637430 INFO  
(TEST-QueryEqualityTest.testFuncMap-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncMap
   [junit4]   2> 637430 INFO  
(TEST-QueryEqualityTest.testFuncMap-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncMap
   [junit4]   2> 637431 INFO  
(TEST-QueryEqualityTest.testFuncHsin-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncHsin
   [junit4]   2> 637433 INFO  
(TEST-QueryEqualityTest.testFuncHsin-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncHsin
   [junit4]   2> 637434 INFO  
(TEST-QueryEqualityTest.testFuncBools-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncBools
   [junit4]   2> 637434 INFO  
(TEST-QueryEqualityTest.testFuncBools-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncBools
   [junit4]   2> 637435 INFO  
(TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[B133B80226785CF2]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testMatchAllDocsQueryXmlParser
   [junit4]   2> 637463 INFO  
(TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[B133B80226785CF2]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testMatchAllDocsQueryXmlParser
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryEqualityTest 
-Dtests.method=testMatchAllDocsQueryXmlParser -Dtests.seed=B133B80226785CF2 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-PS 
-Dtests.timezone=Europe/Tallinn -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.03s J0 | QueryEqualityTest.testMatchAllDocsQueryXmlParser 
<<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B133B80226785CF2:A4015F80756E9E68]:0)
   [junit4]    >        at 
org.apache.solr.search.SolrCoreParser.init(SolrCoreParser.java:54)
   [junit4]    >        at 
org.apache.solr.search.XmlQParserPlugin$XmlQParser.parse(XmlQParserPlugin.java:60)
   [junit4]    >        at 
org.apache.solr.search.QParser.getQuery(QParser.java:140)
   [junit4]    >        at 
org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:1013)
   [junit4]    >        at 
org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:987)
   [junit4]    >        at 
org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser(QueryEqualityTest.java:204)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 637466 INFO  
(TEST-QueryEqualityTest.testQueryDismax-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryDismax
   [junit4]   2> 637474 INFO  
(TEST-QueryEqualityTest.testQueryDismax-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryDismax
   [junit4]   2> 637476 INFO  
(TEST-QueryEqualityTest.testQueryJoin-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryJoin
   [junit4]   2> 637476 INFO  
(TEST-QueryEqualityTest.testQueryJoin-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryJoin
   [junit4]   2> 637478 INFO  
(TEST-QueryEqualityTest.testHash-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testHash
   [junit4]   2> 637482 INFO  
(TEST-QueryEqualityTest.testHash-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testHash
   [junit4]   2> 637490 INFO  
(TEST-QueryEqualityTest.testFuncIf-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncIf
   [junit4]   2> 637492 INFO  
(TEST-QueryEqualityTest.testFuncIf-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncIf
   [junit4]   2> 637496 INFO  
(TEST-QueryEqualityTest.testFuncOrd-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncOrd
   [junit4]   2> 637496 INFO  
(TEST-QueryEqualityTest.testFuncOrd-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncOrd
   [junit4]   2> 637497 INFO  
(TEST-QueryEqualityTest.testAggs-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAggs
   [junit4]   2> 637526 INFO  
(TEST-QueryEqualityTest.testAggs-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testAggs
   [junit4]   2> 637528 INFO  
(TEST-QueryEqualityTest.testQueryTerm-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryTerm
   [junit4]   2> 637529 INFO  
(TEST-QueryEqualityTest.testQueryTerm-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryTerm
   [junit4]   2> 637530 INFO  
(TEST-QueryEqualityTest.testFuncTop-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncTop
   [junit4]   2> 637530 INFO  
(TEST-QueryEqualityTest.testFuncTop-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncTop
   [junit4]   2> 637532 INFO  
(TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[B133B80226785CF2]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueMathFuncs
   [junit4]   2> 637532 INFO  
(TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[B133B80226785CF2]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueMathFuncs
   [junit4]   2> 637534 INFO  
(TEST-QueryEqualityTest.testFuncNot-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncNot
   [junit4]   2> 637534 INFO  
(TEST-QueryEqualityTest.testFuncNot-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncNot
   [junit4]   2> 637536 INFO  
(TEST-QueryEqualityTest.testBlockJoin-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBlockJoin
   [junit4]   2> 637539 INFO  
(TEST-QueryEqualityTest.testBlockJoin-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBlockJoin
   [junit4]   2> 637542 INFO  
(TEST-QueryEqualityTest.testFuncMax-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncMax
   [junit4]   2> 637543 INFO  
(TEST-QueryEqualityTest.testFuncMax-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncMax
   [junit4]   2> 637544 INFO  
(TEST-QueryEqualityTest.testQueryRaw-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryRaw
   [junit4]   2> 637544 INFO  
(TEST-QueryEqualityTest.testQueryRaw-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryRaw
   [junit4]   2> 637546 INFO  
(TEST-QueryEqualityTest.testFuncField-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncField
   [junit4]   2> 637550 INFO  
(TEST-QueryEqualityTest.testFuncField-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncField
   [junit4]   2> 637552 INFO  
(TEST-QueryEqualityTest.testExportQuery-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testExportQuery
   [junit4]   2> 637554 INFO  
(TEST-QueryEqualityTest.testExportQuery-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testExportQuery
   [junit4]   2> 637556 INFO  
(TEST-QueryEqualityTest.testParserCoverage-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testParserCoverage
   [junit4]   2> 637556 INFO  
(TEST-QueryEqualityTest.testParserCoverage-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testParserCoverage
   [junit4]   2> 637557 INFO  
(TEST-QueryEqualityTest.testFuncGhhsin-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncGhhsin
   [junit4]   2> 637558 INFO  
(TEST-QueryEqualityTest.testFuncGhhsin-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncGhhsin
   [junit4]   2> 637559 INFO  
(TEST-QueryEqualityTest.testQueryNested-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryNested
   [junit4]   2> 637559 INFO  
(TEST-QueryEqualityTest.testQueryNested-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryNested
   [junit4]   2> 637561 INFO  
(TEST-QueryEqualityTest.testFuncSub-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncSub
   [junit4]   2> 637561 INFO  
(TEST-QueryEqualityTest.testFuncSub-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncSub
   [junit4]   2> 637562 INFO  
(TEST-QueryEqualityTest.testFuncDist-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncDist
   [junit4]   2> 637563 INFO  
(TEST-QueryEqualityTest.testFuncDist-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncDist
   [junit4]   2> 637565 INFO  
(TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[B133B80226785CF2]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testDateMathParsingEquality
   [junit4]   2> 637566 INFO  
(TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[B133B80226785CF2]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testDateMathParsingEquality
   [junit4]   2> 637567 INFO  
(TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryComplexPhrase
   [junit4]   2> 637595 INFO  
(TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryComplexPhrase
   [junit4]   2> 637596 INFO  
(TEST-QueryEqualityTest.testQueryMaxScore-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryMaxScore
   [junit4]   2> 637598 INFO  
(TEST-QueryEqualityTest.testQueryMaxScore-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryMaxScore
   [junit4]   2> 637601 INFO  
(TEST-QueryEqualityTest.testFuncVector-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncVector
   [junit4]   2> 637601 INFO  
(TEST-QueryEqualityTest.testFuncVector-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncVector
   [junit4]   2> 637602 INFO  
(TEST-QueryEqualityTest.testQueryBbox-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryBbox
   [junit4]   2> 637603 INFO  
(TEST-QueryEqualityTest.testQueryBbox-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryBbox
   [junit4]   2> 637604 INFO  
(TEST-QueryEqualityTest.testFuncNumdocs-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncNumdocs
   [junit4]   2> 637605 INFO  
(TEST-QueryEqualityTest.testFuncNumdocs-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncNumdocs
   [junit4]   2> 637606 INFO  
(TEST-QueryEqualityTest.testFuncLiteral-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncLiteral
   [junit4]   2> 637606 INFO  
(TEST-QueryEqualityTest.testFuncLiteral-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncLiteral
   [junit4]   2> 637607 INFO  
(TEST-QueryEqualityTest.testFuncMathConsts-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncMathConsts
   [junit4]   2> 637607 INFO  
(TEST-QueryEqualityTest.testFuncMathConsts-seed#[B133B80226785CF2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncMathConsts
   [junit4]   2> 637608 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 637608 INFO  
(SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1974289578
   [junit4]   2> 637608 INFO  (coreCloseExecutor-3319-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@211be23a
   [junit4]   2> 637608 INFO  (coreCloseExecutor-3319-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=2,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=119,transaction_logs_total_number=1}
   [junit4]   2> 637608 INFO  (coreCloseExecutor-3319-thread-1) [    ] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 637608 INFO  (coreCloseExecutor-3319-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 637608 INFO  (coreCloseExecutor-3319-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 637609 INFO  (coreCloseExecutor-3319-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 637617 INFO  (coreCloseExecutor-3319-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 637617 INFO  (coreCloseExecutor-3319-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001;done=false>>]
   [junit4]   2> 637617 INFO  (coreCloseExecutor-3319-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 637617 INFO  (coreCloseExecutor-3319-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001
   [junit4]   2> 637617 INFO  (coreCloseExecutor-3319-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 637617 INFO  (coreCloseExecutor-3319-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 637617 INFO  (coreCloseExecutor-3319-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{_version_=PostingsFormat(name=Direct), lowerfilt=Lucene50(blocksize=128), 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{}, maxPointsInLeafNode=893, maxMBSortInHeap=7.353738394098641, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-PS, timezone=Europe/Tallinn
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=57420080,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSubQueryTransformerCrossCore, CoreAdminRequestStatusTest, 
AnalysisAfterCoreReloadTest, TestConfig, AddBlockUpdateTest, 
TestReplicationHandler, TestRangeQuery, TestSimpleQParserPlugin, 
CollectionTooManyReplicasTest, ForceLeaderTest, TestRandomFaceting, 
TestDistributedSearch, MergeStrategyTest, 
DistributedFacetPivotSmallAdvancedTest, TestSSLRandomization, 
HdfsWriteToMultipleCollectionsTest, CheckHdfsIndexTest, UUIDFieldTest, 
ResponseHeaderTest, TestCollationFieldDocValues, TestFunctionQuery, 
AlternateDirectoryTest, TestHighlightDedupGrouping, EchoParamsTest, 
SystemInfoHandlerTest, DistribJoinFromCollectionTest, 
TestDynamicFieldCollectionResource, RequiredFieldsTest, SOLR749Test, 
ExplicitHLLTest, MultiThreadedOCPTest, TestRTimerTree, RAMDirectoryFactoryTest, 
TestSchemaManager, TestPKIAuthenticationPlugin, ChangedSchemaMergeTest, 
TestCrossCoreJoin, JsonLoaderTest, SolrRequestParserTest, 
TestManagedResourceStorage, TestArbitraryIndexDir, TestCloudManagedSchema, 
DistributedSpellCheckComponentTest, XsltUpdateRequestHandlerTest, 
BlockJoinFacetRandomTest, TestCSVLoader, TestHdfsUpdateLog, 
TestFieldCacheSanityChecker, LeaderInitiatedRecoveryOnCommitTest, 
ResourceLoaderTest, TestDocSet, TestDynamicLoading, TestFilteredDocIdSet, 
OutputWriterTest, TestFastOutputStream, TestFieldResource, TestPivotHelperCode, 
DataDrivenBlockJoinTest, TestDownShardTolerantSearch, TestNumericTerms32, 
TestSolrConfigHandlerCloud, QueryEqualityTest]
   [junit4] Completed [183/623 (1!)] on J0 in 0.88s, 80 tests, 1 error <<< 
FAILURES!

[...truncated 51070 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to