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/b7fa696f7
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/b7fa696f7
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"b7fa696f7ff895fd2c6a509468f04bbd905ea15c","short_id":"b7fa696f","created_at":"2026-04-16T14:39:22.000+08:00","parent_ids":["552c635bd69183b4ae8c52fb7ab08585b83d450e","b63375377c7e33d1f9b90bf0e4d35ca8059bdddc"],"title":"Merge remote-tracking branch 'origin/feat_yangpu' into feat_straddle_v2","message":"Merge remote-tracking branch 'origin/feat_yangpu' into feat_straddle_v2\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-04-16T14:39:22.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-04-16T14:39:22.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/b7fa696f7ff895fd2c6a509468f04bbd905ea15c","stats":{"additions":1504,"deletions":876,"total":2380},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399