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/87/repository/commits/b7aecf22
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/87/repository/commits/b7aecf22
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"b7aecf2234fc4258d34204ed69d0bdabee44e4c4","short_id":"b7aecf22","created_at":"2025-11-20T16:52:07.000+08:00","parent_ids":["cd40feccc77c76d2a6162e39a7057dd3532efa33","00f201059d489e69b136a4a4434f1d04524fdea2"],"title":"Merge branch 'yyg_sub_trailer_info' of 159.27.226.4:lidar/new_detection into yyg_sub_trailer_info","message":"Merge branch 'yyg_sub_trailer_info' of 159.27.226.4:lidar/new_detection into yyg_sub_trailer_info\n","author_name":"Tang Xiao","author_email":"tangxiao@senior.auto","authored_date":"2025-11-20T16:52:07.000+08:00","committer_name":"Tang Xiao","committer_email":"tangxiao@senior.auto","committed_date":"2025-11-20T16:52:07.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/new_detection/-/commit/b7aecf2234fc4258d34204ed69d0bdabee44e4c4","stats":{"additions":11,"deletions":9,"total":20},"status":null,"project_id":87,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399