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/df4d2f10d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/df4d2f10d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"df4d2f10da98f9da8c2cbb5c695948db080047dc","short_id":"df4d2f10","created_at":"2026-06-26T21:47:00.000+08:00","parent_ids":["1963653688c02cfef4cbf429420de584894b5d4e","07b2fc4bc1c371c934630950681f4c92633efd1c"],"title":"Merge branch 'feat_sidepass_decider' of 159.27.226.4:pnc/pnc into feat_sidepass_decider","message":"Merge branch 'feat_sidepass_decider' of 159.27.226.4:pnc/pnc into feat_sidepass_decider\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-06-26T21:47:00.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-06-26T21:47:00.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/df4d2f10da98f9da8c2cbb5c695948db080047dc","stats":{"additions":22,"deletions":16,"total":38},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399