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/1229/repository/commits/c9abe77
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1229/repository/commits/c9abe77
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"c9abe77ee788cb225f39d32631f3e625ea24bef4","short_id":"c9abe77e","created_at":"2023-11-28T18:23:43.000+08:00","parent_ids":["fa8a58c21457981e1f14b8c2b3be2adcfd23b2ea"],"title":"feat_out:copy from qingdao shared_config dev","message":"feat_out:copy from qingdao shared_config dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2023-11-28T18:23:43.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2023-11-28T18:23:43.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/commit/c9abe77ee788cb225f39d32631f3e625ea24bef4","stats":{"additions":8,"deletions":97,"total":105},"status":null,"project_id":1229,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399