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/445/repository/commits/00eeea4
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/445/repository/commits/00eeea4
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"00eeea423c40e4625d71e69339709d4f623b4793","short_id":"00eeea42","created_at":"2023-10-18T14:01:26.000+08:00","parent_ids":["009546eeed4508307ff7a157b2e6ef556d9f6397"],"title":"fix: mpc优化测试","message":"fix: mpc优化测试\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2023-10-18T14:01:26.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2023-10-18T14:01:26.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M008/-/commit/00eeea423c40e4625d71e69339709d4f623b4793","stats":{"additions":841,"deletions":0,"total":841},"status":null,"project_id":445,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399