-
Bug
-
Resolution: Not A Defect
-
Minor
-
None
-
Jenkins 2.387.1, Git plugin version 5.0.0
openjdk version "11.0.18" 2023-01-17
OpenJDK Runtime Environment (build 11.0.18+10-post-Ubuntu-0ubuntu118.04.1)
OpenJDK 64-Bit Server VM (build 11.0.18+10-post-Ubuntu-0ubuntu118.04.1, mixed mo de, sharing)
Ubuntu 18.04.6 LTS
environment is not containerized.Jenkins 2.387.1, Git plugin version 5.0.0 openjdk version "11.0.18" 2023-01-17 OpenJDK Runtime Environment (build 11.0.18+10-post-Ubuntu-0ubuntu118.04.1) OpenJDK 64-Bit Server VM (build 11.0.18+10-post-Ubuntu-0ubuntu118.04.1, mixed mo de, sharing) Ubuntu 18.04.6 LTS environment is not containerized.
I have installed Azure Devops Service hooks for Trigger Git Build.
No Azure DevOps(TFS) plugin installed in Jenkins.
It works as expected, until I upgraded Jenkins to 2.387.1 version from 2.332.x Jenkins version.
In Azure Devops it says:
Triggers a build configured to use a Git repository using the Jenkins Git Plugin. Secure, HTTPS endpoints are recommended due to the potential for private data in the event payload.
But when I test it from Azure devops it says in Http responce:
Status Code: 401
Reason Phrase: Unauthorized
HTTP Version: 1.1
Headers:
Previous Git plugin version was 4.11.3
I can provide additional information upon request.
Thank you.