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/1507/repository/commits/78a9462
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1507/repository/commits/78a9462
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"78a94629b7ee6e93d96b3e88b597304b92b3e44d","short_id":"78a94629","created_at":"2026-09-20T09:36:24.000+00:00","parent_ids":["7503e2db02925bd466ae8236f79cb9d7e29346db"],"title":"feat: 新增车辆位姿初始化功能","message":"feat: 新增车辆位姿初始化功能\n\n新增定位初始化页面,支持快照接收与冻结、地图显示、位姿调整及参数预览与导出。\n\n新增 MQTT 初始化接口,使用前端所选完整车辆 ID,间隔 1 秒连续下发 3 次初始位姿,并保留发布与异常日志。\n\n\n(cherry picked from commit 8c782d513a3c274158ce0c4c5781dca6e2b51d07)\n\n(cherry picked from commit 47ee56c4877f06de190c0a9b7e52f746dab0b372)","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2026-09-20T02:34:00.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2026-09-20T09:36:24.000+00:00","trailers":{},"web_url":"http://159.27.226.4/pnc/telediagnostic/-/commit/78a94629b7ee6e93d96b3e88b597304b92b3e44d","stats":{"additions":1691,"deletions":3,"total":1694},"status":null,"project_id":1507,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399