Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects/8/repository/commits/70c9f1254
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/70c9f1254
Response Code: HTTP/1.1 200 OK
Response:
{"id":"70c9f125409fc590ff6eb857b6b2823cdafe07c8","short_id":"70c9f125","created_at":"2026-09-01T09:13:33.000+08:00","parent_ids":["56620ce6e9f42170bb070ca9004a64ab8369d316"],"title":"fix: 统一路口搜索终点参考线","message":"fix: 统一路口搜索终点参考线\n\n将普通路口、引桥、码头面和出堆场搜索的终点计算、裁剪回退及搜索参考位姿统一到原始参考线坐标域。\n\n避免 fallback 重构时将原始停止线 s 用到滚动平滑参考线上,导致搜索终点沿路线回退;同时修复出堆场跨路口终点局部变量遮蔽成员的问题。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-01T09:13:18.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-01T09:13:33.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/70c9f125409fc590ff6eb857b6b2823cdafe07c8","stats":{"additions":23,"deletions":14,"total":37},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399