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/2494/repository/commits/3513e1f
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/2494/repository/commits/3513e1f
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"3513e1fd53d5122f1dcb849ccd94ba105c4fc8de","short_id":"3513e1fd","created_at":"2026-08-30T09:37:03.000+08:00","parent_ids":["84f616e377d87cda5fe790c167dba3fadf512eb3"],"title":"remove rely not use","message":"remove rely not use\n","author_name":"matao","author_email":"matao@senior.auto","authored_date":"2026-08-30T09:37:03.000+08:00","committer_name":"matao","committer_email":"matao@senior.auto","committed_date":"2026-08-30T09:37:03.000+08:00","trailers":{},"web_url":"http://159.27.226.4/localization/artery_localization/-/commit/3513e1fd53d5122f1dcb849ccd94ba105c4fc8de","stats":{"additions":22,"deletions":3,"total":25},"status":null,"project_id":2494,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399