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/521/repository/commits/d471ee2
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/521/repository/commits/d471ee2
Response Code: HTTP/1.1 200 OK
Response:
{"id":"d471ee21222ac9fb3bac66228cdcf96cc8e36981","short_id":"d471ee21","created_at":"2024-03-07T12:29:05.000+08:00","parent_ids":["3ebdee70b96eeebe2dbdfa37c4296e6ace4cdd35","f0b56b2df7028e7646460d0b61f9ecdd2e790433"],"title":"Merge branch 'test1' into dev","message":"Merge branch 'test1' into dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-03-07T12:29:05.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-03-07T12:29:05.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config/-/commit/d471ee21222ac9fb3bac66228cdcf96cc8e36981","stats":{"additions":0,"deletions":0,"total":0},"status":null,"project_id":521,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399