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/16/repository/commits/09e25f7
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/09e25f7
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"09e25f72706b8350a7a15258d8e2613a6e2d1a2b","short_id":"09e25f72","created_at":"2026-09-21T20:39:59.000+08:00","parent_ids":["7b8133dd2f1f34e239864682df59fd6ed1393014"],"title":"Consolidate platoon planning data into compact PNCInfo message","message":"Consolidate platoon planning data into compact PNCInfo message\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-09-21T20:39:59.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-09-21T20:39:59.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/09e25f72706b8350a7a15258d8e2613a6e2d1a2b","stats":{"additions":38,"deletions":21,"total":59},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399