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/784/repository/commits/962e56e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/784/repository/commits/962e56e
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"962e56eb5fcb8ad0cdaded80d1f8afd02fb99672","short_id":"962e56eb","created_at":"2025-05-24T19:44:18.000+08:00","parent_ids":["01286e2db255b6240fe9b5633282cb3ab2c60d13"],"title":"fix_bug:pnc cmd 转向灯控制切换逻辑bug","message":"fix_bug:pnc cmd 转向灯控制切换逻辑bug\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2025-05-24T19:44:18.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2025-05-24T19:44:18.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/rcinterpreter/-/commit/962e56eb5fcb8ad0cdaded80d1f8afd02fb99672","stats":{"additions":4,"deletions":3,"total":7},"status":null,"project_id":784,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399