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/bdbdc2006
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/bdbdc2006
Response Code: HTTP/1.1 200 OK
Response:
{"id":"bdbdc2006bdfe9e5758781c156ebe18390ad557a","short_id":"bdbdc200","created_at":"2026-08-21T13:39:41.000+08:00","parent_ids":["13de4909a58c9cd073a6fd06291e436bec0d80b2"],"title":"fix: match glog failure writer size type","message":"fix: match glog failure writer size type\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-08-21T13:39:41.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-08-21T13:39:41.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/bdbdc2006bdfe9e5758781c156ebe18390ad557a","stats":{"additions":8,"deletions":4,"total":12},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399