[ 
https://issues.apache.org/jira/browse/LUCENE-10419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17491543#comment-17491543
 ] 

Uwe Schindler commented on LUCENE-10419:
----------------------------------------

Hi Dawid, will check now.

I haven't seen any failure on Windows or Mac (unfortunately it is hard to check 
as the exception is not part of mail text). The Gradle-Runer VMs are also 
different, because 9.x uses Java 11.0.14 and main uses JDK 17.0.1.

What is also interesting, it is always the same file with this ICU license 
header. No other file seems affected by this!

One hint I can give: The hardware is AMD Ryzen, not Intel like most other CIs 
and there could indeed some different behaviour with multithreading. It also 
has many CPU cores, while the Apache Jenkins server are just virtual machine, 
no hardware.

> Identify occasional validateSourcePatterns error on CI servers
> --------------------------------------------------------------
>
>                 Key: LUCENE-10419
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10419
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Dawid Weiss
>            Assignee: Dawid Weiss
>            Priority: Trivial
>
> {code}
> What went wrong: Execution failed for task 
> ':lucene:analysis:icu:validateSourcePatterns'. > start 1, end 0, length 0
> {code}
>  
> This annoys me. It's a message from stringbuilder.substring somewhere - let's 
> get the stack of that first and see where the bug is.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to