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/649/repository/commits/4b77f41
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/649/repository/commits/4b77f41
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"4b77f411b72193023dcb56914de727429e8974ce","short_id":"4b77f411","created_at":"2023-12-18T14:25:39.000+08:00","parent_ids":["e0f966aa182bd6b5534a104b4876cc422e4b887f","3e915d982eb1c8bc0fec2cbfa00cf6e5d880eab5"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2023-12-18T14:25:39.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2023-12-18T14:25:39.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/A003/-/commit/4b77f411b72193023dcb56914de727429e8974ce","stats":{"additions":0,"deletions":568,"total":568},"status":null,"project_id":649,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399