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/3bf694633
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/3bf694633
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"3bf6946339e3be265bb2635c50c7fdfa28a82c6e","short_id":"3bf69463","created_at":"2025-09-12T15:11:18.000+08:00","parent_ids":["c5dd0a0ba07190cb6ed8f67a27afc3b8733f9efb","b98ae2a1a9f840c70d1d37a1d2a4dfc9682c90ef"],"title":"Merge branch 'feat_entrance' into feat_yp_LD","message":"Merge branch 'feat_entrance' into feat_yp_LD\n\n","author_name":"AutoCR","author_email":"5081703.cr@163.com","authored_date":"2025-09-12T15:11:18.000+08:00","committer_name":"AutoCR","committer_email":"5081703.cr@163.com","committed_date":"2025-09-12T15:11:18.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/3bf6946339e3be265bb2635c50c7fdfa28a82c6e","stats":{"additions":5,"deletions":1,"total":6},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399