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/f1dcea4d0
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/f1dcea4d0
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f1dcea4d0988b65d8637d720f7eba169ba759e73","short_id":"f1dcea4d","created_at":"2026-05-14T14:38:03.000+08:00","parent_ids":["df9a55168edeb144c9226b02fe716bdd96126761"],"title":"fix: 修复烟台跨运车路径规划未到终点的问题","message":"fix: 修复烟台跨运车路径规划未到终点的问题\n\n","author_name":"tangwenqing","author_email":"tangwenqing@senior.auto","authored_date":"2026-05-14T14:36:05.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-05-14T14:38:03.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/f1dcea4d0988b65d8637d720f7eba169ba759e73","stats":{"additions":51,"deletions":48,"total":99},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399