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/586/repository/commits/35e8faa
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/35e8faa
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"35e8faa7c435af6edb0ad51c3b614fd7e11fa6e4","short_id":"35e8faa7","created_at":"2026-03-03T16:23:16.000+08:00","parent_ids":["51a0c112176584bbb075a10bd56d78c1240cd8e7"],"title":"feat: 对准日志存储位置更改","message":"feat: 对准日志存储位置更改\n","author_name":"liuhongshuo","author_email":"liuhongshuo","authored_date":"2026-03-03T16:23:16.000+08:00","committer_name":"liuhongshuo","committer_email":"liuhongshuo","committed_date":"2026-03-03T16:23:16.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/35e8faa7c435af6edb0ad51c3b614fd7e11fa6e4","stats":{"additions":11,"deletions":18,"total":29},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399