The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/develop has failed. Run started by GitHub user wqyenjoy (triggered by github-actions[bot]).
Head commit for run: 7cef9c076089a8274eccefbeacb880cfc6503679 / john <> [ISSUE-9500] Fix transaction message check service offset advancement on exception - Add try-catch-finally structure in check() method to ensure offset advancement even when exceptions occur - Move offset update logic to finally block to prevent infinite loop - Add comprehensive unit tests for exception, normal, and empty queue scenarios - Fix Issue #9500: transaction message check service offset not advancing on exception This prevents the infinite loop where the same half message gets checked repeatedly due to offset not advancing when exceptions occur during transaction check. Report URL: https://github.com/apache/rocketmq/actions/runs/16089548086 With regards, GitHub Actions via GitBox