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/605/repository/commits/c29f22c
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/605/repository/commits/c29f22c
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"c29f22ce4251cd9d55df078b3ee320fa9d2c297c","short_id":"c29f22ce","created_at":"2025-09-18T16:24:28.000+08:00","parent_ids":["bab0a1f6cbcfcd04162ab328e6771b54d78a689e"],"title":"fix_out: 修改偏移量计算方式","message":"fix_out: 修改偏移量计算方式\n","author_name":"zhaozitong","author_email":"zhaozitong@senior.auto","authored_date":"2025-09-18T16:24:28.000+08:00","committer_name":"zhaozitong","committer_email":"zhaozitong@senior.auto","committed_date":"2025-09-18T16:24:28.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/rminterpreter/-/commit/c29f22ce4251cd9d55df078b3ee320fa9d2c297c","stats":{"additions":6,"deletions":6,"total":12},"status":null,"project_id":605,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399