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/c04ed17
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/119/repository/commits/c04ed17
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"c04ed17010cc9aa62983c1860ba84e16e4dc0d9e","short_id":"c04ed170","created_at":"2023-04-23T10:09:37.000+08:00","parent_ids":["ab653730edbeffca31b32920c873c4d5bcd81e5b"],"title":"更新挂ttc的参数","message":"更新挂ttc的参数\n","author_name":"szl","author_email":"suzhenluan@126.com","authored_date":"2023-04-23T10:09:37.000+08:00","committer_name":"szl","committer_email":"suzhenluan@126.com","committed_date":"2023-04-23T10:09:37.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/guardian/-/commit/c04ed17010cc9aa62983c1860ba84e16e4dc0d9e","stats":{"additions":10,"deletions":3,"total":13},"status":null,"project_id":119,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399