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/966a15a59
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/966a15a59
Response Code: HTTP/1.1 200 OK
Response:
{"id":"966a15a594920fd936694ca4d276c19ea7411cb1","short_id":"966a15a5","created_at":"2026-09-22T14:54:13.000+08:00","parent_ids":["58c22a82ed636a088416e5c9966bff51cfc233df"],"title":"fix: 按路径分段优化出堆场限速","message":"fix: 按路径分段优化出堆场限速\n\n根据原始段长和真实段尾投影计算沿程进度,剔除路径延长部分,每次切段后重新按起步档位提速。\n\n为非最后一段提前添加 15、10、5 米低速区约束,最后一段接路时不额外降速;保留独立停车约束职责,匹配失效时保持起步档。\n\n新增 8 项回归测试,覆盖换段、路径延长、倒车、弯路、短段、过终点和停车约束保留;构建及测试通过。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-22T14:54:13.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-22T14:54:13.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/966a15a594920fd936694ca4d276c19ea7411cb1","stats":{"additions":281,"deletions":25,"total":306},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399