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

Revert back to S3 repository for ML snapshot artifacts #92381

Merged
merged 2 commits into from
Dec 15, 2022

Conversation

mark-vieira
Copy link
Contributor

We have been having issues with reliability of downloads of artifacts from our GCS-backed artifact repository. The root cause has been identified and reported to GCP and a production fix is incoming. The current ETA is January so let's just revert for now to reduce some of the CI failure noise.

This change only affects development builds. Both snapshot and staging builds will continue to use DRA artifacts downloaded by CI.

We have been having issues with reliability of downloads of artifacts
from our GCS-backed artifact repository. The root cause has been
identified and reported to GCP and a production fix is incoming. The
current ETA is January so let's just revert for now to reduce some of
the CI failure noise.

This change only affects development builds. Both snapshot and staging
builds will continue to use DRA artifacts downloaded by CI.
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-delivery (Team:Delivery)

@mark-vieira
Copy link
Contributor Author

@elasticmachine run elasticsearch-ci/bwc

1 similar comment
@mark-vieira
Copy link
Contributor Author

@elasticmachine run elasticsearch-ci/bwc

@mark-vieira
Copy link
Contributor Author

@elasticmachine update branch

@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
8.6
7.17 Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 92381

mark-vieira added a commit to mark-vieira/elasticsearch that referenced this pull request Dec 15, 2022
We have been having issues with reliability of downloads of artifacts
from our GCS-backed artifact repository. The root cause has been
identified and reported to GCP and a production fix is incoming. The
current ETA is January so let's just revert for now to reduce some of
the CI failure noise.

This change only affects development builds. Both snapshot and staging
builds will continue to use DRA artifacts downloaded by CI.
elasticsearchmachine pushed a commit that referenced this pull request Dec 15, 2022
We have been having issues with reliability of downloads of artifacts
from our GCS-backed artifact repository. The root cause has been
identified and reported to GCP and a production fix is incoming. The
current ETA is January so let's just revert for now to reduce some of
the CI failure noise.

This change only affects development builds. Both snapshot and staging
builds will continue to use DRA artifacts downloaded by CI.
mark-vieira added a commit to mark-vieira/elasticsearch that referenced this pull request Dec 15, 2022
We have been having issues with reliability of downloads of artifacts
from our GCS-backed artifact repository. The root cause has been
identified and reported to GCP and a production fix is incoming. The
current ETA is January so let's just revert for now to reduce some of
the CI failure noise.

This change only affects development builds. Both snapshot and staging
builds will continue to use DRA artifacts downloaded by CI.
# Conflicts:
#	x-pack/plugin/ml/build.gradle
elasticsearchmachine pushed a commit that referenced this pull request Dec 15, 2022
We have been having issues with reliability of downloads of artifacts
from our GCS-backed artifact repository. The root cause has been
identified and reported to GCP and a production fix is incoming. The
current ETA is January so let's just revert for now to reduce some of
the CI failure noise.

This change only affects development builds. Both snapshot and staging
builds will continue to use DRA artifacts downloaded by CI.
# Conflicts:
#	x-pack/plugin/ml/build.gradle
droberts195 added a commit that referenced this pull request Oct 12, 2023
…100752)

This is a forward port of #94655.

ML artifacts are stored on both S3 and GCS. On GCS they're fronted by a CDN but on S3 they are not. About a year ago there were problems with the GCS CDN that led to many incomplete downloads. As a result the ML downloads were switched to use S3 in #92381. Those problems were supposed to be fixed about 6 months ago, and the 8.7 branch was switched back to GCS in #94655. However, the main branch was left using S3.

Now that we believe GCS is stable the benefits of having its CDN and hence fast downloads worldwide means it is best to switch back to it as the primary download location.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Build Build or test infrastructure >non-issue Team:Delivery Meta label for Delivery team v7.17.9 v8.6.1 v8.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants