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/c2ca63b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/c2ca63b
Response Code: HTTP/1.1 200 OK
Response:
{"id":"c2ca63b1f39faa468c1c38dc814fe2d40602445d","short_id":"c2ca63b1","created_at":"2025-10-11T13:36:05.000+08:00","parent_ids":["64638f8ae09568bdd7d568fef4703b341a6acd66"],"title":"fix: crash issue","message":"fix: crash issue\n\n","author_name":"AutoCR","author_email":"5081703.cr@163.com","authored_date":"2025-10-10T17:40:31.000+08:00","committer_name":"AutoCR","committer_email":"5081703.cr@163.com","committed_date":"2025-10-11T13:36:05.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/c2ca63b1f39faa468c1c38dc814fe2d40602445d","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399