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/645/repository/commits/974be64
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/645/repository/commits/974be64
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"974be64d00b8ef8abf7a10477b01b03d81ab4aca","short_id":"974be64d","created_at":"2025-08-18T16:02:31.000+08:00","parent_ids":["f09855fdee981b7babbc214bd0123c447ab7a341"],"title":"refactor: cmakelists and depends","message":"refactor: cmakelists and depends\n\n","author_name":"zhuxiaolong","author_email":"zhuxiaolong@senior.auto","authored_date":"2025-08-18T15:32:05.000+08:00","committer_name":"zhuxiaolong","committer_email":"zhuxiaolong@senior.auto","committed_date":"2025-08-18T16:02:31.000+08:00","trailers":{},"web_url":"http://159.27.226.4/cloud/traffic_ctrl/-/commit/974be64d00b8ef8abf7a10477b01b03d81ab4aca","stats":{"additions":24,"deletions":19,"total":43},"status":null,"project_id":645,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399