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/521/repository/commits/677c8cc
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/521/repository/commits/677c8cc
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"677c8cc1edba716e7a8e2dd33f8eb8fdbdec1fcb","short_id":"677c8cc1","created_at":"2024-03-19T15:22:41.000+08:00","parent_ids":["f0b56b2df7028e7646460d0b61f9ecdd2e790433"],"title":"feat_out: 控制参数,更新底盘跟踪误差阈值","message":"feat_out: 控制参数,更新底盘跟踪误差阈值\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2024-03-19T15:22:41.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2024-03-19T15:22:41.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config/-/commit/677c8cc1edba716e7a8e2dd33f8eb8fdbdec1fcb","stats":{"additions":1,"deletions":0,"total":1},"status":null,"project_id":521,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399