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/274/repository/commits/c7e7b2c6
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/274/repository/commits/c7e7b2c6
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"c7e7b2c6f3d025b59d205b35e3ee2c45d078b6c2","short_id":"c7e7b2c6","created_at":"2026-06-23T11:56:06.000+08:00","parent_ids":["45c8807d15bf2bf57b132e1f7c40daf57fbd67a4"],"title":"chore(version): 3.17.2","message":"chore(version): 3.17.2\n\n","author_name":"zhuxiaolong","author_email":"zhuxiaolong@senior.auto","authored_date":"2026-06-22T17:50:23.000+08:00","committer_name":"zhuxiaolong","committer_email":"zhuxiaolong@senior.auto","committed_date":"2026-06-23T11:56:06.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/prediction/-/commit/c7e7b2c6f3d025b59d205b35e3ee2c45d078b6c2","stats":{"additions":5,"deletions":2,"total":7},"status":null,"project_id":274,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399