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/31dd96e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/623/repository/commits/31dd96e
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"31dd96e99d7d8b4123b416581d6029519c362c30","short_id":"31dd96e9","created_at":"2025-10-21T17:51:56.000+08:00","parent_ids":["3536c11bd192c9ee3c79fad875646bdfb504b586"],"title":"feat_out: 修改 multi_line_routes_response 字段","message":"feat_out: 修改 multi_line_routes_response 字段\n","author_name":"zhaozitong","author_email":"zhaozitong@senior.auto","authored_date":"2025-10-21T17:51:56.000+08:00","committer_name":"zhaozitong","committer_email":"zhaozitong@senior.auto","committed_date":"2025-10-21T17:51:56.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap_cloud/-/commit/31dd96e99d7d8b4123b416581d6029519c362c30","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":623,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399