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/504/repository/commits/e50d95f
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/504/repository/commits/e50d95f
Response Code: HTTP/1.1 200 OK
Response:
{"id":"e50d95ffac39748b698b2e0381432603eb741c05","short_id":"e50d95ff","created_at":"2023-03-30T11:11:18.000+08:00","parent_ids":["2c950b586fa0e45577f47a0024b7dfff60baa387"],"title":"feat_out: filter params and ignore qc","message":"feat_out: filter params and ignore qc\n","author_name":"senior","author_email":"zhangzhizheng@senior.auto","authored_date":"2023-03-30T11:11:18.000+08:00","committer_name":"senior","committer_email":"zhangzhizheng@senior.auto","committed_date":"2023-03-30T11:11:18.000+08:00","trailers":{},"web_url":"http://159.27.226.4/cloud/fms_agent/-/commit/e50d95ffac39748b698b2e0381432603eb741c05","stats":{"additions":93,"deletions":12,"total":105},"status":null,"project_id":504,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399