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/1948/repository/commits/a146511
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1948/repository/commits/a146511
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"a146511b59946b329485b823512b649a900b7adf","short_id":"a146511b","created_at":"2026-06-08T20:51:06.000-07:00","parent_ids":["e7ea9a6459feb877af8c821a9b89dd4dc2668932"],"title":"fix:分段由30s改为300s","message":"fix:分段由30s改为300s\n","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2026-06-08T20:51:06.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2026-06-08T20:51:06.000-07:00","trailers":{},"web_url":"http://159.27.226.4/system/rtsp_relayer/-/commit/a146511b59946b329485b823512b649a900b7adf","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":1948,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399