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/49/repository/commits/2fba2bc
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/49/repository/commits/2fba2bc
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"2fba2bc72be1d2ccca39471882696a3130a698ea","short_id":"2fba2bc7","created_at":"2026-06-10T10:39:04.000+08:00","parent_ids":["2771fc9dc009078015faf692718ada0a87d868a2"],"title":"fix align_kf data race \u0026\u0026 topup few cloud thresh","message":"fix align_kf data race \u0026\u0026 topup few cloud thresh\n","author_name":"liuhao","author_email":"liuhao@senior.auto","authored_date":"2026-06-10T10:39:04.000+08:00","committer_name":"liuhao","committer_email":"liuhao@senior.auto","committed_date":"2026-06-10T10:39:04.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar_localization_mapping/crane_align/-/commit/2fba2bc72be1d2ccca39471882696a3130a698ea","stats":{"additions":68,"deletions":41,"total":109},"status":null,"project_id":49,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399