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/064275f
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/064275f
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"064275f4d242cd902fac318edf3701932d2a9c27","short_id":"064275f4","created_at":"2025-12-08T21:58:31.000+08:00","parent_ids":["062de51109603913f092d421e259df68b3b57f8f"],"title":"feat:添加挂尺寸相关字段","message":"feat:添加挂尺寸相关字段\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2025-12-08T21:58:31.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2025-12-08T21:58:31.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/064275f4d242cd902fac318edf3701932d2a9c27","stats":{"additions":18,"deletions":1,"total":19},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399