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/586/repository/commits/3e648f0
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/3e648f0
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"3e648f0e714efbc3724bb1a4aa4cf83c313c613a","short_id":"3e648f0e","created_at":"2026-08-21T14:05:19.000+08:00","parent_ids":["cc600e6986def52fc43921ef80d58ef67af278fc"],"title":"fix: match glog failure writer size type","message":"fix: match glog failure writer size type\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-08-21T14:05:19.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-08-21T14:05:19.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/3e648f0e714efbc3724bb1a4aa4cf83c313c613a","stats":{"additions":5,"deletions":6,"total":11},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399