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/51f0187
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1229/repository/commits/51f0187
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"51f018784312860c600213660d84d2f89817efcb","short_id":"51f01878","created_at":"2023-11-30T13:47:55.000+08:00","parent_ids":["c9abe77ee788cb225f39d32631f3e625ea24bef4"],"title":"feat_out:删除system-ros参数","message":"feat_out:删除system-ros参数\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2023-11-30T13:47:55.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2023-11-30T13:47:55.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/commit/51f018784312860c600213660d84d2f89817efcb","stats":{"additions":0,"deletions":6348,"total":6348},"status":null,"project_id":1229,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399