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/453/repository/commits/6f39d5b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/453/repository/commits/6f39d5b
Response Code: HTTP/1.1 200 OK
Response:
{"id":"6f39d5b14c793195389850d2bd1ba96b99083e19","short_id":"6f39d5b1","created_at":"2023-06-15T16:51:41.000+08:00","parent_ids":["bc43477d9f34d3d6c36aac4f9bf03f0ae6cc6173","a2dd2eea3b24cd908f7cac4216f3b97d41cc21c0"],"title":"Merge branch 'dev' of http://159.27.226.4/config/xiamen/M016 into dev","message":"Merge branch 'dev' of http://159.27.226.4/config/xiamen/M016 into dev\n","author_name":"pengchao","author_email":"pengchao@senior.auto","authored_date":"2023-06-15T16:51:41.000+08:00","committer_name":"pengchao","committer_email":"pengchao@senior.auto","committed_date":"2023-06-15T16:51:41.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M016/-/commit/6f39d5b14c793195389850d2bd1ba96b99083e19","stats":{"additions":50,"deletions":46,"total":96},"status":null,"project_id":453,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399