Hi Zoltan, I have seen this timeout in some other PRs and it seems that it also affects the master branch. This is definitely a problem that requires a fix so logged HIVE-29009 to track this further. Let's continue the discussion/investigation under the respective ticket.
The fact that log output does not display much information about the tests which are running is also a bug (see HIVE-29008) but independent of the timeout issue. Best, Stamatis On Thu, Jun 12, 2025 at 2:56 PM Zoltán Rátkai <zrat...@cloudera.com.invalid> wrote: > > Hi Team, > > I have a PR, where my test for a split failed two times with a timeout after > 12 hours: > > https://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/PR-5628/16/pipeline/429 > > [2025-06-11T13:44:19.749Z] OpenJDK 64-Bit Server VM warning: Sharing is only > supported for boot loader classes because bootstrap classpath has been > appended > [2025-06-12T01:22:08.145Z] Sending interrupt signal to process > > https://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/PR-5628/15/pipeline/704 > > [2025-06-06T20:47:34.567Z] OpenJDK 64-Bit Server VM warning: Sharing is only > supported for boot loader classes because bootstrap classpath has been > appended > [2025-06-07T07:35:38.406Z] Sending interrupt signal to process > > > I don't know what causes this, I can not see anything in the log output why > it stopped working. Have you seen anything similar or do you have any idea? > > Thanks, > > Zoltan Ratkai