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/8/repository/commits/b1a5d6012
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/b1a5d6012
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"b1a5d601247c5b4373964b25df574fc7f7977caf","short_id":"b1a5d601","created_at":"2026-09-01T14:37:30.000+08:00","parent_ids":["ac589114078e8b4a587a8c651575f6d4c15698d0"],"title":"docs: 完善 KEB 工具与回归说明","message":"docs: 完善 KEB 工具与回归说明\n\n补充 KEB CLI 模式、roadside 字段语义、分类可视化、共享盘数据布局、回归准入规则和 bag 提取流程。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-01T14:37:30.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-01T14:37:30.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/b1a5d601247c5b4373964b25df574fc7f7977caf","stats":{"additions":214,"deletions":4,"total":218},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399