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/69/repository/commits/1f44ce2
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/69/repository/commits/1f44ce2
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"1f44ce25ff7ab062615bfd4498972e4a491623b7","short_id":"1f44ce25","created_at":"2024-04-08T10:17:32.000+08:00","parent_ids":["c195a71e4e2b4e22471dbe351d181ac7cbb57d98"],"title":"fix: clear wheel_velocity in truck chassis","message":"fix: clear wheel_velocity in truck chassis\n\n","author_name":"AutoCR","author_email":"5081703.cr@163.com","authored_date":"2024-04-08T10:17:32.000+08:00","committer_name":"AutoCR","committer_email":"5081703.cr@163.com","committed_date":"2024-04-08T10:17:32.000+08:00","trailers":{},"web_url":"http://159.27.226.4/liuyi/simulator/-/commit/1f44ce25ff7ab062615bfd4498972e4a491623b7","stats":{"additions":1,"deletions":0,"total":1},"status":null,"project_id":69,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399