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/ee37c3733
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/ee37c3733
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"ee37c37336da2b60445c231181b857d537afbe71","short_id":"ee37c373","created_at":"2026-08-24T13:11:31.000+08:00","parent_ids":["00e63fa6a7c3c7140ec7705afa510dc2781796cd"],"title":"feat: keb正确返回theta值","message":"feat: keb正确返回theta值\n","author_name":"liuhongshuo","author_email":"liuhongshuo","authored_date":"2026-08-20T17:37:52.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-08-24T13:11:31.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/ee37c37336da2b60445c231181b857d537afbe71","stats":{"additions":6,"deletions":1,"total":7},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399