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/468/repository/commits/33f15c6
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/468/repository/commits/33f15c6
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"33f15c67026a6a39b6f1e2d8eca6ea09a7a5faf7","short_id":"33f15c67","created_at":"2023-07-17T14:09:40.000+08:00","parent_ids":["9c0d19e87421b1adb4fcf59ef381f6a2ab4b330a"],"title":"fix_out:7-17 lidars extrinsics","message":"fix_out:7-17 lidars extrinsics\n","author_name":"pengchao","author_email":"pengchao@senior.auto","authored_date":"2023-07-17T14:09:40.000+08:00","committer_name":"pengchao","committer_email":"pengchao@senior.auto","committed_date":"2023-07-17T14:09:40.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M031/-/commit/33f15c67026a6a39b6f1e2d8eca6ea09a7a5faf7","stats":{"additions":63,"deletions":60,"total":123},"status":null,"project_id":468,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399