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/95/repository/commits/7cc16bc
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/95/repository/commits/7cc16bc
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"7cc16bc7aab50c19f0c674bc8febd38492a37180","short_id":"7cc16bc7","created_at":"2026-04-29T19:46:49.000+08:00","parent_ids":["a845ff0369a3682e84bbdd7a587c554e17188fce"],"title":"feat_out: 船舱定位输出","message":"feat_out: 船舱定位输出\n","author_name":"matao","author_email":"matao@senior.auto","authored_date":"2026-04-29T19:46:49.000+08:00","committer_name":"matao","committer_email":"matao@senior.auto","committed_date":"2026-04-29T19:46:49.000+08:00","trailers":{},"web_url":"http://159.27.226.4/localization/msf_localization/-/commit/7cc16bc7aab50c19f0c674bc8febd38492a37180","stats":{"additions":1,"deletions":5,"total":6},"status":null,"project_id":95,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399