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/8/repository/commits/739fda6e0
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/739fda6e0
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"739fda6e0362bc7273fae05e70c314ca9232d40d","short_id":"739fda6e","created_at":"2025-06-30T16:48:12.000+08:00","parent_ids":["cbeed994da34cf4a8b70b3258ad8e575c1f50c7a"],"title":"fix: cancle clear obstacle when close ogm","message":"fix: cancle clear obstacle when close ogm\n\n","author_name":"ljl","author_email":"ljl","authored_date":"2025-06-30T16:48:12.000+08:00","committer_name":"ljl","committer_email":"ljl","committed_date":"2025-06-30T16:48:12.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/739fda6e0362bc7273fae05e70c314ca9232d40d","stats":{"additions":1,"deletions":2,"total":3},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399