Increase CI build timeout from 7 hours to 600 minutes (10h)#22380
Increase CI build timeout from 7 hours to 600 minutes (10h)#22380Croway wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Could you provide the output when the abort occurred? From my experience, when the 7 hours is reached it is that the build is completely stuck and increasing to 10 hours won't change anything if it is the same case
recently, it was regularly the JMS tests which are blocked: https://issues.apache.org/jira/browse/CAMEL-23194
|
@apupier in the latest builds I could find any stuck test, but, the issue was with PPC/S390 hosts that waited too much in the queue |
|
with the latest build on 4.14.x https://ci-builds.apache.org/job/Camel/job/Camel%20Core%20(Build%20and%20test)/job/camel-4.14.x/162/cloudbees-pipeline-explorer/?filter=43 it is also the JMS tests which are blcoked |
|
I see, on the 4.18.x and 4.14.x some back ports are missing. @apupier right now the |
unfortunately no. The surefire timeout is bypassed. The current timeout is the one from the jenkins global job. |
not the root cause. it is still happening on the main branch. the previous attempts were infructuous. (see the reopeoned state of https://issues.apache.org/jira/browse/CAMEL-23194 ) |
apupier
left a comment
There was a problem hiding this comment.
as we checked that it is related to blocked tests as reported to https://issues.apache.org/jira/browse/CAMEL-23194 increasing the timeout will make the things worse as it will await even more for no chance to pass.


Summary
Claude Code on behalf of Federico Mariani
Test plan
🤖 Generated with Claude Code