rust-lang / rust-lang/rust

Fuchsia CI is failing

Open
#138,691 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

A-CI C-bug O-fuchsia T-infra
Dominant language
Rust
Stars
119k
Forks
16.1k
PR merge metrics
PR metrics pending

Description

Between https://github.com/rust-lang/rust/pull/138661 and https://github.com/rust-lang/rust/pull/138653, Fuchsia CI jobs failed 4 times in a row. The errors are not always the same though:

stderr:
Cloning into '/checkout/obj/fuchsia/third_party/fuchsia-infra-bazel-rules/src'...
error: RPC failed; HTTP 429 curl 22 The requested URL returned error: 429
fatal: expected flush after ref listing
 [17:53:33.997] WARN: Projects with local changes and/or not on JIRI_HEAD:
third_party/pylibs/tomlkit (third_party/pylibs/tomlkit/src): (Has changes)
third_party/go (third_party/go): (Has changes)
third_party/pylibs/typing_extensions (third_party/pylibs/typing_extensions/src): (Has changes)
third_party/pylibs/dill (third_party/pylibs/dill/src): (Has changes)
third_party/android/platform/system/bt (third_party/android/platform/system/bt): (Has changes)
third_party/pylibs/platformdirs (third_party/pylibs/platformdirs/src): (Has changes)
third_party/pylibs/isort (third_party/pylibs/isort/src): (Has changes)
 [13:24:20.325] WARN: Projects with local changes and/or not on JIRI_HEAD:
third_party/jinja2 (third_party/jinja2/jinja2): (Has changes)
third_party/pypng (third_party/pypng/src): (Has changes)
third_party/android.googlesource.com/platform/bionic (third_party/android/platform/bionic): (Has changes)
third_party/perfetto (third_party/perfetto): (Has changes)
third_party/android/platform/system/tools/aidl (third_party/android/platform/system/tools/aidl): (Has changes)
third_party/android.googlesource.com/platform/packages/modules/Bluetooth (third_party/android/platform/packages/modules/Bluetooth/src): (Has changes)
[16:41:21.062] WARN: Projects with local changes and/or not on JIRI_HEAD:
third_party/pyyaml (third_party/pyyaml/src): (Has changes)
third_party/android/device/generic/goldfish-opengl (third_party/android/device/generic/goldfish-opengl): (Has changes)
third_party/shac-project/generic-checks (third_party/shac-project/generic-checks/src): (Has changes)
third_party/pylibs/autoflake (third_party/pylibs/autoflake/src): (Has changes)
third_party/android/platform/system/tools/aidl (third_party/android/platform/system/tools/aidl): (Has changes)
third_party/fuchsia-infra-bazel-rules (third_party/fuchsia-infra-bazel-rules/src): (Has changes)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the Fuchsia CI job logs associated with PRs 138661 and 138653, starting with the repeated HTTP 429 clone failure and the JIRI_HEAD warnings. Determine whether the failures are reproducible and what CI change is needed; done means the Fuchsia jobs pass reliably without these errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
ci-cd, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.