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/74/repository/commits/7fd0575
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/74/repository/commits/7fd0575
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"7fd05754229929c629c3dc983a06d684e1c5619e","short_id":"7fd05754","created_at":"2026-03-10T18:09:07.000+08:00","parent_ids":["e8bd704ee518c1ee2f74268fe3f3296131572cd1"],"title":"feat_out:获取消息分支和commitid","message":"feat_out:获取消息分支和commitid\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2026-03-10T18:09:07.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2026-03-10T18:09:07.000+08:00","trailers":{},"web_url":"http://159.27.226.4/driver_and_tools/hesai_lidar/-/commit/7fd05754229929c629c3dc983a06d684e1c5619e","stats":{"additions":35,"deletions":2,"total":37},"status":null,"project_id":74,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399