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/1551/repository/commits/1a81334
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1551/repository/commits/1a81334
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"1a8133403be4a3d53ae48abc082f5c4fb828e55c","short_id":"1a813340","created_at":"2025-10-09T14:55:31.000+08:00","parent_ids":["f3cc7116b407020d85b88b0525433d45fdeae0f0","30719edde31f76b64ddf0e83ef3a9d01b4b37c02"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2025-10-09T14:55:31.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2025-10-09T14:55:31.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/snapshot_upload/-/commit/1a8133403be4a3d53ae48abc082f5c4fb828e55c","stats":{"additions":559,"deletions":3,"total":562},"status":null,"project_id":1551,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399