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/16/repository/commits/0b353e2
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/0b353e2
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"0b353e2662ed0dd6063219a60070dba1460f2f1a","short_id":"0b353e26","created_at":"2023-04-19T11:42:59.000+08:00","parent_ids":["ff0c35196cf75a04c41ab99c732493b395594dd0"],"title":"feat_out:修改电源管理消息定义","message":"feat_out:修改电源管理消息定义\n","author_name":"yangjun","author_email":"yangjun@senior.auto","authored_date":"2023-04-19T11:42:59.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.auto","committed_date":"2023-04-19T11:42:59.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/0b353e2662ed0dd6063219a60070dba1460f2f1a","stats":{"additions":8,"deletions":7,"total":15},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399