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/e53a2f2a3
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/e53a2f2a3
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"e53a2f2a35a3cbc597043bd6deada98e313940e4","short_id":"e53a2f2a","created_at":"2026-09-15T22:51:33.000+08:00","parent_ids":["0a23a436b1a2c784156b86f7242f470f71a00cd3"],"title":"docs: 补充 Abseil 验证结果与回滚步骤","message":"docs: 补充 Abseil 验证结果与回滚步骤\n\n记录 GCC 9.4 使用车端基准 Abseil 全量构建 pnc_node 成功,并补充手工恢复动态库后刷新 ldconfig 缓存的步骤。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-15T22:51:33.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-15T22:51:33.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/e53a2f2a35a3cbc597043bd6deada98e313940e4","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399