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/f8862ad
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/f8862ad
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f8862ad62e59762a23929c143f7f4c27b4e9db04","short_id":"f8862ad6","created_at":"2025-07-24T11:46:57.000+08:00","parent_ids":["1487a6739f9bfca101f3c2d889985aab07e8639a"],"title":"fix: steering stationary.","message":"fix: steering stationary.\n\n","author_name":"AutoCR","author_email":"5081703.cr@163.com","authored_date":"2025-07-24T11:46:57.000+08:00","committer_name":"AutoCR","committer_email":"5081703.cr@163.com","committed_date":"2025-07-24T11:46:57.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/f8862ad62e59762a23929c143f7f4c27b4e9db04","stats":{"additions":31,"deletions":0,"total":31},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399