Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-63468

Bitbucket plugin unable to parse push/test connection bitbucket webhook json payload

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • bitbucket-plugin
    • None
    • Jenkins 2.238
      Bitbucket plugin 1.1.11 & 1.1.20
    • 1.1.25

      Recently, we upgraded Bitbucket server 5.13 to 7.4.1. All automated Bitbucket webhooks jobs stopped triggering. Surprisingly, we are getting below exception in Jenkins logs.

      net.sf.json.JSONException: JSONObject["user"] not found.

              at net.sf.json.JSONObject.getString(JSONObject.java:2040)

              at com.cloudbees.jenkins.plugins.BitbucketPayloadProcessor.processPostServicePayload(BitbucketPayloadProcessor.java:178)

              at com.cloudbees.jenkins.plugins.BitbucketPayloadProcessor.processPayload(BitbucketPayloadProcessor.java:42)

              at com.cloudbees.jenkins.plugins.BitbucketHookReceiver.doIndex(BitbucketHookReceiver.java:54)

              at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627)

      So we upgraded Bitbucket plugin with 1.1.20 but still getting same issue in Jenkins.

            tzach_solomon Tzach Solomon
            ckmca Chandan Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: