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/199/repository/commits/11f5d34
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/199/repository/commits/11f5d34
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"11f5d3432f66bac06c0873e1f1c0c3f18cd4e087","short_id":"11f5d343","created_at":"2023-06-25T15:27:29.000+08:00","parent_ids":["412b85dbe17fa21dd0a143351029d836a5be0ddd"],"title":"feat_out: no wait when auto fetch disabled","message":"feat_out: no wait when auto fetch disabled\n","author_name":"yangchen","author_email":"yangchen@senior.auto","authored_date":"2023-06-25T15:27:29.000+08:00","committer_name":"yangchen","committer_email":"yangchen@senior.auto","committed_date":"2023-06-25T15:27:29.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap/-/commit/11f5d3432f66bac06c0873e1f1c0c3f18cd4e087","stats":{"additions":9,"deletions":8,"total":17},"status":null,"project_id":199,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399