[
https://issues.apache.org/jira/browse/LUCENE-8015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16227811#comment-16227811
]
Steve Rowe commented on LUCENE-8015:
------------------------------------
Two reproducing Jenkins failures: first, from
[https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20789/]:
{noformat}
Checking out Revision 39376cd8b5ef03b3338c2e8fa31dce732749bcd7
(refs/remotes/origin/master)
[...]
[junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIn
[junit4] 1> 1.27634828E18 = score(DFRSimilarity, doc=0,
freq=1.18869171E9), computed from:
[junit4] 1> 2.14748365E9 = boost
[junit4] 1> 1.18869171E9 = NormalizationZ, computed from:
[junit4] 1> 1.18869171E9 = tf
[junit4] 1> 6.0234362E8 = avgFieldLength
[junit4] 1> 76.0 = len
[junit4] 1> 1.18869171E9 = BasicModelIn, computed from:
[junit4] 1> 2.0 = numberOfDocuments
[junit4] 1> 1.0 = docFreq
[junit4] 1> 0.50000006 = AfterEffectB, computed from:
[junit4] 1> 1.18869171E9 = tfn
[junit4] 1> 1.18869184E9 = totalTermFreq
[junit4] 1> 1.0 = docFreq
[junit4] 1>
[junit4] 1> 1.27634814E18 = score(DFRSimilarity, doc=0,
freq=1.18869184E9), computed from:
[junit4] 1> 2.14748365E9 = boost
[junit4] 1> 1.18869184E9 = NormalizationZ, computed from:
[junit4] 1> 1.18869184E9 = tf
[junit4] 1> 6.0234362E8 = avgFieldLength
[junit4] 1> 76.0 = len
[junit4] 1> 1.18869184E9 = BasicModelIn, computed from:
[junit4] 1> 2.0 = numberOfDocuments
[junit4] 1> 1.0 = docFreq
[junit4] 1> 0.5 = AfterEffectB, computed from:
[junit4] 1> 1.18869184E9 = tfn
[junit4] 1> 1.18869184E9 = totalTermFreq
[junit4] 1> 1.0 = docFreq
[junit4] 1>
[junit4] 1> DFR I(n)BZ(1.4E-45)
[junit4] 1>
field="field",maxDoc=2,docCount=2,sumTotalTermFreq=1204687257,sumDocFreq=2
[junit4] 1> term="term",docFreq=1,totalTermFreq=1188691903
[junit4] 1> norm=53 (doc length ~ 76)
[junit4] 1> freq=1.18869184E9
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestBasicModelIn
-Dtests.method=testRandomScoring -Dtests.seed=4210BC5FDD9E3841
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=AET
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] FAILURE 6.16s J1 | TestBasicModelIn.testRandomScoring <<<
[junit4] > Throwable #1: java.lang.AssertionError:
score(1.18869171E9)=1.27634828E18 > score(1.18869184E9)=1.27634814E18
[junit4] > at
__randomizedtesting.SeedInfo.seed([4210BC5FDD9E3841:C98FE5EDC7E9DE4B]:0)
[junit4] > at
org.apache.lucene.search.similarities.BaseSimilarityTestCase.doTestScoring(BaseSimilarityTestCase.java:405)
[junit4] > at
org.apache.lucene.search.similarities.BaseSimilarityTestCase.testRandomScoring(BaseSimilarityTestCase.java:357)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{field=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{},
maxPointsInLeafNode=839, maxMBSortInHeap=6.659456353481144,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@19821e9),
locale=pt, timezone=AET
[junit4] 2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=227959720,total=316669952
{noformat}
And from [https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20744/]
(output below is from my reproduction, since the job output is no longer
accessible - git sha is 95d287e):
{noformat}
[junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIn
[junit4] 1> 8.0517238E9 = score(DFRSimilarity, doc=0, freq=1.86950656E9),
computed from:
[junit4] 1> 1.6103447E9 = boost
[junit4] 1> 2.6727952E22 = NormalizationH1, computed from:
[junit4] 1> 1.86950656E9 = tf
[junit4] 1> 1.4181463E9 = avgFieldLength
[junit4] 1> 213016.0 = len
[junit4] 1> 1.3363976E23 = BasicModelIn, computed from:
[junit4] 1> 79.0 = numberOfDocuments
[junit4] 1> 2.0 = docFreq
[junit4] 1> 3.7414016E-23 = AfterEffectL, computed from:
[junit4] 1> 2.6727952E22 = tfn
[junit4] 1>
[junit4] 1> 8.0517233E9 = score(DFRSimilarity, doc=0, freq=1.86950669E9),
computed from:
[junit4] 1> 1.6103447E9 = boost
[junit4] 1> 2.6727954E22 = NormalizationH1, computed from:
[junit4] 1> 1.86950669E9 = tf
[junit4] 1> 1.4181463E9 = avgFieldLength
[junit4] 1> 213016.0 = len
[junit4] 1> 1.3363977E23 = BasicModelIn, computed from:
[junit4] 1> 79.0 = numberOfDocuments
[junit4] 1> 2.0 = docFreq
[junit4] 1> 3.7414013E-23 = AfterEffectL, computed from:
[junit4] 1> 2.6727954E22 = tfn
[junit4] 1>
[junit4] 1> DFR I(n)L1
[junit4] 1>
field="field",maxDoc=852,docCount=79,sumTotalTermFreq=112033561766,sumDocFreq=79
[junit4] 1> term="term",docFreq=2,totalTermFreq=2487761701
[junit4] 1> norm=149 (doc length ~ 213016)
[junit4] 1> freq=1.86950669E9
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestBasicModelIn
-Dtests.method=testRandomScoring -Dtests.seed=56DDF2F2BA9390E3
-Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=Mexico/BajaNorte
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 3.91s | TestBasicModelIn.testRandomScoring <<<
[junit4] > Throwable #1: java.lang.AssertionError:
score(1.86950656E9)=8.0517238E9 > score(1.86950669E9)=8.0517233E9
[junit4] > at
__randomizedtesting.SeedInfo.seed([56DDF2F2BA9390E3:DD42AB40A0E476E9]:0)
[junit4] > at
org.apache.lucene.search.similarities.BaseSimilarityTestCase.doTestScoring(BaseSimilarityTestCase.java:405)
[junit4] > at
org.apache.lucene.search.similarities.BaseSimilarityTestCase.testRandomScoring(BaseSimilarityTestCase.java:357)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=4442, maxDocsPerChunk=146, blockSize=5),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=4442, blockSize=5)),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@146b4f40),
locale=cs, timezone=Mexico/BajaNorte
{noformat}
> TestBasicModelIne.testRandomScoring failure
> -------------------------------------------
>
> Key: LUCENE-8015
> URL: https://issues.apache.org/jira/browse/LUCENE-8015
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Adrien Grand
>
> reproduce with: ant test -Dtestcase=TestBasicModelIne
> -Dtests.method=testRandomScoring -Dtests.seed=86E85958B1183E93
> -Dtests.slow=true -Dtests.locale=vi-VN -Dtests.timezone=Pacific/Tongatapu
> -Dtests.asserts=true -Dtests.file.encoding=UTF8
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]