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/791/repository/commits/540486c
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/791/repository/commits/540486c
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"540486caca30c2578f8c6952efe662f646f5c659","short_id":"540486ca","created_at":"2023-12-18T14:27:22.000+08:00","parent_ids":["bf17f55a7bc4797f619ac4aef6591a440b58e37b","c5340ee9e7bf9eb9e7c6fe4e230c598a298f20cf"],"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:27:22.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2023-12-18T14:27:22.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/A008/-/commit/540486caca30c2578f8c6952efe662f646f5c659","stats":{"additions":0,"deletions":568,"total":568},"status":null,"project_id":791,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399