Re: [JENKINS] Lucene » Lucene-NightlyTests-main - Build # 215 - Unstable!

2021-03-19 Thread Robert Muir
On Fri, Mar 19, 2021 at 5:12 PM Chris Hostetter wrote: > > : I did have to tweak the "reproduce with:" line to reproduce it though... > : maybe because it was a timeout? > : > : It said: --tests > : "org.apache.lucene.index.TestDocumentsWriterStallControl.classMethod" > : But it should be:

Re: [JENKINS] Lucene » Lucene-NightlyTests-main - Build # 215 - Unstable!

2021-03-19 Thread Chris Hostetter
: I did have to tweak the "reproduce with:" line to reproduce it though... : maybe because it was a timeout? : : It said: --tests : "org.apache.lucene.index.TestDocumentsWriterStallControl.classMethod" : But it should be: --tests :

[jira] [Commented] (PYLUCENE-57) Add DOAP file for pylucene

2021-03-19 Thread Jira
[ https://issues.apache.org/jira/browse/PYLUCENE-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17305194#comment-17305194 ] Jan Høydahl commented on PYLUCENE-57: - Done. Will keep this open until I see PyLucene appearing in

Re: [JENKINS] Lucene » Lucene-NightlyTests-main - Build # 215 - Unstable!

2021-03-19 Thread Robert Muir
Thanks, I think for this test we may get lucky. Because it doesn't index anything or even make a writer, hopefully it doesnt care about the linedocs file? I did have to tweak the "reproduce with:" line to reproduce it though... maybe because it was a timeout? It said: --tests

Re: [JENKINS] Lucene » Lucene-NightlyTests-main - Build # 215 - Unstable!

2021-03-19 Thread Uwe Schindler
You can get the line docs file from Subversion. The path should be at top of log file. Or download it from jenkins workspace.  Am March 19, 2021 8:45:48 PM UTC schrieb Robert Muir : >On Fri, Mar 19, 2021 at 4:20 PM Dawid Weiss >wrote: > >> >> This failure is due to a suite timeout. >> >>

Re: [JENKINS] Lucene » Lucene-NightlyTests-main - Build # 215 - Unstable!

2021-03-19 Thread Robert Muir
On Fri, Mar 19, 2021 at 4:20 PM Dawid Weiss wrote: > > This failure is due to a suite timeout. > > java.lang.Exception: Test abandoned because suite timeout was reached. > > > This test isn't normally in the top slow nightly ones: https://issues.apache.org/jira/browse/LUCENE-9840 It is actually

Re: [JENKINS] Lucene » Lucene-NightlyTests-main - Build # 215 - Unstable!

2021-03-19 Thread Dawid Weiss
This failure is due to a suite timeout. java.lang.Exception: Test abandoned because suite timeout was reached. On Fri, Mar 19, 2021 at 8:08 AM Apache Jenkins Server < jenk...@builds.apache.org> wrote: > Build: > https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/215/ > > 2

Re: Who has access to Google Analytics for Lucene site?

2021-03-19 Thread Alexandre Rafalovitch
We have already discussed and agreed on removing it when the time comes. This discussion is specifically about trying to regain access to the analytics that we already collected, at a higher granularity than what current Infra stats seems to provide. Even if we took analytics out today, avoiding

Re: [JENKINS] Lucene-main-Linux (64bit/jdk-13.0.2) - Build # 29750 - Failure!

2021-03-19 Thread Dawid Weiss
I corrected this - header structure is more strict on newer JDKs /home/jenkins/workspace/Lucene-main-Linux/lucene/core/src/java/org/apache/lucene/codecs/lucene90/Lucene90VectorFormat.java:32: error: unexpected heading used: , compared to implicit preceding heading: * .vec (vector data) file