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/199/repository/commits/a9c2e4d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/199/repository/commits/a9c2e4d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"a9c2e4d796a63e7fae98439c0d76ee577dfdf98f","short_id":"a9c2e4d7","created_at":"2024-11-06T14:15:21.000+08:00","parent_ids":["2ab4d08ccbe58d6d752c6ea9cfc8b954b091e267"],"title":"feat_out:GetAllRegionsWithType","message":"feat_out:GetAllRegionsWithType\n","author_name":"huangxiaolong","author_email":"huangxiaolong@senior.auto","authored_date":"2024-11-06T14:15:21.000+08:00","committer_name":"huangxiaolong","committer_email":"huangxiaolong@senior.auto","committed_date":"2024-11-06T14:15:21.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap/-/commit/a9c2e4d796a63e7fae98439c0d76ee577dfdf98f","stats":{"additions":28,"deletions":1,"total":29},"status":null,"project_id":199,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399