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/85/repository/commits/9d773b0
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/85/repository/commits/9d773b0
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"9d773b0dfd2c97975c5b1892a0134d564a1894e9","short_id":"9d773b0d","created_at":"2024-07-17T16:37:19.000+08:00","parent_ids":["2fe11a1eea4c7eea573d8574b9cc87139ba1e56f"],"title":"fix: creep","message":"fix: creep\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-07-17T16:37:19.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-07-17T16:37:19.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P05/-/commit/9d773b0dfd2c97975c5b1892a0134d564a1894e9","stats":{"additions":3,"deletions":3,"total":6},"status":null,"project_id":85,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399