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/1507/repository/commits/004de43
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1507/repository/commits/004de43
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"004de4329e1701855ab75dbf1d700bd0206ba3dd","short_id":"004de432","created_at":"2025-05-31T15:33:38.000+08:00","parent_ids":["1d9daffb29cbedf02a26e738498ac4fd351c2e00"],"title":"feat: 远望界面上显示超视距障碍物","message":"feat: 远望界面上显示超视距障碍物\n","author_name":"刘羿","author_email":"liuyi@senior.auto","authored_date":"2025-05-31T15:33:38.000+08:00","committer_name":"刘羿","committer_email":"liuyi@senior.auto","committed_date":"2025-05-31T15:33:38.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/telediagnostic/-/commit/004de4329e1701855ab75dbf1d700bd0206ba3dd","stats":{"additions":7,"deletions":0,"total":7},"status":null,"project_id":1507,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399