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/352/repository/commits/ce5643f
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/352/repository/commits/ce5643f
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"ce5643f8b94cbcc9f2c4c9bbfb0bf5515a81d0a6","short_id":"ce5643f8","created_at":"2025-08-28T12:19:41.000+08:00","parent_ids":["6e6f83df3c9d56b41baa9cdfeb56275706dcdf2e"],"title":"fix_out: change left_down to front_top","message":"fix_out: change left_down to front_top\n","author_name":"hongjinjin","author_email":"hongjinjin@senior.auto","authored_date":"2025-08-28T12:19:41.000+08:00","committer_name":"hongjinjin","committer_email":"hongjinjin@senior.auto","committed_date":"2025-08-28T12:19:41.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar_localization_mapping/senior_calibration/-/commit/ce5643f8b94cbcc9f2c4c9bbfb0bf5515a81d0a6","stats":{"additions":3,"deletions":3,"total":6},"status":null,"project_id":352,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399