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