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/52ee44e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1948/repository/commits/52ee44e
Response Code: HTTP/1.1 200 OK
Response:
{"id":"52ee44eb94b17438714bca4bd4fbb72938c3e612","short_id":"52ee44eb","created_at":"2026-06-03T19:36:07.000-07:00","parent_ids":["6ed5e686b8b6a0da3818585112d642e62b6c2879"],"title":"fix:增加防护,修正可能导致崩溃的bug","message":"fix:增加防护,修正可能导致崩溃的bug\n","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2026-06-03T19:36:07.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2026-06-03T19:36:07.000-07:00","trailers":{},"web_url":"http://159.27.226.4/system/rtsp_relayer/-/commit/52ee44eb94b17438714bca4bd4fbb72938c3e612","stats":{"additions":53,"deletions":17,"total":70},"status":null,"project_id":1948,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399