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/224/repository/commits/e049abb
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/224/repository/commits/e049abb
Response Code: HTTP/1.1 200 OK
Response:
{"id":"e049abbe04fd8a744bdaa640ded15a59c3481776","short_id":"e049abbe","created_at":"2024-07-11T19:19:07.000+08:00","parent_ids":["c2b6533088208f5da4fc2a2c40dc4ca6ec3c3b66","18efb2bc9dd86815d57b4827506e330e3f7e93b3"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-07-11T19:19:07.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-07-11T19:19:07.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P07/-/commit/e049abbe04fd8a744bdaa640ded15a59c3481776","stats":{"additions":1,"deletions":58,"total":59},"status":null,"project_id":224,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399