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/504/repository/commits/86f21a9
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/504/repository/commits/86f21a9
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"86f21a9762f1e3d19c29be4ef2e65d46021f45aa","short_id":"86f21a97","created_at":"2023-04-18T11:03:14.000+08:00","parent_ids":["a628e39ddd7d78b49594a960228d9819ee946ae6"],"title":"fix_out: limit out_queue_size to 500","message":"fix_out: limit out_queue_size to 500\n","author_name":"senior","author_email":"zhangzhizheng@senior.auto","authored_date":"2023-04-18T11:03:14.000+08:00","committer_name":"senior","committer_email":"zhangzhizheng@senior.auto","committed_date":"2023-04-18T11:03:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/cloud/fms_agent/-/commit/86f21a9762f1e3d19c29be4ef2e65d46021f45aa","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":504,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399