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/7488347a4
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/7488347a4
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"7488347a486bc1348df9d3f239f9f43ce79ba4d4","short_id":"7488347a","created_at":"2026-04-15T10:34:12.000+08:00","parent_ids":["dd3a65f56ad6005b79c090dbef03d481368e3f67"],"title":"fix: SSEP: 解决精准倒车在pass point附近进行多段搜索时搜索失败的问题","message":"fix: SSEP: 解决精准倒车在pass point附近进行多段搜索时搜索失败的问题\n\n","author_name":"tangwenqing","author_email":"tangwenqing@senior.auto","authored_date":"2026-04-14T17:35:55.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-04-15T10:34:12.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/7488347a486bc1348df9d3f239f9f43ce79ba4d4","stats":{"additions":18,"deletions":14,"total":32},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399