bitbucket push hook

2018-02-09 Thread luca paganotti
Hi all, maybe this is an outdated question, but i'm having troubles in defining correctly a web-hook for a bitbucket repository. If I call the REST API directly from my browser the call goes fine and triggers the needed build job. Whe I set up it (I think the same way) in bitbucket I have a 403

Re: Bitbucket push-hook freeze on git rev-list (for some users)

2018-02-08 Thread Michael Neale
Right, they are problematic in many ways, this one seems quite serious and also surprising. 2.5.1 was blacklisted from the UC, and I downgraded and instance of mine and so far so good, so I think that is the problem. On Friday, February 9, 2018 at 12:24:51 AM UTC+11, Mark Waite wrote: > > As

Re: Bitbucket push-hook freeze on git rev-list (for some users)

2018-02-08 Thread Mark Waite
As far as I can tell, the Jira dependencies are that powerfully bad. The initial report of JENKINS-43106 is months before the release of Jira plugin 2.5.1. I believe there is a real bug in that area which is independent of Jira plugin 2.5.1, but downgrading from Jira plugin 2.5.1 to Jira plugin 2

Re: Bitbucket push-hook freeze on git rev-list (for some users)

2018-02-07 Thread Michael Neale
This seems related to: https://issues.jenkins-ci.org/browse/JENKINS-43106 as myself and a few others were seeing the same thing with github specifically and git rev-list - so not specific to pipeline. The JIRA dependencies are *that* powerfully bad? On Wednesday, February 7, 2018 at 9:00:06

Bitbucket push-hook freeze on git rev-list (for some users)

2018-02-07 Thread Christoph
I found the solution in this thread: https://groups.google.com/forum/m/#!topic/jenkinsci-users/9I4nND8DpZo Just downgrade the jira-Plugin to 2.5.0 -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receivi

Bitbucket push-hook freeze on git rev-list (for some users)

2018-02-06 Thread Christoph
Hi, I am currently having some indeterministic trouble with a Jenkins Pipeline that is triggered by bitbucket push notifications. Sometimes, when triggered by bitbucket, the jenkins build is stuck during checkout, more specifically after git checkout, during git rev-list. It seems as if whether