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/586/repository/commits/905c43a
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/905c43a
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"905c43a1753a6385d62f382fc3c6bf320b6b19d7","short_id":"905c43a1","created_at":"2026-03-18T17:50:07.000+08:00","parent_ids":["ee394f86e5cc32ab6805f125add47ad82366cc31"],"title":"fix: using map lane with for single line lane detection","message":"fix: using map lane with for single line lane detection\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-03-18T17:50:07.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-03-18T17:50:07.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/905c43a1753a6385d62f382fc3c6bf320b6b19d7","stats":{"additions":5,"deletions":2,"total":7},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399