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/b17f0d5fb
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/b17f0d5fb
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"b17f0d5fb704e33ac5c479ea638e8dc7e745462c","short_id":"b17f0d5f","created_at":"2025-11-05T20:14:13.000+08:00","parent_ids":["013bc56b3aa76e9ae6726f6005ef1f0824c30635"],"title":"fix:修复海润进弯道后第一个停车位停不正的bug","message":"fix:修复海润进弯道后第一个停车位停不正的bug\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2025-11-05T20:14:08.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2025-11-05T20:14:13.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/b17f0d5fb704e33ac5c479ea638e8dc7e745462c","stats":{"additions":37,"deletions":57,"total":94},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399