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/468/repository/commits/28d055a
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/468/repository/commits/28d055a
Response Code: HTTP/1.1 200 OK
Response:
{"id":"28d055a7101bc6280f7d0d70152237085145d4ec","short_id":"28d055a7","created_at":"2023-07-03T19:45:34.000+08:00","parent_ids":["8c8af261700f009048cb314798a10c4f834c7931"],"title":"feat_out: 删除plan私有参数","message":"feat_out: 删除plan私有参数\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2023-07-03T19:45:34.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2023-07-03T19:45:34.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M031/-/commit/28d055a7101bc6280f7d0d70152237085145d4ec","stats":{"additions":0,"deletions":1391,"total":1391},"status":null,"project_id":468,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399