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/6ec3b4e0
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/119/repository/commits/6ec3b4e0
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"6ec3b4e03f4f6a312e968ae9993fdfa86021ccc2","short_id":"6ec3b4e0","created_at":"2026-09-18T13:43:47.000+08:00","parent_ids":["b0e3aeea01d1ff0cc88d2cad519f4da9a6b03697"],"title":"fix: 修复独立框防护状态与点云确认帧去重","message":"fix: 修复独立框防护状态与点云确认帧去重\n\n补齐后视镜命中状态及空云确认记录,实际来源或路径失效时清理历史状态。四个独立防护分别记录已消费的来源时间戳,避免无关话题刷新重复累计旧命中,并在时间回退时清理确认队列。\n\n混合新旧来源时重新检查新来源点是否独立满足原框内点数门槛,避免旧点和其他框遮挡有效新命中。保持原去重开关、各分支阈值比较方式及多帧延迟保护规则。\n\n补充来源去重、空云、混合来源、多框、时间回退、无效输入及阈值边界测试。节点与测试目标编译通过,完整回归通过;本次未重新回放 bag。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-18T13:43:47.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-18T13:43:47.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/guardian/-/commit/6ec3b4e03f4f6a312e968ae9993fdfa86021ccc2","stats":{"additions":537,"deletions":45,"total":582},"status":null,"project_id":119,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399