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/c1e0d35
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c1e0d35
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"c1e0d35aee7098628ccb78c5f2f7b8c65047fbb0","short_id":"c1e0d35a","created_at":"2023-07-11T15:16:01.000+08:00","parent_ids":["e2facc4af807e89f15401c66e15b650c611c95f5"],"title":"吊具输出高度阈值调整","message":"吊具输出高度阈值调整\n","author_name":"chenliang","author_email":"chenliang@example.com","authored_date":"2023-07-11T15:16:01.000+08:00","committer_name":"chenliang","committer_email":"chenliang@example.com","committed_date":"2023-07-11T15:16:01.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c1e0d35aee7098628ccb78c5f2f7b8c65047fbb0","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":486,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399