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/586/repository/commits/eade25f
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/eade25f
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"eade25f3be396d3d68f64b63a731ff12caecfcfb","short_id":"eade25f3","created_at":"2026-05-08T14:23:31.000+08:00","parent_ids":["85eaef2f82a49fa864bf463dd644c1cab60093ba"],"title":"fix: imv控制器BRAKE加安全防护","message":"fix: imv控制器BRAKE加安全防护\n","author_name":"liuhongshuo","author_email":"liuhongshuo","authored_date":"2026-05-08T14:23:31.000+08:00","committer_name":"liuhongshuo","committer_email":"liuhongshuo","committed_date":"2026-05-08T14:23:31.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/eade25f3be396d3d68f64b63a731ff12caecfcfb","stats":{"additions":25,"deletions":6,"total":31},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399