Playbook #1 |
/root/kubeinit/ci/builds/bsU8uCNn/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml |
Task result details
- Play: Run the deployment on the target infrastructure (OpenStack/libvirt hypervisors)
- Task: kubeinit.kubeinit.kubeinit_services : Install commands and services we will need
- Action: ansible.builtin.command
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_services/tasks/prepare_credentials.yml:47
- Host: localhost ( task delegated to hypervisor-01 )
- Status: changed
- Started: 05 May 2024 02:30:49 +0000
- Ended: 05 May 2024 02:31:00 +0000
- Duration: 00:00:10.49
- Tags:
- task_create_services
Field | Value |
---|---|
changed |
True |
cmd |
[ "buildah", "run", "k8scluster-credentials", "--", "dnf", "install", "-q", "-y", "python3", "python3-pip", "procps", "iproute", "iputils", "net-tools", "bind-utils" ] |
delta |
0:00:10.139371 |
end |
2024-05-05 05:30:59.996632 |
invocation |
{ "module_args": { "_raw_params": "buildah run k8scluster-credentials -- dnf install -q -y python3 python3-pip procps iproute iputils net-tools bind-utils", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
msg |
|
rc |
0 |
start |
2024-05-05 05:30:49.857261 |
stderr |
Importing GPG key 0x8483C65D: Userid : "CentOS (CentOS Official Signing Key) <[email protected]>" Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial |
stderr_lines |
[ "Importing GPG key 0x8483C65D:", " Userid : \"CentOS (CentOS Official Signing Key) <[email protected]>\"", " Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D", " From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial" ] |
stdout |
Installed: acl-2.3.1-4.el9.x86_64 bind-libs-32:9.16.23-15.el9.x86_64 bind-license-32:9.16.23-15.el9.noarch bind-utils-32:9.16.23-15.el9.x86_64 cracklib-2.9.6-27.el9.x86_64 cracklib-dicts-2.9.6-27.el9.x86_64 dbus-1:1.12.20-8.el9.x86_64 dbus-broker-28-7.el9.x86_64 dbus-common-1:1.12.20-8.el9.noarch fstrm-0.6.1-3.el9.x86_64 iproute-6.2.0-5.el9.x86_64 iputils-20210202-9.el9.x86_64 kmod-libs-28-9.el9.x86_64 libbpf-2:1.3.0-2.el9.x86_64 libdb-5.3.28-53.el9.x86_64 libeconf-0.4.1-4.el9.x86_64 libfdisk-2.37.4-18.el9.x86_64 libmaxminddb-1.5.2-3.el9.x86_64 libmnl-1.0.4-15.el9.x86_64 libpwquality-1.4.4-8.el9.x86_64 libseccomp-2.5.2-2.el9.x86_64 libutempter-1.2.1-6.el9.x86_64 libuv-1:1.42.0-1.el9.x86_64 libxcrypt-compat-4.4.18-3.el9.x86_64 lmdb-libs-0.9.29-3.el9.x86_64 net-tools-2.0-0.62.20160912git.el9.x86_64 openssl-1:3.2.1-1.el9.x86_64 pam-1.5.1-19.el9.x86_64 procps-ng-3.3.17-14.el9.x86_64 protobuf-c-1.3.3-13.el9.x86_64 psmisc-23.4-3.el9.x86_64 python3-pip-21.3.1-1.el9.noarch python3-setuptools-53.0.0-12.el9.noarch systemd-252-32.el9.x86_64 systemd-libs-252-32.el9.x86_64 systemd-pam-252-32.el9.x86_64 systemd-rpm-macros-252-32.el9.noarch util-linux-2.37.4-18.el9.x86_64 util-linux-core-2.37.4-18.el9.x86_64 |
stdout_lines |
[ "", "Installed:", " acl-2.3.1-4.el9.x86_64 ", " bind-libs-32:9.16.23-15.el9.x86_64 ", " bind-license-32:9.16.23-15.el9.noarch ", " bind-utils-32:9.16.23-15.el9.x86_64 ", " cracklib-2.9.6-27.el9.x86_64 ", " cracklib-dicts-2.9.6-27.el9.x86_64 ", " dbus-1:1.12.20-8.el9.x86_64 ", " dbus-broker-28-7.el9.x86_64 ", " dbus-common-1:1.12.20-8.el9.noarch ", " fstrm-0.6.1-3.el9.x86_64 ", " iproute-6.2.0-5.el9.x86_64 ", " iputils-20210202-9.el9.x86_64 ", " kmod-libs-28-9.el9.x86_64 ", " libbpf-2:1.3.0-2.el9.x86_64 ", " libdb-5.3.28-53.el9.x86_64 ", " libeconf-0.4.1-4.el9.x86_64 ", " libfdisk-2.37.4-18.el9.x86_64 ", " libmaxminddb-1.5.2-3.el9.x86_64 ", " libmnl-1.0.4-15.el9.x86_64 ", " libpwquality-1.4.4-8.el9.x86_64 ", " libseccomp-2.5.2-2.el9.x86_64 ", " libutempter-1.2.1-6.el9.x86_64 ", " libuv-1:1.42.0-1.el9.x86_64 ", " libxcrypt-compat-4.4.18-3.el9.x86_64 ", " lmdb-libs-0.9.29-3.el9.x86_64 ", " net-tools-2.0-0.62.20160912git.el9.x86_64 ", " openssl-1:3.2.1-1.el9.x86_64 ", " pam-1.5.1-19.el9.x86_64 ", " procps-ng-3.3.17-14.el9.x86_64 ", " protobuf-c-1.3.3-13.el9.x86_64 ", " psmisc-23.4-3.el9.x86_64 ", " python3-pip-21.3.1-1.el9.noarch ", " python3-setuptools-53.0.0-12.el9.noarch ", " systemd-252-32.el9.x86_64 ", " systemd-libs-252-32.el9.x86_64 ", " systemd-pam-252-32.el9.x86_64 ", " systemd-rpm-macros-252-32.el9.noarch ", " util-linux-2.37.4-18.el9.x86_64 ", " util-linux-core-2.37.4-18.el9.x86_64 " ] |