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/604/repository/commits/629c549e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/604/repository/commits/629c549e
Response Code: HTTP/1.1 200 OK
Response:
{"id":"629c549ebde0bbb5705a15a2d626aba043d93e85","short_id":"629c549e","created_at":"2026-08-17T14:57:45.000+08:00","parent_ids":["8dd13a2f63ef7e5de24cd2eb98d2c6d5e067b9e5"],"title":"fix: 修复 IMV 速度模式制动反馈","message":"fix: 修复 IMV 速度模式制动反馈\n\n补齐 ROS 和 MQTT IMV 指令中的制动字段传递。\n\n速度模式下基于上一帧速度和制动量逐帧减速,并同步更新轮速反馈,避免目标速度归零时底盘速度突变或残留。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-08-17T14:57:32.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-08-17T14:57:45.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/multi_simulator/-/commit/629c549ebde0bbb5705a15a2d626aba043d93e85","stats":{"additions":10,"deletions":0,"total":10},"status":null,"project_id":604,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399