• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • CentOS: Linux staging.lan 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 29 14:49:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
      Jenkins: 1.6.3
      Pipeline: 2.6

      Build statuses are not working for any of my pipeline jobs due to an empty list being returned from getCommitRepoMap (https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin/blob/master/src/main/java/org/jenkinsci/plugins/bitbucket/scm/GitScmAdapter.java#L50)

      I previously noticed that this warning would sometimes occur and statuses wouldn't be updated, but I am now getting this warning on every pipeline build for 2 different projects.

      Feb 04, 2019 12:19:43 PM org.jenkinsci.plugins.bitbucket.scm.GitScmAdapter getCommitRepoMap
      WARNING: Build data could not be found
      

      If there is any more information I can provide please let me know, right now I'm still trying to figuring out what caused this.

          [JENKINS-55965] Build data could not be found for git SCM

          java budd added a comment - - edited

          This issue is due to the git 4.0 rc library being updated. Downgrading to git 3.9 has resolved the issue (scddev).

          java budd added a comment - - edited This issue is due to the git 4.0 rc library being updated. Downgrading to git 3.9 has resolved the issue ( scddev ).

          Jovica Zaric added a comment -

          Confirming javabudd findings. Don't have the option to downgrade to 3.9 (without digging further). But after downgrade to git 3.7.4 build status started working.

          Jovica Zaric added a comment - Confirming javabudd findings. Don't have the option to downgrade to 3.9 (without digging further). But after downgrade to git 3.7.4 build status started working.

          Peter Uittenbroek added a comment - - edited

          I believe I have the same problems with the Gitlab plugin.
          Log there also states:

          Build does not contain build data.
          

          Peter Uittenbroek added a comment - - edited I believe I have the same problems with the Gitlab plugin. Log there also states: Build does not contain build data.

          I have the same issue, downgrading to git 3.9 did worked but broke other dependencies for AWS ECS plugin

          André Buchmann added a comment - I have the same issue, downgrading to git 3.9 did worked but broke other dependencies for AWS ECS plugin

            flagbit Antonio Mansilla
            javabudd java budd
            Votes:
            5 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: