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/1612/repository/commits/ecc44ec
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1612/repository/commits/ecc44ec
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"ecc44ec123dedf1cb3614cc982e126abadad74f1","short_id":"ecc44ec1","created_at":"2025-09-19T23:25:29.000+08:00","parent_ids":["31e4e9d17d3d586ba58157fd9bb2e136dfda3d98"],"title":"fix: land_id for cloud_trajectory.","message":"fix: land_id for cloud_trajectory.\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2025-09-19T23:25:29.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2025-09-19T23:25:29.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc_sim/-/commit/ecc44ec123dedf1cb3614cc982e126abadad74f1","stats":{"additions":56,"deletions":15,"total":71},"status":null,"project_id":1612,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399