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/436/repository/commits/96eff34
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/436/repository/commits/96eff34
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"96eff34f4b0a98f698343e591eaa329048ef6b38","short_id":"96eff34f","created_at":"2025-11-12T23:22:33.000-08:00","parent_ids":["30769b7aa7608cf2cb01956722b0f39fefa81a0c"],"title":"feat:新增安全告警音频播放","message":"feat:新增安全告警音频播放\n","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2025-11-12T23:22:33.000-08:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2025-11-12T23:22:33.000-08:00","trailers":{},"web_url":"http://159.27.226.4/system/peripheral_controller/-/commit/96eff34f4b0a98f698343e591eaa329048ef6b38","stats":{"additions":55,"deletions":8,"total":63},"status":null,"project_id":436,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399