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/e4a421088
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/e4a421088
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"e4a421088e6b6f7aee72e04c2e231295c8da1480","short_id":"e4a42108","created_at":"2026-07-06T12:42:33.000+08:00","parent_ids":["d64790461ff1e9a618695925dd44c64316001ae4"],"title":"KEB 补充路边点云(TYPE_ROADSIDE)作为障碍规避","message":"KEB 补充路边点云(TYPE_ROADSIDE)作为障碍规避\n\n碰撞检测不需要路边点, 故 prepare 阶段未写入 OGM 栅格。KEB 在栅格副本上\n补画下层路边采样点再抽取轮廓线, 不污染碰撞用栅格。新增开关\nuse_func_keb_add_roadside_segments_(默认 false), 仅下层补充。","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-07-06T12:42:33.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-07-06T12:42:33.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/e4a421088e6b6f7aee72e04c2e231295c8da1480","stats":{"additions":66,"deletions":7,"total":73},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399