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/bce6bb1db
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/bce6bb1db
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"bce6bb1dbfa57b881faf7ad6886f49a37230adc9","short_id":"bce6bb1d","created_at":"2026-03-27T17:27:29.000+08:00","parent_ids":["a29eb1c83bacb6b66111a68719a9a3937fa350d1"],"title":"feat: add lbfgs prevous version.","message":"feat: add lbfgs prevous version.\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-03-27T17:21:50.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-03-27T17:27:29.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/bce6bb1dbfa57b881faf7ad6886f49a37230adc9","stats":{"additions":91,"deletions":1,"total":92},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399