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/adc0971d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/87/repository/commits/adc0971d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"adc0971d9184636224eec71ec82d2d563dfe497d","short_id":"adc0971d","created_at":"2026-07-02T14:37:02.000+08:00","parent_ids":["d7255582c9247a3a513aae17a7b649c8b4b3ce79"],"title":"note_out:高柱历史信息记录标记使用时间戳而非帧计数.","message":"note_out:高柱历史信息记录标记使用时间戳而非帧计数.\n","author_name":"Tang Xiao","author_email":"tangxiao@senior.auto","authored_date":"2026-07-02T14:37:02.000+08:00","committer_name":"Tang Xiao","committer_email":"tangxiao@senior.auto","committed_date":"2026-07-02T14:37:02.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/new_detection/-/commit/adc0971d9184636224eec71ec82d2d563dfe497d","stats":{"additions":164,"deletions":161,"total":325},"status":null,"project_id":87,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399