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/03a4f5dec
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/03a4f5dec
Response Code: HTTP/1.1 200 OK
Response:
{"id":"03a4f5dec76466c71e21ca60913c51125c0f2b25","short_id":"03a4f5de","created_at":"2025-03-04T17:10:59.000+08:00","parent_ids":["85f015bdb04f080d48734c14617177baca659a09"],"title":"fix: lon decision","message":"fix: lon decision\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2025-03-04T17:10:59.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2025-03-04T17:10:59.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/03a4f5dec76466c71e21ca60913c51125c0f2b25","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399