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

runc download_file task failing #11977

Open
arvindraju opened this issue Feb 19, 2025 · 0 comments
Open

runc download_file task failing #11977

arvindraju opened this issue Feb 19, 2025 · 0 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@arvindraju
Copy link

What happened?

Kubespray terminates with the following error while downloading runc .

TASK [container-engine/runc : Download_file | Show url of file to download]
fatal: [node1]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: {{ download_defaults | combine(downloads.runc) }}:

What did you expect to happen?

runc module to get deployed and continue with the rest of the deployment.

How can we reproduce it (as minimally and precisely as possible)?

using calico
1 master , 2 worker node , 1 admin node from where the kubespray is been executed

OS

Linux 6.5.0-1025-azure x86_64

PRETTY_NAME="Ubuntu 22.04.5 LTS"

NAME="Ubuntu"

VERSION_ID="22.04"

VERSION="22.04.5 LTS (Jammy Jellyfish)"

VERSION_CODENAME=jammy

ID=ubuntu

ID_LIKE=debian

HOME_URL="https://www.ubuntu.com/"

SUPPORT_URL="https://help.ubuntu.com/"

BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"

PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"

UBUNTU_CODENAME=jammy

Version of Ansible

2.16.14

Version of Python

Python 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] on linux

Version of Kubespray (commit)

3514ae8

Network plugin used

calico

Full inventory with variables

NA

Command used to invoke ansible

ansible-playbook -i inventory/mycluster/inventory.ini -b -v --private-key=~/.ssh/id_rsa cluster.yml

Output of ansible run

NA

Anything else we need to know

NA

@arvindraju arvindraju added the kind/bug Categorizes issue or PR as related to a bug. label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant