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/518192542
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/518192542
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"51819254225b35991f7648de9c4d98c51f1e32b2","short_id":"51819254","created_at":"2026-07-23T15:55:52.000+08:00","parent_ids":["58317cd215b7ab93b84dab9a684c06666a8dacec"],"title":"feat: 烟台车内/柱子/房子点云及下沉坑点适配","message":"feat: 烟台车内/柱子/房子点云及下沉坑点适配\n\n新增 107/108/110/111 四种点云类型: 前三者(车辆内部/柱子/房子点云)标记\n为无效点云, 碰撞与侧避均不考虑; 下沉坑点(111)按路边点云同等逻辑处理,\n参与侧避绕行(限速不因它降速, 但 gap/碰撞仍当墙, KEB 补画为障碍规避)。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-07-23T15:55:52.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-07-23T15:55:52.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/51819254225b35991f7648de9c4d98c51f1e32b2","stats":{"additions":39,"deletions":15,"total":54},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399