You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/08/01 18:48:43 UTC

[JENKINS] Lucene-Solr-7.0-Linux (64bit/jdk1.8.0_141) - Build # 126 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/126/
Java: 64bit/jdk1.8.0_141 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
undefined field: "field1"

Stack Trace:
org.apache.solr.common.SolrException: undefined field: "field1"
	at __randomizedtesting.SeedInfo.seed([214CCF6869146312:8FBA919395E0AF8E]:0)
	at org.apache.solr.schema.IndexSchema.getField(IndexSchema.java:1219)
	at org.apache.solr.search.GraphTermsQParserPlugin$1.parse(GraphTermsQParserPlugin.java:96)
	at org.apache.solr.search.QParser.getQuery(QParser.java:168)
	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:1058)
	at org.apache.solr.search.QueryEqualityTest.testGraphTermsQuery(QueryEqualityTest.java:174)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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 11914 lines...]
   [junit4] Suite: org.apache.solr.search.QueryEqualityTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.search.QueryEqualityTest_214CCF6869146312-001/init-core-data-001
   [junit4]   2> 975162 WARN  (SUITE-QueryEqualityTest-seed#[214CCF6869146312]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 975162 INFO  (SUITE-QueryEqualityTest-seed#[214CCF6869146312]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 975163 INFO  (SUITE-QueryEqualityTest-seed#[214CCF6869146312]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 975163 INFO  (SUITE-QueryEqualityTest-seed#[214CCF6869146312]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 975163 INFO  (SUITE-QueryEqualityTest-seed#[214CCF6869146312]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 975178 INFO  (SUITE-QueryEqualityTest-seed#[214CCF6869146312]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 975189 INFO  (SUITE-QueryEqualityTest-seed#[214CCF6869146312]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 975239 INFO  (SUITE-QueryEqualityTest-seed#[214CCF6869146312]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 975257 INFO  (SUITE-QueryEqualityTest-seed#[214CCF6869146312]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50cf59ef
   [junit4]   2> 975259 INFO  (SUITE-QueryEqualityTest-seed#[214CCF6869146312]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50cf59ef
   [junit4]   2> 975260 INFO  (SUITE-QueryEqualityTest-seed#[214CCF6869146312]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50cf59ef
   [junit4]   2> 975261 INFO  (coreLoadExecutor-4163-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 975287 INFO  (coreLoadExecutor-4163-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 975304 INFO  (coreLoadExecutor-4163-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 975351 INFO  (coreLoadExecutor-4163-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 975354 INFO  (coreLoadExecutor-4163-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 975355 INFO  (coreLoadExecutor-4163-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@50cf59ef
   [junit4]   2> 975355 INFO  (coreLoadExecutor-4163-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 975355 INFO  (coreLoadExecutor-4163-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.search.QueryEqualityTest_214CCF6869146312-001/init-core-data-001/]
   [junit4]   2> 975356 INFO  (coreLoadExecutor-4163-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=49.2119140625, floorSegmentMB=0.7314453125, forceMergeDeletesPctAllowed=6.958604188182591, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 975381 INFO  (coreLoadExecutor-4163-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 975382 INFO  (coreLoadExecutor-4163-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 975382 INFO  (coreLoadExecutor-4163-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 975382 INFO  (coreLoadExecutor-4163-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 975383 INFO  (coreLoadExecutor-4163-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5353225542416438]
   [junit4]   2> 975383 INFO  (coreLoadExecutor-4163-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@49828cb4[collection1] main]
   [junit4]   2> 975383 INFO  (coreLoadExecutor-4163-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 975399 INFO  (coreLoadExecutor-4163-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 975455 INFO  (coreLoadExecutor-4163-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 975455 INFO  (searcherExecutor-4164-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 975455 INFO  (coreLoadExecutor-4163-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1574553899135664128
   [junit4]   2> 975456 INFO  (searcherExecutor-4164-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 975456 INFO  (searcherExecutor-4164-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 975456 INFO  (searcherExecutor-4164-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 975456 INFO  (searcherExecutor-4164-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 975456 INFO  (searcherExecutor-4164-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 975456 INFO  (searcherExecutor-4164-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 975456 INFO  (searcherExecutor-4164-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 975456 INFO  (searcherExecutor-4164-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 975457 INFO  (searcherExecutor-4164-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@49828cb4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 975458 INFO  (SUITE-QueryEqualityTest-seed#[214CCF6869146312]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 975460 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCurrency
   [junit4]   2> 975460 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCurrency
   [junit4]   2> 975462 INFO  (TEST-QueryEqualityTest.testFuncHsin-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncHsin
   [junit4]   2> 975464 INFO  (TEST-QueryEqualityTest.testFuncHsin-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncHsin
   [junit4]   2> 975465 INFO  (TEST-QueryEqualityTest.testFuncExists-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncExists
   [junit4]   2> 975470 INFO  (TEST-QueryEqualityTest.testFuncExists-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncExists
   [junit4]   2> 975476 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueMathFuncs
   [junit4]   2> 975477 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueMathFuncs
   [junit4]   2> 975479 INFO  (TEST-QueryEqualityTest.testQueryLucene-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryLucene
   [junit4]   2> 975480 INFO  (TEST-QueryEqualityTest.testQueryLucene-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryLucene
   [junit4]   2> 975482 INFO  (TEST-QueryEqualityTest.testFuncLiteral-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncLiteral
   [junit4]   2> 975482 INFO  (TEST-QueryEqualityTest.testFuncLiteral-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncLiteral
   [junit4]   2> 975484 INFO  (TEST-QueryEqualityTest.testExportQuery-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExportQuery
   [junit4]   2> 975491 INFO  (TEST-QueryEqualityTest.testExportQuery-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExportQuery
   [junit4]   2> 975493 INFO  (TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMatchAllDocsQueryXmlParser
   [junit4]   2> 975495 INFO  (TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMatchAllDocsQueryXmlParser
   [junit4]   2> 975497 INFO  (TEST-QueryEqualityTest.testFuncRecip-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncRecip
   [junit4]   2> 975499 INFO  (TEST-QueryEqualityTest.testFuncRecip-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncRecip
   [junit4]   2> 975500 INFO  (TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryLucenePlusSort
   [junit4]   2> 975501 INFO  (TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryLucenePlusSort
   [junit4]   2> 975504 INFO  (TEST-QueryEqualityTest.testQueryGeofilt-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryGeofilt
   [junit4]   2> 975509 INFO  (TEST-QueryEqualityTest.testQueryGeofilt-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryGeofilt
   [junit4]   2> 975511 INFO  (TEST-QueryEqualityTest.testChildField-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testChildField
   [junit4]   2> 975518 INFO  (TEST-QueryEqualityTest.testChildField-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testChildField
   [junit4]   2> 975520 INFO  (TEST-QueryEqualityTest.testBlockJoin-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBlockJoin
   [junit4]   2> 975521 INFO  (TEST-QueryEqualityTest.testBlockJoin-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBlockJoin
   [junit4]   2> 975523 INFO  (TEST-QueryEqualityTest.testFuncMod-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMod
   [junit4]   2> 975523 INFO  (TEST-QueryEqualityTest.testFuncMod-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMod
   [junit4]   2> 975526 INFO  (TEST-QueryEqualityTest.testFuncNot-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNot
   [junit4]   2> 975527 INFO  (TEST-QueryEqualityTest.testFuncNot-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNot
   [junit4]   2> 975529 INFO  (TEST-QueryEqualityTest.testQueryBbox-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryBbox
   [junit4]   2> 975530 INFO  (TEST-QueryEqualityTest.testQueryBbox-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryBbox
   [junit4]   2> 975531 INFO  (TEST-QueryEqualityTest.testPayloadFunction-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPayloadFunction
   [junit4]   2> 975533 INFO  (TEST-QueryEqualityTest.testPayloadFunction-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPayloadFunction
   [junit4]   2> 975535 INFO  (TEST-QueryEqualityTest.testFuncSqedist-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSqedist
   [junit4]   2> 975535 INFO  (TEST-QueryEqualityTest.testFuncSqedist-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSqedist
   [junit4]   2> 975536 INFO  (TEST-QueryEqualityTest.testQueryCollapse-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryCollapse
   [junit4]   2> 975536 INFO  (TEST-QueryEqualityTest.testQueryCollapse-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryCollapse
   [junit4]   2> 975538 INFO  (TEST-QueryEqualityTest.testFuncSub-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSub
   [junit4]   2> 975538 INFO  (TEST-QueryEqualityTest.testFuncSub-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSub
   [junit4]   2> 975539 INFO  (TEST-QueryEqualityTest.testFuncMaxdoc-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMaxdoc
   [junit4]   2> 975540 INFO  (TEST-QueryEqualityTest.testFuncMaxdoc-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMaxdoc
   [junit4]   2> 975541 INFO  (TEST-QueryEqualityTest.testFuncProduct-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncProduct
   [junit4]   2> 975541 INFO  (TEST-QueryEqualityTest.testFuncProduct-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncProduct
   [junit4]   2> 975543 INFO  (TEST-QueryEqualityTest.testQueryPrefix-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryPrefix
   [junit4]   2> 975543 INFO  (TEST-QueryEqualityTest.testQueryPrefix-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryPrefix
   [junit4]   2> 975544 INFO  (TEST-QueryEqualityTest.testFuncMap-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMap
   [junit4]   2> 975546 INFO  (TEST-QueryEqualityTest.testFuncMap-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMap
   [junit4]   2> 975548 INFO  (TEST-QueryEqualityTest.testQuerySwitch-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySwitch
   [junit4]   2> 975549 INFO  (TEST-QueryEqualityTest.testQuerySwitch-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySwitch
   [junit4]   2> 975550 INFO  (TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSingleValueMathFuncs
   [junit4]   2> 975552 INFO  (TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSingleValueMathFuncs
   [junit4]   2> 975555 INFO  (TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDateMathParsingEquality
   [junit4]   2> 975556 INFO  (TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDateMathParsingEquality
   [junit4]   2> 975557 INFO  (TEST-QueryEqualityTest.testField-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testField
   [junit4]   2> 975557 INFO  (TEST-QueryEqualityTest.testField-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testField
   [junit4]   2> 975558 INFO  (TEST-QueryEqualityTest.testFuncVector-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncVector
   [junit4]   2> 975559 INFO  (TEST-QueryEqualityTest.testFuncVector-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncVector
   [junit4]   2> 975561 INFO  (TEST-QueryEqualityTest.testTestFuncs-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTestFuncs
   [junit4]   2> 975563 INFO  (TEST-QueryEqualityTest.testTestFuncs-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTestFuncs
   [junit4]   2> 975565 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueBools
   [junit4]   2> 975567 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueBools
   [junit4]   2> 975568 INFO  (TEST-QueryEqualityTest.testFuncQuery-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncQuery
   [junit4]   2> 975569 INFO  (TEST-QueryEqualityTest.testFuncQuery-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncQuery
   [junit4]   2> 975570 INFO  (TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryComplexPhrase
   [junit4]   2> 975597 INFO  (TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryComplexPhrase
   [junit4]   2> 975601 INFO  (TEST-QueryEqualityTest.testFuncGhhsin-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGhhsin
   [junit4]   2> 975602 INFO  (TEST-QueryEqualityTest.testFuncGhhsin-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGhhsin
   [junit4]   2> 975606 INFO  (TEST-QueryEqualityTest.testFuncJoindf-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncJoindf
   [junit4]   2> 975607 INFO  (TEST-QueryEqualityTest.testFuncJoindf-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncJoindf
   [junit4]   2> 975610 INFO  (TEST-QueryEqualityTest.testIGainQuery-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testIGainQuery
   [junit4]   2> 975613 INFO  (TEST-QueryEqualityTest.testIGainQuery-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testIGainQuery
   [junit4]   2> 975615 INFO  (TEST-QueryEqualityTest.testFuncNumdocs-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNumdocs
   [junit4]   2> 975615 INFO  (TEST-QueryEqualityTest.testFuncNumdocs-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNumdocs
   [junit4]   2> 975617 INFO  (TEST-QueryEqualityTest.testFuncDef-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDef
   [junit4]   2> 975619 INFO  (TEST-QueryEqualityTest.testFuncDef-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDef
   [junit4]   2> 975620 INFO  (TEST-QueryEqualityTest.testFuncTerms-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTerms
   [junit4]   2> 975626 INFO  (TEST-QueryEqualityTest.testFuncTerms-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTerms
   [junit4]   2> 975629 INFO  (TEST-QueryEqualityTest.testTerms-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTerms
   [junit4]   2> 975631 INFO  (TEST-QueryEqualityTest.testTerms-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTerms
   [junit4]   2> 975632 INFO  (TEST-QueryEqualityTest.testQueryTerm-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryTerm
   [junit4]   2> 975632 INFO  (TEST-QueryEqualityTest.testQueryTerm-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryTerm
   [junit4]   2> 975634 INFO  (TEST-QueryEqualityTest.testFuncDist-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDist
   [junit4]   2> 975634 INFO  (TEST-QueryEqualityTest.testFuncDist-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDist
   [junit4]   2> 975635 INFO  (TEST-QueryEqualityTest.testFuncGeodist-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGeodist
   [junit4]   2> 975637 INFO  (TEST-QueryEqualityTest.testFuncGeodist-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGeodist
   [junit4]   2> 975638 INFO  (TEST-QueryEqualityTest.testFuncMs-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMs
   [junit4]   2> 975639 INFO  (TEST-QueryEqualityTest.testFuncMs-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMs
   [junit4]   2> 975641 INFO  (TEST-QueryEqualityTest.testFuncLinear-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncLinear
   [junit4]   2> 975642 INFO  (TEST-QueryEqualityTest.testFuncLinear-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncLinear
   [junit4]   2> 975644 INFO  (TEST-QueryEqualityTest.testFuncField-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncField
   [junit4]   2> 975646 INFO  (TEST-QueryEqualityTest.testFuncField-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncField
   [junit4]   2> 975648 INFO  (TEST-QueryEqualityTest.testQueryMaxScore-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryMaxScore
   [junit4]   2> 975650 INFO  (TEST-QueryEqualityTest.testQueryMaxScore-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryMaxScore
   [junit4]   2> 975651 INFO  (TEST-QueryEqualityTest.testAggs-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAggs
   [junit4]   2> 975671 INFO  (TEST-QueryEqualityTest.testAggs-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAggs
   [junit4]   2> 975672 INFO  (TEST-QueryEqualityTest.testQueryScoreJoin-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryScoreJoin
   [junit4]   2> 975675 INFO  (TEST-QueryEqualityTest.testQueryScoreJoin-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryScoreJoin
   [junit4]   2> 975677 INFO  (TEST-QueryEqualityTest.testFuncGeohash-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGeohash
   [junit4]   2> 975677 INFO  (TEST-QueryEqualityTest.testFuncGeohash-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGeohash
   [junit4]   2> 975678 INFO  (TEST-QueryEqualityTest.testFuncMin-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMin
   [junit4]   2> 975679 INFO  (TEST-QueryEqualityTest.testFuncMin-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMin
   [junit4]   2> 975680 INFO  (TEST-QueryEqualityTest.testQueryFunc-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryFunc
   [junit4]   2> 975680 INFO  (TEST-QueryEqualityTest.testQueryFunc-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryFunc
   [junit4]   2> 975682 INFO  (TEST-QueryEqualityTest.testFuncStrdist-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncStrdist
   [junit4]   2> 975683 INFO  (TEST-QueryEqualityTest.testFuncStrdist-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncStrdist
   [junit4]   2> 975684 INFO  (TEST-QueryEqualityTest.testFuncConcat-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncConcat
   [junit4]   2> 975685 INFO  (TEST-QueryEqualityTest.testFuncConcat-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncConcat
   [junit4]   2> 975687 INFO  (TEST-QueryEqualityTest.testQueryDismax-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryDismax
   [junit4]   2> 975690 INFO  (TEST-QueryEqualityTest.testQueryDismax-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryDismax
   [junit4]   2> 975692 INFO  (TEST-QueryEqualityTest.testFuncNorm-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNorm
   [junit4]   2> 975693 INFO  (TEST-QueryEqualityTest.testFuncNorm-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNorm
   [junit4]   2> 975694 INFO  (TEST-QueryEqualityTest.testPayloadCheckQuery-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPayloadCheckQuery
   [junit4]   2> 975697 INFO  (TEST-QueryEqualityTest.testPayloadCheckQuery-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPayloadCheckQuery
   [junit4]   2> 975698 INFO  (TEST-QueryEqualityTest.testFuncTestfunc-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTestfunc
   [junit4]   2> 975698 INFO  (TEST-QueryEqualityTest.testFuncTestfunc-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTestfunc
   [junit4]   2> 975699 INFO  (TEST-QueryEqualityTest.testQuerySimple-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySimple
   [junit4]   2> 975699 INFO  (TEST-QueryEqualityTest.testQuerySimple-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySimple
   [junit4]   2> 975701 INFO  (TEST-QueryEqualityTest.testQuerySurround-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySurround
   [junit4]   2> 975702 INFO  (TEST-QueryEqualityTest.testQuerySurround-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySurround
   [junit4]   2> 975703 INFO  (TEST-QueryEqualityTest.testQueryNested-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryNested
   [junit4]   2> 975703 INFO  (TEST-QueryEqualityTest.testQueryNested-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryNested
   [junit4]   2> 975704 INFO  (TEST-QueryEqualityTest.testGraphQuery-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphQuery
   [junit4]   2> 975707 INFO  (TEST-QueryEqualityTest.testGraphQuery-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphQuery
   [junit4]   2> 975708 INFO  (TEST-QueryEqualityTest.testReRankQuery-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReRankQuery
   [junit4]   2> 975715 INFO  (TEST-QueryEqualityTest.testReRankQuery-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReRankQuery
   [junit4]   2> 975716 INFO  (TEST-QueryEqualityTest.testFuncScale-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncScale
   [junit4]   2> 975718 INFO  (TEST-QueryEqualityTest.testFuncScale-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncScale
   [junit4]   2> 975719 INFO  (TEST-QueryEqualityTest.testFuncIf-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncIf
   [junit4]   2> 975719 INFO  (TEST-QueryEqualityTest.testFuncIf-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncIf
   [junit4]   2> 975721 INFO  (TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocalParamsWithRepeatingParam
   [junit4]   2> 975722 INFO  (TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocalParamsWithRepeatingParam
   [junit4]   2> 975724 INFO  (TEST-QueryEqualityTest.testQueryFrange-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryFrange
   [junit4]   2> 975724 INFO  (TEST-QueryEqualityTest.testQueryFrange-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryFrange
   [junit4]   2> 975725 INFO  (TEST-QueryEqualityTest.testCompares-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCompares
   [junit4]   2> 975728 INFO  (TEST-QueryEqualityTest.testCompares-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCompares
   [junit4]   2> 975730 INFO  (TEST-QueryEqualityTest.testQueryJoin-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryJoin
   [junit4]   2> 975731 INFO  (TEST-QueryEqualityTest.testQueryJoin-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryJoin
   [junit4]   2> 975732 INFO  (TEST-QueryEqualityTest.testFuncBools-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncBools
   [junit4]   2> 975733 INFO  (TEST-QueryEqualityTest.testFuncBools-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncBools
   [junit4]   2> 975734 INFO  (TEST-QueryEqualityTest.testFuncBoost-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncBoost
   [junit4]   2> 975736 INFO  (TEST-QueryEqualityTest.testFuncBoost-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncBoost
   [junit4]   2> 975737 INFO  (TEST-QueryEqualityTest.testPayloadScoreQuery-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPayloadScoreQuery
   [junit4]   2> 975739 INFO  (TEST-QueryEqualityTest.testPayloadScoreQuery-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPayloadScoreQuery
   [junit4]   2> 975740 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryMLT
   [junit4]   2> 975742 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[214CCF6869146312]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1574553899435556864)]} 0 1
   [junit4]   2> 975743 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[214CCF6869146312]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1574553899437654016,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 975743 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[214CCF6869146312]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6d2c7489 commitCommandVersion:1574553899437654016
   [junit4]   2> 975746 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[214CCF6869146312]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2db5c119[collection1] main]
   [junit4]   2> 975746 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[214CCF6869146312]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 975747 INFO  (searcherExecutor-4164-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2db5c119[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 975747 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[214CCF6869146312]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 975753 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[214CCF6869146312]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1574553899448139776,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 975753 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[214CCF6869146312]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 975753 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[214CCF6869146312]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 975753 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[214CCF6869146312]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 975754 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryMLT
   [junit4]   2> 975755 INFO  (TEST-QueryEqualityTest.testQueryRaw-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryRaw
   [junit4]   2> 975756 INFO  (TEST-QueryEqualityTest.testQueryRaw-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryRaw
   [junit4]   2> 975757 INFO  (TEST-QueryEqualityTest.testFuncMathConsts-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMathConsts
   [junit4]   2> 975757 INFO  (TEST-QueryEqualityTest.testFuncMathConsts-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMathConsts
   [junit4]   2> 975759 INFO  (TEST-QueryEqualityTest.testFuncCscore-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCscore
   [junit4]   2> 975759 INFO  (TEST-QueryEqualityTest.testFuncCscore-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCscore
   [junit4]   2> 975760 INFO  (TEST-QueryEqualityTest.testQueryBoost-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryBoost
   [junit4]   2> 975761 INFO  (TEST-QueryEqualityTest.testQueryBoost-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryBoost
   [junit4]   2> 975762 INFO  (TEST-QueryEqualityTest.testSignificantTermsQuery-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSignificantTermsQuery
   [junit4]   2> 975764 INFO  (TEST-QueryEqualityTest.testSignificantTermsQuery-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSignificantTermsQuery
   [junit4]   2> 975766 INFO  (TEST-QueryEqualityTest.testFuncMax-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMax
   [junit4]   2> 975766 INFO  (TEST-QueryEqualityTest.testFuncMax-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMax
   [junit4]   2> 975769 INFO  (TEST-QueryEqualityTest.testFuncDiv-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDiv
   [junit4]   2> 975769 INFO  (TEST-QueryEqualityTest.testFuncDiv-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDiv
   [junit4]   2> 975770 INFO  (TEST-QueryEqualityTest.testFuncTop-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTop
   [junit4]   2> 975770 INFO  (TEST-QueryEqualityTest.testFuncTop-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTop
   [junit4]   2> 975772 INFO  (TEST-QueryEqualityTest.testFuncSum-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSum
   [junit4]   2> 975772 INFO  (TEST-QueryEqualityTest.testFuncSum-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSum
   [junit4]   2> 975773 INFO  (TEST-QueryEqualityTest.testTlogitQuery-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTlogitQuery
   [junit4]   2> 975775 INFO  (TEST-QueryEqualityTest.testTlogitQuery-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTlogitQuery
   [junit4]   2> 975776 INFO  (TEST-QueryEqualityTest.testHash-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHash
   [junit4]   2> 975778 INFO  (TEST-QueryEqualityTest.testHash-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHash
   [junit4]   2> 975780 INFO  (TEST-QueryEqualityTest.testFuncSttf-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSttf
   [junit4]   2> 975780 INFO  (TEST-QueryEqualityTest.testFuncSttf-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSttf
   [junit4]   2> 975781 INFO  (TEST-QueryEqualityTest.testParserCoverage-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParserCoverage
   [junit4]   2> 975781 INFO  (TEST-QueryEqualityTest.testParserCoverage-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParserCoverage
   [junit4]   2> 975782 INFO  (TEST-QueryEqualityTest.testFuncOrd-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncOrd
   [junit4]   2> 975783 INFO  (TEST-QueryEqualityTest.testFuncOrd-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncOrd
   [junit4]   2> 975784 INFO  (TEST-QueryEqualityTest.testFuncRord-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncRord
   [junit4]   2> 975785 INFO  (TEST-QueryEqualityTest.testFuncRord-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncRord
   [junit4]   2> 975786 INFO  (TEST-QueryEqualityTest.testGraphTermsQuery-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphTermsQuery
   [junit4]   2> 975786 INFO  (TEST-QueryEqualityTest.testGraphTermsQuery-seed#[214CCF6869146312]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphTermsQuery
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryEqualityTest -Dtests.method=testGraphTermsQuery -Dtests.seed=214CCF6869146312 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-LY -Dtests.timezone=SystemV/PST8PDT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | QueryEqualityTest.testGraphTermsQuery <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: undefined field: "field1"
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([214CCF6869146312:8FBA919395E0AF8E]:0)
   [junit4]    > 	at org.apache.solr.schema.IndexSchema.getField(IndexSchema.java:1219)
   [junit4]    > 	at org.apache.solr.search.GraphTermsQParserPlugin$1.parse(GraphTermsQParserPlugin.java:96)
   [junit4]    > 	at org.apache.solr.search.QParser.getQuery(QParser.java:168)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:1058)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.testGraphTermsQuery(QueryEqualityTest.java:174)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 975788 INFO  (SUITE-QueryEqualityTest-seed#[214CCF6869146312]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 975788 INFO  (SUITE-QueryEqualityTest-seed#[214CCF6869146312]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=171573253
   [junit4]   2> 975788 INFO  (SUITE-QueryEqualityTest-seed#[214CCF6869146312]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 975789 INFO  (SUITE-QueryEqualityTest-seed#[214CCF6869146312]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 975789 INFO  (SUITE-QueryEqualityTest-seed#[214CCF6869146312]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 975789 INFO  (SUITE-QueryEqualityTest-seed#[214CCF6869146312]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 975789 INFO  (coreCloseExecutor-4169-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@40d80262
   [junit4]   2> 975790 INFO  (coreCloseExecutor-4169-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1087898210
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.search.QueryEqualityTest_214CCF6869146312-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {lowerfilt=PostingsFormat(name=Asserting), id=PostingsFormat(name=Memory)}, docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1560, maxMBSortInHeap=5.363475775640286, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-LY, timezone=SystemV/PST8PDT
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 1.8.0_141 (64-bit)/cpus=8,threads=1,free=63111744,total=532152320
   [junit4]   2> NOTE: All tests run in this JVM: [DistribCursorPagingTest, SearchHandlerTest, TestSimpleTextCodec, TestUtils, EnumFieldTest, TestRebalanceLeaders, SuggesterFSTTest, TestZkChroot, DeleteInactiveReplicaTest, TestShortCircuitedRequests, TestMiniSolrCloudCluster, TestSurroundQueryParser, StressHdfsTest, OverseerTest, TestCollectionAPIs, TestSolrConfigHandlerCloud, LeaderInitiatedRecoveryOnShardRestartTest, TestFieldCacheVsDocValues, SpatialHeatmapFacetsTest, TestPolicyCloud, TestSolrCLIRunExample, TestFieldResource, UninvertDocValuesMergePolicyTest, ForceLeaderTest, DirectUpdateHandlerOptimizeTest, SolrSlf4jReporterTest, AutoCommitTest, TestDocBasedVersionConstraints, DistributedFacetPivotSmallTest, OverseerRolesTest, TestFastWriter, TestLRUStatsCache, SimpleFacetsTest, TestConfigSetImmutable, HdfsLockFactoryTest, TestGraphTermsQParserPlugin, TestSimpleQParserPlugin, PolyFieldTest, TestManagedStopFilterFactory, TestReload, TestSubQueryTransformer, TestImplicitCoreProperties, AliasIntegrationTest, TestCollapseQParserPlugin, TestInPlaceUpdatesDistrib, SolrXmlInZkTest, TestCodecSupport, TestLegacyField, CircularListTest, RegexBoostProcessorTest, CachingDirectoryFactoryTest, TestMaxTokenLenTokenizer, SpellPossibilityIteratorTest, TestDistribDocBasedVersion, TestPullReplicaErrorHandling, TestUseDocValuesAsStored2, MetricUtilsTest, TestStressInPlaceUpdates, OverriddenZkACLAndCredentialsProvidersTest, BadIndexSchemaTest, CurrencyFieldTypeTest, TermVectorComponentDistributedTest, TestBulkSchemaAPI, V2ApiIntegrationTest, BlockDirectoryTest, TestSort, TestTolerantUpdateProcessorCloud, ConnectionManagerTest, PathHierarchyTokenizerFactoryTest, QueryResultKeyTest, HLLSerializationTest, PKIAuthenticationIntegrationTest, TestFoldingMultitermQuery, BaseCdcrDistributedZkTest, TestRandomCollapseQParserPlugin, TestPivotHelperCode, SolrCoreCheckLockOnStartupTest, DirectoryFactoryTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestLegacyTerms, NotRequiredUniqueKeyTest, UniqFieldsUpdateProcessorFactoryTest, TestDistributedMissingSort, TestCloudInspectUtil, TestNumericRangeQuery64, BitVectorTest, TestSolrCoreParser, CursorMarkTest, TestSchemaNameResource, SuggesterTest, TestIndexSearcher, DocumentBuilderTest, TestLFUCache, TestLegacyNumericRangeQueryBuilder, TestSchemaVersionResource, TestFieldCacheReopen, QueryEqualityTest]
   [junit4] Completed [319/727 (1!)] on J2 in 0.64s, 89 tests, 1 error <<< FAILURES!

[...truncated 44650 lines...]