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/784/repository/commits/058b815
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/784/repository/commits/058b815
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"058b8153e3c054a00f36f05acf902932363ed16f","short_id":"058b8153","created_at":"2026-08-04T14:21:22.000+08:00","parent_ids":["9dee73991fc90b7f9d234521f27d1b0f4e9eeb22"],"title":"feat_out:have_car使用can与感知共同判断","message":"feat_out:have_car使用can与感知共同判断\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2026-08-04T14:21:22.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2026-08-04T14:21:22.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/rcinterpreter/-/commit/058b8153e3c054a00f36f05acf902932363ed16f","stats":{"additions":15,"deletions":17,"total":32},"status":null,"project_id":784,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399