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