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/68/repository/commits/99b378b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/68/repository/commits/99b378b
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"99b378b8006831f0b25b40e7e02dfce29e17af79","short_id":"99b378b8","created_at":"2024-03-28T19:08:09.000+08:00","parent_ids":["20798e2cbfd81dc44638c01f8bb5b62b2e2aab00"],"title":"feat_out:适配dev消息修改","message":"feat_out:适配dev消息修改\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-03-28T19:08:09.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-03-28T19:08:09.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/tos_visualize/-/commit/99b378b8006831f0b25b40e7e02dfce29e17af79","stats":{"additions":4,"deletions":4,"total":8},"status":null,"project_id":68,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399