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/1440/repository/commits/44cc171
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1440/repository/commits/44cc171
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"44cc17174beb36e2b87f626a5b9e8244ae4d98fe","short_id":"44cc1717","created_at":"2024-06-04T19:37:07.000+08:00","parent_ids":["3d0eecc3cd4d6c18484b4fcfeb14eab9decd4fee"],"title":"fix:修改料斗约束长度","message":"fix:修改料斗约束长度\n\n","author_name":"11","author_email":"11","authored_date":"2024-06-04T19:37:07.000+08:00","committer_name":"11","committer_email":"11","committed_date":"2024-06-04T19:37:07.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/commit/44cc17174beb36e2b87f626a5b9e8244ae4d98fe","stats":{"additions":3,"deletions":3,"total":6},"status":null,"project_id":1440,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399