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/9dbb7116
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/119/repository/commits/9dbb7116
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"9dbb7116108bd5115fea80b0539b6f69e37dd942","short_id":"9dbb7116","created_at":"2026-08-11T21:10:51.000+08:00","parent_ids":["ca4432dd05288501afbaff53c159c51b09a56b2a"],"title":"fix: 修正安全阈值自适应扩张","message":"fix: 修正安全阈值自适应扩张\n\n统一选取速度补偿与 OGM 延迟补偿中的较大值,并对 TTC、横向及上下层左右阈值各扩张一次,修复右上层漏扩张和上层 TTC 重复扩张。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-08-11T21:10:51.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-08-11T21:10:51.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/guardian/-/commit/9dbb7116108bd5115fea80b0539b6f69e37dd942","stats":{"additions":18,"deletions":64,"total":82},"status":null,"project_id":119,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399