eventmesh icon indicating copy to clipboard operation
eventmesh copied to clipboard

[Bug] Devlocity Build Scan publish failed

Open Pil0tXia opened this issue 1 year ago • 0 comments

Search before asking

  • [X] I had searched in the issues and found no similar issues.

Environment

Linux

EventMesh version

master

What happened

Build Scan was introduced by https://github.com/apache/eventmesh/pull/4685. After upgrading the com.gradle.enterprise plugin to com.gradle.develocity in https://github.com/apache/eventmesh/pull/4926, the Build Scan can be published normally.

However, every workflow run after Jun 3 2024 23:09:36 HKT prompts Build Scan publish failed.

How to reproduce

  • The first workflow run that prompts Build Scan publish failed: https://github.com/apache/eventmesh/actions/runs/9352431276
  • The last workflow run that successfully published a Build Scan: https://github.com/apache/eventmesh/actions/runs/9352414521

Debug logs

Publishing build scan...

The Develocity server (ge.apache.org) rejected the request due to authentication being required.
If you are able to sign in to this server in a web browser, you can authenticate your environment by running the following task:

:provisionDevelocityAccessKey

Or see https://gradle.com/help/gradle-plugin-authenticating for additional help with authenticating your build environment.

Are you willing to submit PR?

  • [ ] Yes I am willing to submit a PR!

Code of Conduct

Pil0tXia avatar Jun 17 '24 07:06 Pil0tXia