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/8/repository/commits/f8293dba8
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/f8293dba8
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f8293dba8599ba00452082c32441324eccbb320b","short_id":"f8293dba","created_at":"2026-08-06T10:03:28.000+08:00","parent_ids":["910b9c72e0c270845ce3ef092e4ce64eb616768a"],"title":"feat: 右转停车后自动起步","message":"feat: 右转停车后自动起步\n\n右转停车约束使用路口停车类型,接入现有安全自动起步流程。\n\n启用右转停车功能且确认标准右转时,停车 1.2 秒后自动尝试起步;其他路口停车保持原有 3 秒等待和障碍物检查逻辑。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-08-06T10:03:28.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-08-06T10:03:28.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/f8293dba8599ba00452082c32441324eccbb320b","stats":{"additions":34,"deletions":24,"total":58},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399