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/95/repository/commits/e22fef2
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/95/repository/commits/e22fef2
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"e22fef2006f7d38800211f31f48cf613e050a1bf","short_id":"e22fef20","created_at":"2023-07-10T11:25:09.000+08:00","parent_ids":["08f2c0ebf033b4d165b443a4fa48684ad29969fc"],"title":"fix_out: 行驶期间轮速数据不更新异常的检测","message":"fix_out: 行驶期间轮速数据不更新异常的检测\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-07-10T11:25:09.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-07-10T11:25:09.000+08:00","trailers":{},"web_url":"http://159.27.226.4/localization/msf_localization/-/commit/e22fef2006f7d38800211f31f48cf613e050a1bf","stats":{"additions":19,"deletions":1,"total":20},"status":null,"project_id":95,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399