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/121/repository/commits/6e80867
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/121/repository/commits/6e80867
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"6e808675d5ddccd0eaca1f4768f4c02e8160f73e","short_id":"6e808675","created_at":"2026-02-27T10:55:24.000+08:00","parent_ids":["b1d30ba030ca0d349a409804c57f19b2ad033a5d"],"title":"删除显示依赖:lidar_loc_v2/CMakeLists.txt中gflags","message":"删除显示依赖:lidar_loc_v2/CMakeLists.txt中gflags\n","author_name":"zhangzhengqiang","author_email":"dongdaqiangzi@163.com","authored_date":"2026-02-27T10:55:24.000+08:00","committer_name":"zhangzhengqiang","committer_email":"dongdaqiangzi@163.com","committed_date":"2026-02-27T10:55:24.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar_localization_mapping/lidar_loc_v2/-/commit/6e808675d5ddccd0eaca1f4768f4c02e8160f73e","stats":{"additions":283,"deletions":51,"total":334},"status":null,"project_id":121,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399