Console Output

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/119/repository/commits/69b52138
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/119/repository/commits/69b52138
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"69b52138cf89779afaacb48977032529bab481f5","short_id":"69b52138","created_at":"2026-06-12T15:04:46.000+08:00","parent_ids":["26cce8fd37cf32409055152fbafbeedd9d55300c"],"title":"feat: 添加跨运车自转模式安全防护","message":"feat: 添加跨运车自转模式安全防护\n\n- pnc_status 新增 is_self_rotation_mode_ 标志,读取 reserved_uint_8_vec_1[1]\n- PredictPath 新增 GenerateStraddleSelfRotationPath,自转模式下绕几何中心\n  原地旋转生成预测轨迹,覆盖整周扫掠包络(10°分辨率)\n- 预留自转角速度/预瞄时长接口,后续可按时间窗实际自转角度防护\n\nCo-Authored-By: Claude Opus 4.8 \u003cnoreply@anthropic.com\u003e\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-06-12T15:04:46.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-06-12T15:04:46.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/guardian/-/commit/69b52138cf89779afaacb48977032529bab481f5","stats":{"additions":76,"deletions":4,"total":80},"status":null,"project_id":119,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399