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/16/repository/commits/925cd12
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/925cd12
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"925cd122c6b96226531630b153beaf9075cd4681","short_id":"925cd122","created_at":"2025-10-14T10:52:51.000+08:00","parent_ids":["a26e5ad39203c993966d44fffa5713b01d617b97"],"title":"feat:在pnc_debug中增加observer_debug","message":"feat:在pnc_debug中增加observer_debug\n","author_name":"liuhongshuo","author_email":"liuhongshuo@senior.auto","authored_date":"2025-10-10T19:48:44.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2025-10-14T10:52:51.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/925cd122c6b96226531630b153beaf9075cd4681","stats":{"additions":26,"deletions":0,"total":26},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399