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/486/repository/commits/c6a2fd2
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c6a2fd2
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"c6a2fd25665303c37f793e778fc57cf2a15575fc","short_id":"c6a2fd25","created_at":"2023-06-16T17:46:20.000+08:00","parent_ids":["bfbccb6c0abebcccc003054e62d3e282d765ccd5"],"title":"参数迭代次数记录的增加","message":"参数迭代次数记录的增加\n","author_name":"wangjie","author_email":"wangjie@senior.auto","authored_date":"2023-06-16T17:46:20.000+08:00","committer_name":"wangjie","committer_email":"wangjie@senior.auto","committed_date":"2023-06-16T17:46:20.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c6a2fd25665303c37f793e778fc57cf2a15575fc","stats":{"additions":4,"deletions":0,"total":4},"status":null,"project_id":486,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399