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/586/repository/commits/2e7d883
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/2e7d883
Response Code: HTTP/1.1 200 OK
Response:
{"id":"2e7d883ca1f53c4278e506a9acd4de30e0653396","short_id":"2e7d883c","created_at":"2025-02-12T19:05:37.000+08:00","parent_ids":["3835caf610acf968de987bd7c19aad1048b7c56a","2fa87bf55c06640f91b2e4d119dbb0e58c7ccc45"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2025-02-12T19:05:37.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2025-02-12T19:05:37.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/2e7d883ca1f53c4278e506a9acd4de30e0653396","stats":{"additions":121,"deletions":65,"total":186},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399