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/1551/repository/commits/3c0e534
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1551/repository/commits/3c0e534
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"3c0e5345b64fd4646d10592ed899f8819ea08089","short_id":"3c0e5345","created_at":"2025-08-22T03:13:31.000-07:00","parent_ids":["47bf50a21a5181842c4b5fd8957fa34809f811f1"],"title":"fix: 降低超过20秒以上数据的发送频率,提高成功率","message":"fix: 降低超过20秒以上数据的发送频率,提高成功率\n","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2025-08-22T03:13:31.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2025-08-22T03:13:31.000-07:00","trailers":{},"web_url":"http://159.27.226.4/pnc/snapshot_upload/-/commit/3c0e5345b64fd4646d10592ed899f8819ea08089","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":1551,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399