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/9bf44e2
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/9bf44e2
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"9bf44e248ab81a727da8630a453a09e17ac405a7","short_id":"9bf44e24","created_at":"2026-06-27T13:29:33.000+08:00","parent_ids":["85b4c0fcbb289743b53409770a2af8a8ef5dd5fb"],"title":"fix : sc 远程步进修复","message":"fix : sc 远程步进修复\n","author_name":"liuhongshuo","author_email":"liuhongshuo","authored_date":"2026-06-27T13:29:33.000+08:00","committer_name":"liuhongshuo","committer_email":"liuhongshuo","committed_date":"2026-06-27T13:29:33.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/9bf44e248ab81a727da8630a453a09e17ac405a7","stats":{"additions":10,"deletions":24,"total":34},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399