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/1440/repository/commits/3682891
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1440/repository/commits/3682891
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"3682891d365ee81e08d5aff74aa14095210db30c","short_id":"3682891d","created_at":"2024-10-23T01:33:52.000+00:00","parent_ids":["02c93cdfc33ab550c69d97156fbcb1e813b41dc7"],"title":"Update params/hdmap/hdmap_server_node.yaml, params/hdmap/routing_config.yaml, params/hdmap/hdmap_interface.yaml, params/hdmap_interface/hdmap_interface.yaml","message":"Update params/hdmap/hdmap_server_node.yaml, params/hdmap/routing_config.yaml, params/hdmap/hdmap_interface.yaml, params/hdmap_interface/hdmap_interface.yaml","author_name":"huangxiaolong","author_email":"huangxiaolong@senior.auto","authored_date":"2024-10-23T01:33:52.000+00:00","committer_name":"huangxiaolong","committer_email":"huangxiaolong@senior.auto","committed_date":"2024-10-23T01:33:52.000+00:00","trailers":{},"web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/commit/3682891d365ee81e08d5aff74aa14095210db30c","stats":{"additions":316,"deletions":0,"total":316},"status":null,"project_id":1440,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399