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/489972f
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1551/repository/commits/489972f
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"489972f6b0b8ec33a4064c7ef13c15615b876cc1","short_id":"489972f6","created_at":"2026-06-02T01:02:52.000-07:00","parent_ids":["6ade6273c6a473a1db0e4e17c60fc03f432ae74a"],"title":"fix:规避宏重名","message":"fix:规避宏重名\n","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2026-06-02T01:02:52.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2026-06-02T01:02:52.000-07:00","trailers":{},"web_url":"http://159.27.226.4/pnc/snapshot_upload/-/commit/489972f6b0b8ec33a4064c7ef13c15615b876cc1","stats":{"additions":30,"deletions":30,"total":60},"status":null,"project_id":1551,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399