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/344373f6f
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/344373f6f
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"344373f6f048c4464359e98d3c30ed0af1229ce2","short_id":"344373f6","created_at":"2026-09-24T11:36:48.000+08:00","parent_ids":["70146373ee82184f8d33a368003d6fc2f3c8eb94"],"title":"docs: 补充多分支 Proto 兼容与发布规范","message":"docs: 补充多分支 Proto 兼容与发布规范\n\n明确固定 baseline 检查无法覆盖并行分支冲突,要求统一核对字段编号、对活跃发布版本检查描述符及双向读写,并记录发布物合同。将流程提醒加入 AGENTS.md,供后续代码修改遵循。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-24T11:36:48.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-24T11:36:48.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/344373f6f048c4464359e98d3c30ed0af1229ce2","stats":{"additions":35,"deletions":0,"total":35},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399