Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Print ES docker images versions #186885

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

delanni
Copy link
Contributor

@delanni delanni commented Jun 25, 2024

Summary

When we're seeing errors in FTR or on the serverless verification pipeline, we have difficulty connecting back what version of ES-Serverless is behind the tag :latest.
With a recent addition to the ES Serverless docker image, this info is now contained in labels of the image.

This PR highlights this info in the verification pipeline, as well as the FTR output from kbn-es.

Closes: https://github.com/elastic/kibana-operations/issues/136

@delanni delanni force-pushed the print-more-es-serverless-info branch 2 times, most recently from 30214e5 to 45990d4 Compare June 25, 2024 14:13
@delanni delanni force-pushed the print-more-es-serverless-info branch from 45990d4 to 10134fa Compare June 25, 2024 14:57
@delanni delanni added Team:Operations Team label for Operations Team release_note:skip Skip the PR/issue when compiling release notes backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) labels Jun 25, 2024
@delanni delanni marked this pull request as ready for review June 25, 2024 15:54
@delanni delanni requested a review from a team as a code owner June 25, 2024 15:54
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@kibana-ci
Copy link
Collaborator

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@delanni delanni merged commit c9d2b70 into elastic:main Jun 27, 2024
24 checks passed
@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
8.14 Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

node scripts/backport --pr 186885

Questions ?

Please refer to the Backport tool documentation

delanni added a commit to delanni/kibana that referenced this pull request Jun 28, 2024
## Summary
When we're seeing errors in FTR or on the serverless verification
pipeline, we have difficulty connecting back what version of
ES-Serverless is behind the tag `:latest`.
With a recent addition to the ES Serverless docker image, this info is
now contained in labels of the image.

This PR highlights this info in the verification pipeline, as well as
the FTR output from `kbn-es`.

- Serverless verification pipeline:
https://buildkite.com/elastic/kibana-elasticsearch-serverless-verify-and-promote/builds/1454
- FTR:
![Screenshot 2024-06-25 at 17 30 48
(1)](https://github.com/elastic/kibana/assets/4738868/b6244f99-52e8-4fc6-ac22-e69e01254f1f)

(cherry picked from commit c9d2b70)

# Conflicts:
#	.buildkite/pipelines/es_serverless/verify_es_serverless_image.yml
@delanni
Copy link
Contributor Author

delanni commented Jun 28, 2024

💚 All backports created successfully

Status Branch Result
8.14

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

Copy link

@Oscurz Oscurz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revert back

@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Jun 29, 2024
@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add the label auto-backport or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 186885 locally

@delanni delanni added backport:skip This commit does not require backporting and removed backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) labels Jul 1, 2024
@kibanamachine kibanamachine removed the backport missing Added to PRs automatically when the are determined to be missing a backport. label Jul 1, 2024
@delanni delanni deleted the print-more-es-serverless-info branch July 1, 2024 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v8.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants