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/eea7ffc
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/eea7ffc
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"eea7ffcddca0953caa945f35e730b438a009a88b","short_id":"eea7ffcd","created_at":"2023-08-04T14:52:23.000+08:00","parent_ids":["293123872d2a1cc2cf9f7c884e99a26bd72b65f8"],"title":"feat_out:从机数据录制增加BAG30吊具录制","message":"feat_out:从机数据录制增加BAG30吊具录制\n","author_name":"yangjun","author_email":"yangjun@senior.auto","authored_date":"2023-08-04T14:52:23.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.auto","committed_date":"2023-08-04T14:52:23.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/eea7ffcddca0953caa945f35e730b438a009a88b","stats":{"additions":10,"deletions":0,"total":10},"status":null,"project_id":486,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399