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/119/repository/commits/9deeecd
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/119/repository/commits/9deeecd
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"9deeecdfecd0775739ce2cbe4c9f33dd5b410479","short_id":"9deeecdf","created_at":"2023-05-29T14:12:45.000+08:00","parent_ids":["e6d7c39511d775dfd1b605b0152fc27a98e193e4"],"title":"更改画图函数位置,增加图片名称显示紧急刹车","message":"更改画图函数位置,增加图片名称显示紧急刹车\n","author_name":"szl","author_email":"suzhenluan@126.com","authored_date":"2023-05-29T14:12:45.000+08:00","committer_name":"szl","committer_email":"suzhenluan@126.com","committed_date":"2023-05-29T14:12:45.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/guardian/-/commit/9deeecdfecd0775739ce2cbe4c9f33dd5b410479","stats":{"additions":25,"deletions":9,"total":34},"status":null,"project_id":119,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399