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/8/repository/commits/122508031
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/122508031
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"122508031b8e5752da73c47360865aca40f4699c","short_id":"12250803","created_at":"2026-01-13T20:05:28.000+08:00","parent_ids":["5f171b98a40eb13a530b3dd5d3d74b8382c35644"],"title":"feat: add repowiki by qoder","message":"feat: add repowiki by qoder\n","author_name":"liuhongshuo","author_email":"liuhongshuo","authored_date":"2026-01-13T20:05:28.000+08:00","committer_name":"liuhongshuo","committer_email":"liuhongshuo","committed_date":"2026-01-13T20:05:28.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/122508031b8e5752da73c47360865aca40f4699c","stats":{"additions":94782,"deletions":0,"total":94782},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399