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/1051/repository/commits/b5c4eeb
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1051/repository/commits/b5c4eeb
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"b5c4eebf3762daf568d4baf80f1ed7f93a6297d3","short_id":"b5c4eebf","created_at":"2025-01-20T15:56:20.000+08:00","parent_ids":["8a4cb4db1862b3071389d37fc520e21a8958e4a7"],"title":"feat_out: 轉角傳感器參數更新","message":"feat_out: 轉角傳感器參數更新\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2025-01-20T15:56:20.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2025-01-20T15:56:20.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P21/-/commit/b5c4eebf3762daf568d4baf80f1ed7f93a6297d3","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":1051,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399