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/623/repository/commits/4c015a4
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/623/repository/commits/4c015a4
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"4c015a44c9202460dfd29c79a76e89c1945f9144","short_id":"4c015a44","created_at":"2026-08-21T15:50:36.000+08:00","parent_ids":["7786bb54ec60868714de1d5dac4c612be1014a4e"],"title":"feat_out: 修改配置文件路径","message":"feat_out: 修改配置文件路径\n","author_name":"caoxue","author_email":"caoxue@senior.auto","authored_date":"2026-08-21T15:50:36.000+08:00","committer_name":"caoxue","committer_email":"caoxue@senior.auto","committed_date":"2026-08-21T15:50:36.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap_cloud/-/commit/4c015a44c9202460dfd29c79a76e89c1945f9144","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":623,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399