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/c7bf49a68
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/c7bf49a68
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"c7bf49a68aee1473b8309654c1f828247fe808b3","short_id":"c7bf49a6","created_at":"2026-06-09T11:03:22.000+08:00","parent_ids":["a71121ccd5216ae5cca31bba6f1b864c64205622"],"title":"fix: normal to lock during bulk_load","message":"fix: normal to lock during bulk_load\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-06-09T11:03:22.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-06-09T11:03:22.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/c7bf49a68aee1473b8309654c1f828247fe808b3","stats":{"additions":4,"deletions":2,"total":6},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399