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/b8f59b9
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/b8f59b9
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"b8f59b921d1a229a9a39dc06f08a35101d710294","short_id":"b8f59b92","created_at":"2026-05-21T19:23:54.000+08:00","parent_ids":["483fabd931605b5fe19a49de9f1cbbb1097f497b"],"title":"添加新消息——跨运车z向抱夹到位","message":"添加新消息——跨运车z向抱夹到位\n","author_name":"liuwenjing","author_email":"liuwenjing@senior.auto","authored_date":"2026-05-21T18:15:31.000+08:00","committer_name":"liuwenjing","committer_email":"liuwenjing@senior.auto","committed_date":"2026-05-21T19:23:54.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/b8f59b921d1a229a9a39dc06f08a35101d710294","stats":{"additions":11,"deletions":0,"total":11},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399