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/1551/repository/commits/5a5fc5c
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1551/repository/commits/5a5fc5c
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"5a5fc5cea3d0346167b1dff118d463ee4e9d3ecb","short_id":"5a5fc5ce","created_at":"2026-01-22T03:16:48.000-08:00","parent_ids":["7882d500fe3f9cc736289a1416aab25a2b542887"],"title":"fix:修复一次trigger创建多个定时器的bug","message":"fix:修复一次trigger创建多个定时器的bug\n","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2026-01-22T03:16:48.000-08:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2026-01-22T03:16:48.000-08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/snapshot_upload/-/commit/5a5fc5cea3d0346167b1dff118d463ee4e9d3ecb","stats":{"additions":41,"deletions":31,"total":72},"status":null,"project_id":1551,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399