Skip to content

Conversation

@gsoldevila
Copy link
Contributor

@gsoldevila gsoldevila commented Nov 3, 2025

Summary

Git repository might fail from time to time when attempting to download telemetry schemas JSON files (e.g. build).

Adding a few retries to this task will prevent from having to repeat the whole check.

@gsoldevila gsoldevila self-assigned this Nov 3, 2025
@gsoldevila gsoldevila requested a review from a team as a code owner November 3, 2025 08:48
@gsoldevila gsoldevila added bug Fixes for quality problems that affect the customer experience Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// Feature:Telemetry release_note:skip Skip the PR/issue when compiling release notes backport:version Backport to applied version labels v9.2.1 labels Nov 3, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #33 / Agents fleet_list_agent should return metrics if available and called with withMetrics

Metrics [docs]

✅ unchanged

cc @gsoldevila

@gsoldevila gsoldevila merged commit 6026543 into elastic:main Nov 3, 2025
27 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 9.2

https://github.com/elastic/kibana/actions/runs/19032764153

@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
9.2 Backport failed because of merge conflicts

You might need to backport the following PRs to 9.2:
- Run telemetry automated checks conditionally, use octokit (#240799)

Manual backport

To create the backport manually run:

node scripts/backport --pr 241572

Questions ?

Please refer to the Backport tool documentation

ana-davydova pushed a commit to ana-davydova/kibana that referenced this pull request Nov 3, 2025
elastic#241572)

## Summary

Git repository might fail from time to time when attempting to download
telemetry schemas JSON files (e.g.
[build](https://buildkite.com/elastic/kibana-on-merge/builds/81018/steps/canvas?jid=019a3acd-b8e5-419a-ba61-2c3ff45ba8d3)).

Adding a few retries to this task will prevent from having to repeat the
whole check.
eokoneyo pushed a commit to eokoneyo/kibana that referenced this pull request Nov 3, 2025
elastic#241572)

## Summary

Git repository might fail from time to time when attempting to download
telemetry schemas JSON files (e.g.
[build](https://buildkite.com/elastic/kibana-on-merge/builds/81018/steps/canvas?jid=019a3acd-b8e5-419a-ba61-2c3ff45ba8d3)).

Adding a few retries to this task will prevent from having to repeat the
whole check.
gsoldevila added a commit to gsoldevila/kibana that referenced this pull request Nov 4, 2025
elastic#241572)

## Summary

Git repository might fail from time to time when attempting to download
telemetry schemas JSON files (e.g.
[build](https://buildkite.com/elastic/kibana-on-merge/builds/81018/steps/canvas?jid=019a3acd-b8e5-419a-ba61-2c3ff45ba8d3)).

Adding a few retries to this task will prevent from having to repeat the
whole check.

(cherry picked from commit 6026543)
@gsoldevila
Copy link
Contributor Author

💚 All backports created successfully

Status Branch Result
9.2

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

Questions ?

Please refer to the Backport tool documentation

gsoldevila added a commit that referenced this pull request Nov 4, 2025
…ad task (#241572) (#241746)

# Backport

This will backport the following commits from `main` to `9.2`:
- [[Telemetry automated checks] Add 5 retries to the schema download
task (#241572)](#241572)

<!--- Backport version: 10.0.2 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Gerard
Soldevila","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-11-03T11:18:16Z","message":"[Telemetry
automated checks] Add 5 retries to the schema download task
(#241572)\n\n## Summary\n\nGit repository might fail from time to time
when attempting to download\ntelemetry schemas JSON files
(e.g.\n[build](https://buildkite.com/elastic/kibana-on-merge/builds/81018/steps/canvas?jid=019a3acd-b8e5-419a-ba61-2c3ff45ba8d3)).\n\nAdding
a few retries to this task will prevent from having to repeat the\nwhole
check.","sha":"60265437928a72be7f02ffb5b71cb271bac386ed","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","Team:Core","Feature:Telemetry","release_note:skip","backport:version","v9.3.0","v9.2.1"],"title":"[Telemetry
automated checks] Add 5 retries to the schema download
task","number":241572,"url":"https://github.com/elastic/kibana/pull/241572","mergeCommit":{"message":"[Telemetry
automated checks] Add 5 retries to the schema download task
(#241572)\n\n## Summary\n\nGit repository might fail from time to time
when attempting to download\ntelemetry schemas JSON files
(e.g.\n[build](https://buildkite.com/elastic/kibana-on-merge/builds/81018/steps/canvas?jid=019a3acd-b8e5-419a-ba61-2c3ff45ba8d3)).\n\nAdding
a few retries to this task will prevent from having to repeat the\nwhole
check.","sha":"60265437928a72be7f02ffb5b71cb271bac386ed"}},"sourceBranch":"main","suggestedTargetBranches":["9.2"],"targetPullRequestStates":[{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/241572","number":241572,"mergeCommit":{"message":"[Telemetry
automated checks] Add 5 retries to the schema download task
(#241572)\n\n## Summary\n\nGit repository might fail from time to time
when attempting to download\ntelemetry schemas JSON files
(e.g.\n[build](https://buildkite.com/elastic/kibana-on-merge/builds/81018/steps/canvas?jid=019a3acd-b8e5-419a-ba61-2c3ff45ba8d3)).\n\nAdding
a few retries to this task will prevent from having to repeat the\nwhole
check.","sha":"60265437928a72be7f02ffb5b71cb271bac386ed"}},{"branch":"9.2","label":"v9.2.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:version Backport to applied version labels bug Fixes for quality problems that affect the customer experience Feature:Telemetry release_note:skip Skip the PR/issue when compiling release notes Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// v9.2.1 v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants