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/470/repository/commits/c80f321
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/470/repository/commits/c80f321
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"c80f321fd0b2fa1ee4b73d8423fe4399bf3d632b","short_id":"c80f321f","created_at":"2023-07-26T09:49:04.000+08:00","parent_ids":["95c4d6b1b4589649ea23c4082e76d88a4c0ba2b8"],"title":"fix_out:7-26 lidars extrinsics","message":"fix_out:7-26 lidars extrinsics\n","author_name":"pengchao","author_email":"pengchao@senior.auto","authored_date":"2023-07-26T09:49:04.000+08:00","committer_name":"pengchao","committer_email":"pengchao@senior.auto","committed_date":"2023-07-26T09:49:04.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M033/-/commit/c80f321fd0b2fa1ee4b73d8423fe4399bf3d632b","stats":{"additions":31,"deletions":32,"total":63},"status":null,"project_id":470,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399