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/477/repository/commits/cea39b9
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/477/repository/commits/cea39b9
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"cea39b93617ea093acaaa480831a26e0351fe09a","short_id":"cea39b93","created_at":"2023-12-21T17:57:03.000+08:00","parent_ids":["f2643ddcc116b172c5510ce741d60a392f286bfe"],"title":"fix_out: update camera param","message":"fix_out: update camera param\n","author_name":"hongjinjin","author_email":"hongjinjin@senior.auto","authored_date":"2023-12-21T17:57:03.000+08:00","committer_name":"hongjinjin","committer_email":"hongjinjin@senior.auto","committed_date":"2023-12-21T17:57:03.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M040/-/commit/cea39b93617ea093acaaa480831a26e0351fe09a","stats":{"additions":12,"deletions":12,"total":24},"status":null,"project_id":477,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399