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/d0b57ae1a
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/d0b57ae1a
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"d0b57ae1ae306e1f4ea045235f9a6f21a4a8801d","short_id":"d0b57ae1","created_at":"2026-01-30T16:20:08.000+08:00","parent_ids":["b2fd552e9172869904153cbf112a700c2d7659d4","74dbb4238f4c9d365dea2b77353f46ee301e0af4"],"title":"Merge branch 'feat_error_2' into feat_pnc_status","message":"Merge branch 'feat_error_2' into feat_pnc_status\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-01-30T16:20:08.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-01-30T16:20:08.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/d0b57ae1ae306e1f4ea045235f9a6f21a4a8801d","stats":{"additions":0,"deletions":0,"total":0},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399