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/16/repository/commits/7d1f297
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/7d1f297
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"7d1f2976915d6191037ca802663b6fcf5c952867","short_id":"7d1f2976","created_at":"2026-06-02T17:24:11.000+08:00","parent_ids":["d2d1816d65aec8f872cc6f61052bdcb8c64e73e5"],"title":"feat_out:新增吉利锁具控制","message":"feat_out:新增吉利锁具控制\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2026-06-02T17:24:11.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2026-06-02T17:24:11.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/7d1f2976915d6191037ca802663b6fcf5c952867","stats":{"additions":17,"deletions":9,"total":26},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399