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/1231/repository/commits/0a2b372
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1231/repository/commits/0a2b372
Response Code: HTTP/1.1 200 OK
Response:
{"id":"0a2b3722e00820909fbf81dac9575c81dfc8b337","short_id":"0a2b3722","created_at":"2024-04-22T19:13:16.000+08:00","parent_ids":["be84f4adc981578b8a7800aa84dee723b11439be"],"title":"fix: control params","message":"fix: control params\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-04-22T19:13:16.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-04-22T19:13:16.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/bulk_port/V003/-/commit/0a2b3722e00820909fbf81dac9575c81dfc8b337","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":1231,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399