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/a19a44b59
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/a19a44b59
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"a19a44b5976756bef5c6ba34d485470995d3d167","short_id":"a19a44b5","created_at":"2026-08-11T12:09:32.000+08:00","parent_ids":["ee1806d7ac6d14c1e6ae396c22ff2c1a465227b6"],"title":"feat: 振石进场按参考线构造搜索起点","message":"feat: 振石进场按参考线构造搜索起点\n\n振石 bulk in 场景复用前港的动态搜索起点计算,根据车辆速度和目标点在参考线上的位置选择前向搜索起点。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-08-11T12:06:23.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-08-11T12:09:32.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/a19a44b5976756bef5c6ba34d485470995d3d167","stats":{"additions":2,"deletions":1,"total":3},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399