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/8/repository/commits/fd399ba23
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/fd399ba23
Response Code: HTTP/1.1 200 OK
Response:
{"id":"fd399ba23a94c8c4336f9cd179e2f966611166c3","short_id":"fd399ba2","created_at":"2025-09-09T22:42:45.000+08:00","parent_ids":["34496fd54391cc910b4d20d76a8d26e73b6231d2"],"title":"fix:travel out 误退出的bug","message":"fix:travel out 误退出的bug\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2025-09-09T22:42:45.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2025-09-09T22:42:45.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/fd399ba23a94c8c4336f9cd179e2f966611166c3","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399