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/f37657e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/121/repository/commits/f37657e
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f37657ebd7eca99e473b46ce70b50505b0ad5e37","short_id":"f37657eb","created_at":"2026-06-26T14:39:14.000+08:00","parent_ids":["bb7f1cdd57d74c9b970823e7e13c6c2032021eda"],"title":":bug: 如果激光匹配与ins具有一致性则不拒绝","message":":bug: 如果激光匹配与ins具有一致性则不拒绝\n","author_name":"liuyang","author_email":"liuyang@senior.auto","authored_date":"2026-06-26T14:39:14.000+08:00","committer_name":"liuyang","committer_email":"liuyang@senior.auto","committed_date":"2026-06-26T14:39:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar_localization_mapping/lidar_loc_v2/-/commit/f37657ebd7eca99e473b46ce70b50505b0ad5e37","stats":{"additions":125,"deletions":3,"total":128},"status":null,"project_id":121,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399