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/486/repository/commits/65d1145
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/65d1145
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"65d11457393a98f450218524d7169a4195f5ea02","short_id":"65d11457","created_at":"2023-06-21T10:19:12.000+08:00","parent_ids":["0fa0a2bfb4107552e494fd3e25757df599689247"],"title":"crane_align:对位参数更新","message":"crane_align:对位参数更新\n","author_name":"wangjie","author_email":"wangjie@senior.auto","authored_date":"2023-06-21T10:19:12.000+08:00","committer_name":"wangjie","committer_email":"wangjie@senior.auto","committed_date":"2023-06-21T10:19:12.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/65d11457393a98f450218524d7169a4195f5ea02","stats":{"additions":172,"deletions":87,"total":259},"status":null,"project_id":486,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399