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/8/repository/commits/de060180d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/de060180d
Response Code: HTTP/1.1 200 OK
Response:
{"id":"de060180d215581d80a2752803d637cf323e3fed","short_id":"de060180","created_at":"2026-09-23T16:31:54.000+08:00","parent_ids":["aae9b08b9dbdb9a9bd90b4ee4ad741e8a7c9743b"],"title":"feat: 在障碍物标注中显示跟踪帧数","message":"feat: 在障碍物标注中显示跟踪帧数\n\n在类型后显示 age 数值,未初始化值显示问号;将车速统一格式化为一位小数,保留旧快照的后续诊断信息。普通及变道不安全障碍物共用显示格式。\n\n验证:pnc_node、pnc_replayer 编译通过,git diff --check 通过。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-23T16:31:54.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-23T16:31:54.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/de060180d215581d80a2752803d637cf323e3fed","stats":{"additions":25,"deletions":11,"total":36},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399