The cursor cuts off the execution of the code at the stage

Thanks for the info. This is a bug in how the Agent handles terminal exit codes that exceed the int32 range.

Your int32 overflow hypothesis is fully confirmed - I found a related topic with the same serialization pattern: Serialization error

I’ll pass this to the team along with your console logs, request IDs, and analysis.

Thanks for the detailed investigation - the console logs and your analysis will help engineering.