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/57e94d8
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/623/repository/commits/57e94d8
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"57e94d87a3b7cba53d22fcd30f02d402d623cbe0","short_id":"57e94d87","created_at":"2025-12-15T14:53:17.000+08:00","parent_ids":["e5ff77450920a73411cf50c06b8327a4fd77f053"],"title":"fix_out: \"修复终点白名单功能\"","message":"fix_out: \"修复终点白名单功能\"\n","author_name":"caoxue","author_email":"caoxue@senior.auto","authored_date":"2025-12-15T14:53:17.000+08:00","committer_name":"caoxue","committer_email":"caoxue@senior.auto","committed_date":"2025-12-15T14:53:17.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap_cloud/-/commit/57e94d87a3b7cba53d22fcd30f02d402d623cbe0","stats":{"additions":8,"deletions":8,"total":16},"status":null,"project_id":623,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399