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/6ed5e68
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1948/repository/commits/6ed5e68
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"6ed5e686b8b6a0da3818585112d642e62b6c2879","short_id":"6ed5e686","created_at":"2025-12-07T23:12:49.000-08:00","parent_ids":["30f3223179715909b8b99e872a636f53a9ad8e95"],"title":"modify config dic","message":"modify config dic\n","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2025-12-07T23:12:49.000-08:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2025-12-07T23:12:49.000-08:00","trailers":{},"web_url":"http://159.27.226.4/system/rtsp_relayer/-/commit/6ed5e686b8b6a0da3818585112d642e62b6c2879","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":1948,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399