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/e47a0b8
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/784/repository/commits/e47a0b8
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"e47a0b8f290d32ca44b25e97f0dfe62bcce57a43","short_id":"e47a0b8f","created_at":"2026-07-10T18:21:17.000+08:00","parent_ids":["997860660e7496e6465e3418b95bff88c4e72c3a"],"title":"feat_out:有车无车逻辑判断修复","message":"feat_out:有车无车逻辑判断修复\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2026-07-10T18:21:17.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2026-07-10T18:21:17.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/rcinterpreter/-/commit/e47a0b8f290d32ca44b25e97f0dfe62bcce57a43","stats":{"additions":31,"deletions":23,"total":54},"status":null,"project_id":784,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399