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/16/repository/commits/7561c21
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/7561c21
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"7561c210cc808a4e278a45ddca930a63d6a32a06","short_id":"7561c210","created_at":"2023-06-12T00:24:35.000+08:00","parent_ids":["5c44e4183987bc4b8e7fc54cc0c8b1d1cf75f0db"],"title":"删除多余的.idea文件","message":"删除多余的.idea文件\n","author_name":"yangjun","author_email":"yangjun@senior.auto","authored_date":"2023-06-12T00:24:35.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.auto","committed_date":"2023-06-12T00:24:35.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/7561c210cc808a4e278a45ddca930a63d6a32a06","stats":{"additions":0,"deletions":65,"total":65},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399