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/119/repository/commits/5177fa56
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/119/repository/commits/5177fa56
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"5177fa56244fe3682c10726c01087ecb4eb35911","short_id":"5177fa56","created_at":"2026-06-15T21:13:19.000+08:00","parent_ids":["4c8d5f35b407d13a89fcf7e21c70437073519574"],"title":"perf: 碰撞点统计超阈值即提前返回","message":"perf: 碰撞点统计超阈值即提前返回\n\nCalBoxOgmPts / CalPolygonOgmPts 一旦某个框内点数超阈值即确认碰撞、\n立即返回,不再扫描后续点和框;碰撞点只保留已命中的(到阈值+1)。\n未碰撞时不再返回任何碰撞点,消除\"无碰撞却带点\"的问题。\n\nCo-Authored-By: Claude Opus 4.8 \u003cnoreply@anthropic.com\u003e\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-06-15T21:13:19.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-06-15T21:13:19.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/guardian/-/commit/5177fa56244fe3682c10726c01087ecb4eb35911","stats":{"additions":13,"deletions":8,"total":21},"status":null,"project_id":119,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399