-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Closed
Labels
Ubuntu 24kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
What happened?
Failed to download standard-install.yaml with the following message:
"msg": "The checksum for /tmp/releases/gateway-api-standard-install.yaml did not match daa2999f0978ba3e43b65fec179f82a1a690649da10aa5c7c5871165477368f8; it was 73b91b77f6be023a8c92c969fc664e5bd3b1a28aea59eac9ebc904607354dad2."
What did you expect to happen?
successful download
How can we reproduce it (as minimally and precisely as possible)?
gateway_api_enabled: trueOS
Ubuntu 24
Version of Ansible
ansible [core 2.17.14]
config file = /mnt/outputs/kubespray-2.30.0/ansible.cfg
configured module search path = ['/mnt/outputs/kubespray-2.30.0/library']
ansible python module location = /home/kazu.linux/.venv/3.12/lib/python3.12/site-packages/ansible
ansible collection location = /home/kazu.linux/.ansible/collections:/usr/share/ansible/collections
executable location = /home/kazu.linux/.venv/3.12/bin/ansible
python version = 3.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0] (/home/kazu.linux/.venv/3.12/bin/python3.12)
jinja version = 3.1.6
libyaml = True
Version of Python
Python 3.12.3
Version of Kubespray (commit)
b7ba330
Network plugin used
cilium
Full inventory with variables
It is too large to check if it contains sensitive information.
Command used to invoke ansible
time ansible-playbook -i inventory/mycluster/inventory.ini -b upgrade-cluster.yml -e unsafe_show_logs=true
Output of ansible run
fatal: [lima-uk1]: FAILED! => {"attempts": 4, "changed": true, "checksum_dest": null, "checksum_src": "f36d2c3f49dc876c9dc105efd9682165b4cbcff9", "dest": "/tmp/releases/gateway-api-standard-install.yaml", "elapsed": 0, "msg": "The checksum for /tmp/releases/gateway-api-standard-install.yaml did not match daa2999f0978ba3e43b65fec179f82a1a690649da10aa5c7c5871165477368f8; it was 73b91b77f6be023a8c92c969fc664e5bd3b1a28aea59eac9ebc904607354dad2.", "src": "/root/.ansible/tmp/ansible-moduletmp-1770949056.6343315-et8eccyo/tmpoylxlza_", "url": "http://lima-uk1.internal/files/standard-install.yaml"}
Anything else we need to know
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Ubuntu 24kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.