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/95/repository/commits/0b54e71
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/95/repository/commits/0b54e71
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"0b54e715dc62e3b871ef6e2b9985135fbbd9ed17","short_id":"0b54e715","created_at":"2026-09-03T20:17:02.000+08:00","parent_ids":["41b319bd0ea1cf4208027d135939c662be8d9be9"],"title":"feat_out: add check with lidar in unloading area","message":"feat_out: add check with lidar in unloading area\n","author_name":"matao","author_email":"matao@senior.auto","authored_date":"2026-09-03T20:17:02.000+08:00","committer_name":"matao","committer_email":"matao@senior.auto","committed_date":"2026-09-03T20:17:02.000+08:00","trailers":{},"web_url":"http://159.27.226.4/localization/msf_localization/-/commit/0b54e715dc62e3b871ef6e2b9985135fbbd9ed17","stats":{"additions":73,"deletions":0,"total":73},"status":null,"project_id":95,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399