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/f460ef750
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/f460ef750
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f460ef7502c6a6d913b51382c9e0104e0c408fe9","short_id":"f460ef75","created_at":"2025-09-09T15:54:35.000+08:00","parent_ids":["5782e0eb4e33e2006a3c9cca72324d7da2a1368d","828dc8cfe9ac785e29b6851a425f7139fa0426fa"],"title":"Merge branch 'feat_entrance_tmp' into feat_yp_LD","message":"Merge branch 'feat_entrance_tmp' into feat_yp_LD\n\n","author_name":"AutoCR","author_email":"5081703.cr@163.com","authored_date":"2025-09-09T15:54:35.000+08:00","committer_name":"AutoCR","committer_email":"5081703.cr@163.com","committed_date":"2025-09-09T15:54:35.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/f460ef7502c6a6d913b51382c9e0104e0c408fe9","stats":{"additions":60,"deletions":13,"total":73},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399