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/c869f0276
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/c869f0276
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"c869f02761db5a3bd6985f333c1eb8dc4c33b9c5","short_id":"c869f027","created_at":"2025-08-22T12:56:42.000+08:00","parent_ids":["edcaa2da80f26b6ef76f235ee3b6b999283942cc","b2766a8de43f94cc5921232c9c9f20f2f3ee1e6a"],"title":"Merge remote-tracking branch 'origin/feat_block_data' into feat_entrance","message":"Merge remote-tracking branch 'origin/feat_block_data' into feat_entrance\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2025-08-22T12:56:42.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2025-08-22T12:56:42.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/c869f02761db5a3bd6985f333c1eb8dc4c33b9c5","stats":{"additions":34,"deletions":22,"total":56},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399