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/1111/repository/commits/7b064e3
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1111/repository/commits/7b064e3
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"7b064e3b80995303611ab5324265fecfed3eaef8","short_id":"7b064e3b","created_at":"2025-01-08T16:55:40.000+08:00","parent_ids":["0714eec69f72b03065082beea72b3baf83839507"],"title":"feat_out:修复问题","message":"feat_out:修复问题\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2025-01-08T16:55:40.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2025-01-08T16:55:40.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/schedule_manager/-/commit/7b064e3b80995303611ab5324265fecfed3eaef8","stats":{"additions":9,"deletions":10,"total":19},"status":null,"project_id":1111,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399