ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_ntp_provider6.yml ********************************************** 1 plays in /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml PLAY [Configure NTP with OS release non-default provider and then change it to the default provider] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:2 Sunday 22 March 2026 00:29:03 -0400 (0:00:00.019) 0:00:00.019 ********** ok: [managed-node2] META: ran handlers TASK [Common test setup tasks] ************************************************* task path: /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:11 Sunday 22 March 2026 00:29:04 -0400 (0:00:01.055) 0:00:01.074 ********** included: /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml for managed-node2 TASK [Run the role only to get vars needed for validation] ********************* task path: /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:3 Sunday 22 March 2026 00:29:04 -0400 (0:00:00.023) 0:00:01.097 ********** TASK [fedora.linux_system_roles.timesync : Ensure ansible_facts used by role] *** task path: /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 Sunday 22 March 2026 00:29:04 -0400 (0:00:00.045) 0:00:01.143 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Check if system is ostree] ********** task path: /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10 Sunday 22 March 2026 00:29:04 -0400 (0:00:00.037) 0:00:01.180 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.timesync : Set flag to indicate system is ostree] *** task path: /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:15 Sunday 22 March 2026 00:29:05 -0400 (0:00:00.446) 0:00:01.626 ********** ok: [managed-node2] => { "ansible_facts": { "__timesync_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 Sunday 22 March 2026 00:29:05 -0400 (0:00:00.036) 0:00:01.663 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.timesync : Set flag if transactional-update exists] *** task path: /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:27 Sunday 22 March 2026 00:29:05 -0400 (0:00:00.349) 0:00:02.012 ********** ok: [managed-node2] => { "ansible_facts": { "__timesync_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.timesync : Set platform/version specific variables] *** task path: /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:31 Sunday 22 March 2026 00:29:05 -0400 (0:00:00.055) 0:00:02.068 ********** ok: [managed-node2] => { "ansible_facts": { "timesync_chrony_conf_path": "/etc/chrony.conf", "timesync_chrony_dhcp_sourcedir": "", "timesync_chrony_sysconfig_options": "", "timesync_chrony_sysconfig_path": "/etc/sysconfig/chronyd", "timesync_ntp_provider_os_default": "chrony", "timesync_ntp_sysconfig_path": "/etc/sysconfig/ntpd", "timesync_phc2sys_sysconfig_path": "/etc/sysconfig/phc2sys", "timesync_ptp4l_sysconfig_path": "/etc/sysconfig/ptp4l", "timesync_timemaster_config_path": "/etc/timemaster.conf" }, "ansible_included_var_files": [ "/tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/CentOS_8.yml" ], "changed": false } TASK [fedora.linux_system_roles.timesync : Run systemctl] ********************** task path: /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:47 Sunday 22 March 2026 00:29:05 -0400 (0:00:00.060) 0:00:02.129 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.007608", "end": "2026-03-22 00:29:06.138311", "failed_when_result": false, "rc": 0, "start": "2026-03-22 00:29:06.130703" } STDOUT: running TASK [fedora.linux_system_roles.timesync : Require installed systemd] ********** task path: /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:55 Sunday 22 March 2026 00:29:06 -0400 (0:00:00.435) 0:00:02.565 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:60 Sunday 22 March 2026 00:29:06 -0400 (0:00:00.037) 0:00:02.602 ********** ok: [managed-node2] => { "ansible_facts": { "__timesync_is_booted": true }, "changed": false } META: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [Ensure iproute for gathering default_ipv4 fact] ************************** task path: /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15 Sunday 22 March 2026 00:29:06 -0400 (0:00:00.058) 0:00:02.660 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Ensure ansible_facts used by test] *************************************** task path: /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:21 Sunday 22 March 2026 00:29:08 -0400 (0:00:02.521) 0:00:05.182 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set var for default_ipv4 interface fact] ********************************* task path: /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:31 Sunday 22 March 2026 00:29:08 -0400 (0:00:00.017) 0:00:05.199 ********** ok: [managed-node2] => { "ansible_facts": { "__timesync_default_ipv4_interface": "eth0" }, "changed": false } TASK [Debug] ******************************************************************* task path: /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:35 Sunday 22 March 2026 00:29:08 -0400 (0:00:00.014) 0:00:05.214 ********** ok: [managed-node2] => {} MSG: facts { "_ansible_facts_gathered": true, "all_ipv4_addresses": [ "10.31.12.196" ], "all_ipv6_addresses": [ "fe80::8ff:c3ff:fe91:fa45" ], "ansible_local": {}, "apparmor": { "status": "disabled" }, "architecture": "x86_64", "bios_date": "08/24/2006", "bios_version": "4.11.amazon", "cmdline": { "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "crashkernel": "auto", "net.ifnames": "0", "quiet": true, "rhgb": true, "ro": true, "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2" }, "date_time": { "date": "2026-03-22", "day": "22", "epoch": "1774153744", "hour": "00", "iso8601": "2026-03-22T04:29:04Z", "iso8601_basic": "20260322T002904474677", "iso8601_basic_short": "20260322T002904", "iso8601_micro": "2026-03-22T04:29:04.474677Z", "minute": "29", "month": "03", "second": "04", "time": "00:29:04", "tz": "EDT", "tz_offset": "-0400", "weekday": "Sunday", "weekday_number": "0", "weeknumber": "11", "year": "2026" }, "default_ipv4": { "address": "10.31.12.196", "alias": "eth0", "broadcast": "10.31.15.255", "gateway": "10.31.12.1", "interface": "eth0", "macaddress": "0a:ff:c3:91:fa:45", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.12.0", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": {}, "masters": {}, "uuids": { "xvda1": [ "fe591198-9082-4b15-9b62-e83518524cd2" ] } }, "devices": { "xvda": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "xvda1": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [ "fe591198-9082-4b15-9b62-e83518524cd2" ] }, "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "start": "2048", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } }, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "support_discard": "0", "vendor": null, "virtual": 1 } }, "discovered_interpreter_python": "/usr/libexec/platform-python", "distribution": "CentOS", "distribution_file_parsed": true, "distribution_file_path": "/etc/redhat-release", "distribution_file_variety": "RedHat", "distribution_major_version": "8", "distribution_release": "NA", "distribution_version": "8", "dns": { "nameservers": [ "10.29.169.13", "10.29.170.12", "10.2.32.1" ], "search": [ "testing-farm.us-east-1.aws.redhat.com" ] }, "domain": "", "effective_group_id": 0, "effective_user_id": 0, "env": { "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "HOME": "/root", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "root", "LS_COLORS": "", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "PWD": "/root", "SELINUX_LEVEL_REQUESTED": "", "SELINUX_ROLE_REQUESTED": "", "SELINUX_USE_CURRENT_RANGE": "", "SHELL": "/bin/bash", "SHLVL": "2", "SSH_CLIENT": "10.31.14.156 45234 22", "SSH_CONNECTION": "10.31.14.156 45234 10.31.12.196 22", "SSH_TTY": "/dev/pts/0", "USER": "root", "XDG_RUNTIME_DIR": "/run/user/0", "XDG_SESSION_ID": "8", "_": "/usr/libexec/platform-python", "which_declare": "declare -f" }, "eth0": { "active": true, "device": "eth0", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "off [fixed]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "off [fixed]", "netns_local": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_all": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_fcs": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_gro_list": "off", "rx_udp_gro_forwarding": "off", "rx_udp_tunnel_port_offload": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tls_hw_record": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_sctp": "off [fixed]", "tx_checksumming": "on", "tx_esp_segmentation": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_lockless": "off [fixed]", "tx_nocache_copy": "off", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp_segmentation": "on", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "vlan_challenged": "off [fixed]" }, "hw_timestamp_filters": [], "ipv4": { "address": "10.31.12.196", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0" }, "ipv6": [ { "address": "fe80::8ff:c3ff:fe91:fa45", "prefix": "64", "scope": "link" } ], "macaddress": "0a:ff:c3:91:fa:45", "module": "xen_netfront", "mtu": 9001, "pciid": "vif-0", "promisc": false, "timestamping": [], "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "managed-node2", "gather_subset": [ "all" ], "hostname": "managed-node2", "hostnqn": "", "interfaces": [ "eth0", "lo" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "4.18.0-553.5.1.el8.x86_64", "kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "lo": { "active": true, "device": "lo", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "on [fixed]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "on [fixed]", "netns_local": "on [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_all": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_fcs": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_gro_list": "off", "rx_udp_gro_forwarding": "off", "rx_udp_tunnel_port_offload": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tls_hw_record": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "tx_checksumming": "on", "tx_esp_segmentation": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_list": "on", "tx_gso_partial": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_lockless": "on [fixed]", "tx_nocache_copy": "off [fixed]", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tx_sctp_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp_segmentation": "on", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "vlan_challenged": "on [fixed]" }, "hw_timestamp_filters": [], "ipv4": { "address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0" }, "ipv6": [ { "address": "::1", "prefix": "128", "scope": "host" } ], "mtu": 65536, "promisc": false, "timestamping": [], "type": "loopback" }, "lsb": {}, "machine": "x86_64", "machine_id": "085fbab9722644ec955daea507a47cd2", "memfree_mb": 2845, "memory_mb": { "nocache": { "free": 3316, "used": 223 }, "real": { "free": 2845, "total": 3539, "used": 694 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3539, "module_setup": true, "mounts": [ { "block_available": 64364934, "block_size": 4096, "block_total": 65533179, "block_used": 1168245, "device": "/dev/xvda1", "fstype": "xfs", "inode_available": 130996142, "inode_total": 131071472, "inode_used": 75330, "mount": "/", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 263638769664, "size_total": 268423901184, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } ], "nodename": "managed-node2", "os_family": "RedHat", "pkg_mgr": "dnf", "proc_cmdline": { "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "crashkernel": "auto", "net.ifnames": "0", "quiet": true, "rhgb": true, "ro": true, "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2" }, "processor": [ "0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz" ], "processor_cores": 1, "processor_count": 1, "processor_threads_per_core": 2, "processor_vcpus": 2, "product_name": "HVM domU", "product_serial": "ec2b8078-27a5-0838-9fb2-88a19e623ead", "product_uuid": "ec2b8078-27a5-0838-9fb2-88a19e623ead", "product_version": "4.11.amazon", "python": { "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython", "version": { "major": 3, "micro": 8, "minor": 6, "releaselevel": "final", "serial": 0 }, "version_info": [ 3, 6, 8, "final", 0 ] }, "python_version": "3.6.8", "real_group_id": 0, "real_user_id": 0, "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 33, "status": "enabled", "type": "targeted" }, "selinux_python_present": true, "service_mgr": "systemd", "ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAJB6Ugu6RCBDCe44RUzSSIfLsWfswKf1535fTL2Auj1ceF6Xjp1V0nKqNeIYzFVusj16pEe03XG0LApU8mziZohVcuITwBBokvTtUncXvq6kbnPC04vwAT3yKAgreOoRc8H7yJJjkIwJ0xwNk3u+6W8ZwhBoWiZ08t3+Y2wsOXe3AAAAFQDVvGWD7IuzMCYk7Mwr5CpbNTIudQAAAIAwa3QK2LXXzCrTIp25mpvoI8Ce/0XzmsmpPhcE0iRMejsR/kFO3X4NFAkVZJ04HGT2NDwMJTA6OZVUJrpIcvCvzVUHW7Y8grnZiRabIyiv2TcAjy4munnhj6JyFoYbRUSaV/51fumCSNwGU+DmGdjt8kVGm6SFUjED8QG8E0C08wAAAIBJn5QHKd899J3USvXh/oBwO64gBPdDiOm7j2y7QtuFRb8z2V1ycw+ETAcYP9iXHYfCU1rRVWGhPMkf8bYO4oETbp6a54csv9mGE3LIkkyBjfF5xLKRueaDW9SKFwVkNSGr3mqAaiE3Ov1poToutsjTlS1qIA1z3q6BgiTcii7wgA==", "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA2SZh7eSFGzeCSu8w+i1b1itczWbEs4yEfvYh7fYGGWM+wLhFRsJ+ybUvgFCcOUs7BdHOUingr2O0ZwJiTvLb8=", "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIJdePPAxrh83uOefy/Uqw2j+jajTDhmwJf8HjpcaErP+", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDWYJiU+zOwmqUGU7ogcvv4Fzm3F4ixdQxGNg5ehBngE29cZ725aIL8Lxt3QEKS0SPrgwndMDiLPj3/yFfcMkqK7U0419xFZRqdcE+wr6F3h3HFhVI8lJ90J+JvFIIF2/5te6veXil8SywQtyFAg5BAn+qeJwdZe7rTdhp6uo/rqqlybrtoRlLIp5lpTqBR3S1eR3MnTZ2XzOkXNcKksN7ZwEWPO8l73zG9XBJkxdzIigeABzibvQkk42GP0VayCzmFrBb2DmZKnD3464g6BVG/2nd7SrJWrUfLg0HHORg6upRcLLbzL0ycmsCHU+lXgke1L5uErxftG6/tzuiCsIxQ2ZcK+5Kakxs6KvWmC62/pEZ/r+mnGx6cuzKeFNbFQ5K2E+OR7h/WcOjnMvdmJLR+84f/P+yt9o6TtgyEH4pVJEDBXiDyPY6+m5KDp5VzkhwInZJe9RbwOeSWuN34+AZaGUqwZY7Wu/a2h3U6ut2rwLNpOteaUYmndYAG2PBzMOs=", "swapfree_mb": 0, "swaptotal_mb": 0, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 264, "user_dir": "/root", "user_gecos": "root", "user_gid": 0, "user_id": "root", "user_shell": "/bin/bash", "user_uid": 0, "userspace_architecture": "x86_64", "userspace_bits": "64", "virtualization_role": "guest", "virtualization_type": "xen" } TASK [Check for availability of both NTP providers] **************************** task path: /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:20 Sunday 22 March 2026 00:29:08 -0400 (0:00:00.014) 0:00:05.228 ********** ok: [managed-node2] => (item=chrony) => { "ansible_loop_var": "item", "changed": false, "item": "chrony", "rc": 0, "results": [] } MSG: Nothing to do failed: [managed-node2] (item=ntp) => { "ansible_loop_var": "item", "changed": false, "failures": [ "No package ntp available." ], "item": "ntp", "rc": 1, "results": [] } MSG: Failed to install some of the specified packages ...ignoring TASK [Set the availability of both NTP providers] ****************************** task path: /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:33 Sunday 22 March 2026 00:29:13 -0400 (0:00:04.846) 0:00:10.075 ********** skipping: [managed-node2] => (item={'msg': 'Nothing to do', 'changed': False, 'results': [], 'rc': 0, 'invocation': {'module_args': {'name': ['chrony'], 'state': 'present', 'allow_downgrade': False, 'autoremove': False, 'bugfix': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'lock_timeout': 30, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'releasever': None}}, 'failed': False, 'item': 'chrony', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "failed": false, "invocation": { "module_args": { "allow_downgrade": false, "autoremove": false, "bugfix": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "chrony" ], "releasever": null, "security": false, "skip_broken": false, "state": "present", "update_cache": false, "update_only": false, "validate_certs": true } }, "item": "chrony", "msg": "Nothing to do", "rc": 0, "results": [] }, "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item={'msg': 'Failed to install some of the specified packages', 'failures': ['No package ntp available.'], 'results': [], 'rc': 1, 'failed': True, 'invocation': {'module_args': {'name': ['ntp'], 'state': 'present', 'allow_downgrade': False, 'autoremove': False, 'bugfix': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'lock_timeout': 30, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'releasever': None}}, 'changed': False, 'item': 'ntp', 'ansible_loop_var': 'item'}) => { "ansible_facts": { "both_avail": false }, "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "failed": true, "failures": [ "No package ntp available." ], "invocation": { "module_args": { "allow_downgrade": false, "autoremove": false, "bugfix": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "ntp" ], "releasever": null, "security": false, "skip_broken": false, "state": "present", "update_cache": false, "update_only": false, "validate_certs": true } }, "item": "ntp", "msg": "Failed to install some of the specified packages", "rc": 1, "results": [] } } META: ending play PLAY RECAP ********************************************************************* managed-node2 : ok=14 changed=0 unreachable=0 failed=0 skipped=3 rescued=0 ignored=1 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Sunday 22 March 2026 00:29:13 -0400 (0:00:00.058) 0:00:10.134 ********** =============================================================================== Check for availability of both NTP providers ---------------------------- 4.85s /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:20 Ensure iproute for gathering default_ipv4 fact -------------------------- 2.52s /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15 Gathering Facts --------------------------------------------------------- 1.06s /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:2 fedora.linux_system_roles.timesync : Check if system is ostree ---------- 0.45s /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10 fedora.linux_system_roles.timesync : Run systemctl ---------------------- 0.44s /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:47 fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin --- 0.35s /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 fedora.linux_system_roles.timesync : Set platform/version specific variables --- 0.06s /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:31 Set the availability of both NTP providers ------------------------------ 0.06s /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:33 fedora.linux_system_roles.timesync : Set flag to indicate that systemd runtime operations are available --- 0.06s /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:60 fedora.linux_system_roles.timesync : Set flag if transactional-update exists --- 0.06s /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:27 Run the role only to get vars needed for validation --------------------- 0.05s /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:3 fedora.linux_system_roles.timesync : Require installed systemd ---------- 0.04s /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:55 fedora.linux_system_roles.timesync : Ensure ansible_facts used by role --- 0.04s /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 fedora.linux_system_roles.timesync : Set flag to indicate system is ostree --- 0.04s /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:15 Common test setup tasks ------------------------------------------------- 0.02s /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:11 Ensure ansible_facts used by test --------------------------------------- 0.02s /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:21 Set var for default_ipv4 interface fact --------------------------------- 0.01s /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:31 Debug ------------------------------------------------------------------- 0.01s /tmp/collections-rS6/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:35