Conversation
... /elastic-agent/.go-version" Made with ❤️️ by updatecli
... /elastic-agent/Dockerfile" Made with ❤️️ by updatecli
... /elastic-agent/version/docs/version.asciidoc" Made with ❤️️ by updatecli
... /elastic-agent/.golangci.yml" Made with ❤️️ by updatecli
🌐 Coverage report
|
* chore: Updated the content of the file "/tmp/updatecli/github/elastic... ... /elastic-agent/.go-version" Made with ❤️️ by updatecli * chore: Updated the content of the file "/tmp/updatecli/github/elastic... ... /elastic-agent/Dockerfile" Made with ❤️️ by updatecli * chore: Updated the content of the file "/tmp/updatecli/github/elastic... ... /elastic-agent/version/docs/version.asciidoc" Made with ❤️️ by updatecli * chore: Updated the content of the file "/tmp/updatecli/github/elastic... ... /elastic-agent/.golangci.yml" Made with ❤️️ by updatecli --------- Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> (cherry picked from commit 732ad1f)
|
Unfortunately, this PR being merged before elastic/golang-crossbuild#282 is causing Agent builds to be broken on Should we temporarily revert this PR merge, until elastic/golang-crossbuild#282 is merged first? |
|
Ugh, yes we should revert this. We also need to look into why the build "succeeded" without any use of the cross build image #2475 (comment) |
…)" This reverts commit 732ad1f.
|
Comparing the "successful" build from this PR (https://fleet-ci.elastic.co/blue/organizations/jenkins/elastic-agent%2Felastic-agent-mbp/detail/PR-2512/1/pipeline/909) and the failing build on I randomly sampled some other "successful" PR builds, viz:
In every case the Package stage never gets around to calling So we need to figure out what's different in the Package stage's configuration between PR builds and |
I'm not too familiar with the Jenkins CI config DSL but I think this is why the Line 173 in 732ad1f I'll put up a test PR with that line removed and see if it makes the |
Test PR is up: #2516. And it looks like CI is running the |
* chore: Updated the content of the file "/tmp/updatecli/github/elastic... ... /elastic-agent/.go-version" Made with ❤️️ by updatecli * chore: Updated the content of the file "/tmp/updatecli/github/elastic... ... /elastic-agent/Dockerfile" Made with ❤️️ by updatecli * chore: Updated the content of the file "/tmp/updatecli/github/elastic... ... /elastic-agent/version/docs/version.asciidoc" Made with ❤️️ by updatecli * chore: Updated the content of the file "/tmp/updatecli/github/elastic... ... /elastic-agent/.golangci.yml" Made with ❤️️ by updatecli --------- Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> (cherry picked from commit 732ad1f) Co-authored-by: apmmachine <58790750+apmmachine@users.noreply.github.com>
[updatecli][githubrelease] Bump version to 1.19.8
It requires the version to be bumped first in golang-crossbuild project, then a new release will be added to:
https://github.com/elastic/golang-crossbuild/releases/tag/v1.19.8.
Otherwise it will fail until the docker images are available.
Report
Changelog
Click to expand
Remark
This pull request was automatically created using Updatecli.
Please report any issues with this tool here