Identity added: /runner/artifacts/install-os-dataplane-edpm/ssh_key_data (/runner/artifacts/install-os-dataplane-edpm/ssh_key_data) PLAY [Deploy EDPM Operating System Install] ************************************ [WARNING]: Found variable using reserved name 'gather_facts'. Origin: /runner/inventory/hosts:137:9  135 edpm_telemetry_podman_exporter_image: quay.io/navidys/prometheus-podman-exporter@sha256:d339ba049bbd1adcc... 136 edpm_tls_certs_enabled: true 137 gather_facts: false  ^ column 9  TASK [Gather ansible_local facts] ********************************************** [WARNING]: Host 'edpm-compute-1' is using the discovered Python interpreter at '/usr/bin/python3.9', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. ok: [edpm-compute-1] [WARNING]: Host 'edpm-compute-0' is using the discovered Python interpreter at '/usr/bin/python3.9', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. ok: [edpm-compute-0] TASK [osp.edpm.edpm_podman : Gather ansible_local facts] *********************** ok: [edpm-compute-1] ok: [edpm-compute-0] TASK [osp.edpm.edpm_podman : Ensure podman and deps are installed] ************* changed: [edpm-compute-0] changed: [edpm-compute-1] TASK [osp.edpm.edpm_podman : Ensure we get the ansible interfaces facts] ******* ok: [edpm-compute-1] ok: [edpm-compute-0] TASK [osp.edpm.edpm_podman : Delete legacy cni0 interface (podman < 1.6)] ****** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [osp.edpm.edpm_podman : Make sure /etc/cni/net.d folder exists] *********** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [osp.edpm.edpm_podman : Update default network configuration if possible] *** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [osp.edpm.edpm_podman : Make sure /etc/containers/networks exists] ******** changed: [edpm-compute-1] changed: [edpm-compute-0] TASK [osp.edpm.edpm_podman : Get current podman network] *********************** changed: [edpm-compute-0] changed: [edpm-compute-1] TASK [osp.edpm.edpm_podman : Update the default network configuration] ********* changed: [edpm-compute-1] changed: [edpm-compute-0] TASK [osp.edpm.edpm_podman : Write containers registries.conf] ***************** changed: [edpm-compute-0] changed: [edpm-compute-1] TASK [osp.edpm.edpm_podman : Write containers registries.conf for disconnected ocp] *** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [osp.edpm.edpm_podman : Write containers.conf] **************************** changed: [edpm-compute-0] => (item={'section': 'containers', 'option': 'pids_limit', 'value': 4096}) changed: [edpm-compute-1] => (item={'section': 'containers', 'option': 'pids_limit', 'value': 4096}) changed: [edpm-compute-1] => (item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'}) changed: [edpm-compute-0] => (item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'}) changed: [edpm-compute-1] => (item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'}) changed: [edpm-compute-0] => (item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'}) changed: [edpm-compute-1] => (item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'}) changed: [edpm-compute-0] => (item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'}) TASK [osp.edpm.edpm_podman : Enable podman.socket service] ********************* skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [osp.edpm.edpm_sshd : Gather ansible_local facts] ************************* skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [osp.edpm.edpm_sshd : Install the OpenSSH server] ************************* ok: [edpm-compute-1] ok: [edpm-compute-0] TASK [osp.edpm.edpm_sshd : Generate sshd host keys] **************************** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [Install and configure time service using timesync system role] *********** included: fedora.linux_system_roles.timesync for edpm-compute-0, edpm-compute-1 TASK [fedora.linux_system_roles.timesync : Set version specific variables] ***** included: /usr/share/ansible/collections/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml for edpm-compute-0, edpm-compute-1 TASK [fedora.linux_system_roles.timesync : Ensure ansible_facts used by role] *** ok: [edpm-compute-0] ok: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Check if system is ostree] ********** ok: [edpm-compute-1] ok: [edpm-compute-0] TASK [fedora.linux_system_roles.timesync : Set flag to indicate system is ostree] *** ok: [edpm-compute-0] ok: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin] *** ok: [edpm-compute-0] ok: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Set flag if transactional-update exists] *** ok: [edpm-compute-0] ok: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Set platform/version specific variables] *** ok: [edpm-compute-0] ok: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Populate service facts] ************* ok: [edpm-compute-1] ok: [edpm-compute-0] TASK [fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names] *** ok: [edpm-compute-0] ok: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined] *** ok: [edpm-compute-0] => {  "changed": false,  "msg": "All assertions passed" } ok: [edpm-compute-1] => {  "changed": false,  "msg": "All assertions passed" } TASK [fedora.linux_system_roles.timesync : Check if only NTP is needed] ******** ok: [edpm-compute-0] ok: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Check if single PTP is needed] ****** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed] *** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Determine current NTP provider] ***** ok: [edpm-compute-1] ok: [edpm-compute-0] TASK [fedora.linux_system_roles.timesync : Select NTP provider] **************** ok: [edpm-compute-0] ok: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Install chrony] ********************* ok: [edpm-compute-1] ok: [edpm-compute-0] TASK [fedora.linux_system_roles.timesync : Install ntp] ************************ skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Install linuxptp] ******************* skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes] *** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Reboot transactional update systems] *** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Fail if reboot is needed and not set] *** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Gather package facts] *************** ok: [edpm-compute-1] ok: [edpm-compute-0] TASK [fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface] ******* skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping] *** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Generate chrony.conf file] ********** changed: [edpm-compute-1] changed: [edpm-compute-0] TASK [fedora.linux_system_roles.timesync : Generate chronyd sysconfig file] **** changed: [edpm-compute-1] changed: [edpm-compute-0] TASK [fedora.linux_system_roles.timesync : Generate ntp.conf file] ************* skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Generate ntpd sysconfig file] ******* skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Generate ptp4l.conf file] *********** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file] ****** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file] **** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Generate timemaster.conf file] ****** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Update network sysconfig file] ****** changed: [edpm-compute-1] changed: [edpm-compute-0] TASK [fedora.linux_system_roles.timesync : Disable chronyd] ******************** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Disable ntpd] *********************** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Disable ntpdate] ******************** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Disable sntp] *********************** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Disable ptp4l] ********************** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Disable phc2sys] ******************** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Disable timemaster] ***************** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Enable chronyd] ********************* ok: [edpm-compute-1] ok: [edpm-compute-0] TASK [fedora.linux_system_roles.timesync : Enable ntpd] ************************ skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Enable ptp4l] *********************** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Enable phc2sys] ********************* skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [fedora.linux_system_roles.timesync : Enable timemaster] ****************** skipping: [edpm-compute-0] skipping: [edpm-compute-1] RUNNING HANDLER [fedora.linux_system_roles.timesync : Restart chronyd] ********* changed: [edpm-compute-1] changed: [edpm-compute-0] PLAY RECAP ********************************************************************* edpm-compute-0 : ok=31  changed=10  unreachable=0 failed=0 skipped=33  rescued=0 ignored=0 edpm-compute-1 : ok=31  changed=10  unreachable=0 failed=0 skipped=33  rescued=0 ignored=0