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/16/repository/commits/b080c31
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/b080c31
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"b080c3140afa34324a990cf86e60f3a92affb918","short_id":"b080c314","created_at":"2026-08-28T13:42:34.000+08:00","parent_ids":["0a40b637e9dda116b660cfb89b3dca778eea922f"],"title":"tos_msgs: AccessLine 字段 yard_id 重命名为 yard","message":"tos_msgs: AccessLine 字段 yard_id 重命名为 yard\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-07-15T18:56:52.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-08-28T13:42:34.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/b080c3140afa34324a990cf86e60f3a92affb918","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399