Skip to content

Investigate daily config_machines drift update failure#405

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/update-cime-machine-config-again
Closed

Investigate daily config_machines drift update failure#405
Copilot wants to merge 1 commit intomainfrom
copilot/update-cime-machine-config-again

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 16, 2026

Daily drift was detected for config_machines.xml, but the required sync command
could not complete in this environment due a GitHub API authorization failure.
As a result, no config or Spack template updates were applied yet.

  • Required update path execution

    • Ran:
      pixi run -e py314 python utils/update_cime_machine_config.py --work-dir .
    • Script failed while resolving upstream revision from GitHub API
      (403 Forbidden in _get_latest_commit_sha).
  • Repository changes

    • No repository files were changed.
    • mache/cime_machine_config/config_machines.xml was not replaced because
      upstream_config_machines.xml was not generated successfully.
  • Upstream context from issue

    • Upstream E3SM commit hash to use once API access is unblocked:
      4487cd1c5daf8ab1de910a9d0c74be4b8e813bfb.

Checklist

  • User's Guide has been updated if needed
  • Developer's Guide has been updated if needed
  • API documentation lists any new or modified class, method, or function
  • Documentation builds cleanly and changes look as expected
  • Tests pass and new features are covered by tests
  • PR description includes a summary and any relevant issue references
  • Testing comment, if appropriate, in the PR documents testing used to verify the changes

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/E3SM-Project/E3SM/commits
    • Triggering command: /home/REDACTED/work/mache/mache/.pixi/envs/py314/bin/python /home/REDACTED/work/mache/mache/.pixi/envs/py314/bin/python utils/update_cime_machine_config.py --work-dir . (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI linked an issue Apr 16, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Update config_machines file with upstream changes Investigate daily config_machines drift update failure Apr 16, 2026
Copilot AI requested a review from xylar April 16, 2026 17:19
@xylar xylar closed this Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Daily config_machines drift detected

2 participants