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/87/repository/commits/bdbac220
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/87/repository/commits/bdbac220
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"bdbac220c8543a167f21823018f599531f04b30a","short_id":"bdbac220","created_at":"2025-09-24T12:56:50.000+08:00","parent_ids":["5fee7659901e4801919a887084ce4c8290702d63"],"title":"note_out: 道钉使能参数控制","message":"note_out: 道钉使能参数控制\n","author_name":"liuwenjing","author_email":"liuwenjing@senior.auto","authored_date":"2025-09-24T12:56:50.000+08:00","committer_name":"liuwenjing","committer_email":"liuwenjing@senior.auto","committed_date":"2025-09-24T12:56:50.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/new_detection/-/commit/bdbac220c8543a167f21823018f599531f04b30a","stats":{"additions":7,"deletions":0,"total":7},"status":null,"project_id":87,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399