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/623/repository/commits/0231f41
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/623/repository/commits/0231f41
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"0231f4129de51243c55a97c7c056c7dcacb78b1d","short_id":"0231f412","created_at":"2026-02-06T07:37:51.000+00:00","parent_ids":["d5ed3ef91d2732f76282f1d56edde7f9cd952523","edcb1799441037440da2c00a52f12b88847c5643"],"title":"Merge branch 'dev_result_generator_test' into 'dev'","message":"Merge branch 'dev_result_generator_test' into 'dev'\n\nfix_out:适配pnc 存在弯道改为直道的需求,暂时定为0.2m\n\nSee merge request map/hdmap_cloud!28","author_name":"caoxue","author_email":"caoxue@senior.auto","authored_date":"2026-02-06T07:37:51.000+00:00","committer_name":"caoxue","committer_email":"caoxue@senior.auto","committed_date":"2026-02-06T07:37:51.000+00:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap_cloud/-/commit/0231f4129de51243c55a97c7c056c7dcacb78b1d","stats":{"additions":5,"deletions":0,"total":5},"status":null,"project_id":623,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399