Console Output
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/477/repository/commits/7db4e51
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/477/repository/commits/7db4e51
Response Code: HTTP/1.1 200 OK
Response:
{"id":"7db4e5103b7f89395c4dfa191ca5cf974019b56d","short_id":"7db4e510","created_at":"2023-08-07T20:30:29.000+08:00","parent_ids":["2bcd6c745c65468566a63e5c36f0d38b4e512b39","39465a8ae81038f44f628a1446cb755b7c6e53b7"],"title":"Merge branch 'dev' of http://159.27.226.4/config/xiamen/M040 into dev","message":"Merge branch 'dev' of http://159.27.226.4/config/xiamen/M040 into dev\n","author_name":"pengchao","author_email":"pengchao@senior.auto","authored_date":"2023-08-07T20:30:29.000+08:00","committer_name":"pengchao","committer_email":"pengchao@senior.auto","committed_date":"2023-08-07T20:30:29.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M040/-/commit/7db4e5103b7f89395c4dfa191ca5cf974019b56d","stats":{"additions":297,"deletions":452,"total":749},"status":null,"project_id":477,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399