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/436/repository/commits/767521c
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/436/repository/commits/767521c
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"767521cff411b1d4c49a00ee8f9a1b68b6388a24","short_id":"767521cf","created_at":"2026-09-03T15:56:52.000+08:00","parent_ids":["43f8ac827a198b07dd9f360d6b8194130e509a3a"],"title":"feat_out:增加响应pnc语音命令","message":"feat_out:增加响应pnc语音命令\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2026-09-03T15:56:52.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2026-09-03T15:56:52.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/peripheral_controller/-/commit/767521cff411b1d4c49a00ee8f9a1b68b6388a24","stats":{"additions":6,"deletions":9,"total":15},"status":null,"project_id":436,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399