简体   繁体   English

Jenkins Bitbucket 构建状态通知程序插件未显示

[英]Jenkins Bitbucket Build Status Notifier Plugin not showing

I have a problem where the build status from my jenkins server is not showing in Bitbucket.我有一个问题,我的 jenkins 服务器的构建状态没有显示在 Bitbucket 中。 I have followed every step here: Bitbucket Cloud Build Status Notifier Plugin and I have also added the Bitbucket Oauth plugin.我遵循了这里的每一步: Bitbucket Cloud Build Status Notifier Plugin ,我还添加了 Bitbucket Oauth 插件。

The system log looks like this:系统日志如下所示:

It seems like there is something wrong with the build data.构建数据似乎有问题。 I am not an expert and I have followed all the steps as I should, what could the problem be?我不是专家,我已经按照我应该的方式执行了所有步骤,可能是什么问题?

Feel free the ask questions if you need more info!如果您需要更多信息,请随时提出问题!

I have the same issue after upgrade Jenkins... I don't know where is the problem, the warning message is at:升级Jenkins后我遇到了同样的问题......我不知道问题出在哪里,警告消息在:

https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin/blob/master/src/main/java/org/jenkinsci/plugins/bitbucket/scm/GitScmAdapter.java#L59 https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin/blob/master/src/main/java/org/jenkinsci/plugins/bitbucket/scm/GitScmAdapter.java#L59

Update:更新:

Ok I solve the issue after downgrade Git plugin to 3.9.1好的,我在将 Git 插件降级到 3.9.1 后解决了这个问题

Cheers干杯

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 jenkins 的 bitbucket-build-status-notifier 插件报告错误状态 - bitbucket-build-status-notifier plugin for jenkins reports wrong status jenkins 中带有 bitbucket 构建状态通知程序插件的多分支管道 - Multi branch pipeline with bitbucket build status notifier plugin in jenkins Jenkins 2.3.5 构建通知(Emailext、bitbucket 构建状态通知程序)不工作 - Jenkins 2.3.5 Build Notification (Emailext, bitbucket build status notifier) Not Working bitbucket-build-status-notifier-plugin 使用凭据和管道 - bitbucket-build-status-notifier-plugin using credentials with pipeline 将构建状态从 Jenkins 通知到 Bitbucket Server - Notify build status from Jenkins to Bitbucket Server Bitbucket(内部部署)在 PR 中显示错误的 Jenkins 构建状态 - 绿色但仍在运行 - Bitbucket (on premise) is showing wrong Jenkins build status in PR - green but still running Bitbucket webhook 和 Jenkins,显示构建结果 - Bitbucket webhook and Jenkins, showing build results Jenkins-如何将变量传递给Bitbucket状态通知插件? - Jenkins - How to pass variables to Bitbucket status notify plugin? Jenkins git 插件使用 bitbucket 获取状态代码 128 - Jenkins git plugin getting status code 128 with bitbucket 在 Jenkins 的配置部分安装“Slack Notification Plugin”后,“Global Slack Notifier Setting”部分未显示 - Section 'Global Slack Notifier Setting' not showing after installing "Slack Notification Plugin" in my configure section of Jenkins
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM