Hello Gurus, I am using Jenkins V2.156 with Bitbucket Branch Source V2.4.2 plugin. Jenkins master is within the organization network. We have Bitbucket server V5.16.0 on AWS.
When I configure Multibranch Pipeline job with Bitbucket as 'Branch Sources', it throws the error - 'selected credentials do not have permission to determine whether <<project key>> does or does not exist'. [image: Bitbucket_Branch_Source.png] However, when I use Git as 'Branch Sources', I do not get this error. The job recognizes the new branches created, Pull Requests created (upon specifying the refspec for Pull Request). But the Pull Requests build fails with the error - 'ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.' Since both of these approaches use the same Bitbucket Branch Source plugin, I wonder why the connection fails in the first approach and succeeds in the second approach? Of the above scenarios, I am keen on getting the Bitbucket as Branch Source to a working state. How do I resolve this connection problem? Regards, Anantha -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/b386aa34-6c44-4e5d-9914-3c49d5512a1d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
