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/82824991d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/82824991d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"82824991dff93a733bc464edcda9bef36530dcf7","short_id":"82824991","created_at":"2025-10-16T13:00:38.000+08:00","parent_ids":["d4db84ed539f86afb785a982ec5923ba53c2c56b"],"title":"fix: 修复董家口imv pull over角度偏差过大的问题","message":"fix: 修复董家口imv pull over角度偏差过大的问题\n\n","author_name":"tangwenqing","author_email":"tangwenqing@senior.auto","authored_date":"2025-10-16T13:00:38.000+08:00","committer_name":"tangwenqing","committer_email":"tangwenqing@senior.auto","committed_date":"2025-10-16T13:00:38.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/82824991dff93a733bc464edcda9bef36530dcf7","stats":{"additions":13,"deletions":12,"total":25},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399