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_provider2.yml ********************************************** 1 plays in /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider2.yml PLAY [Configure NTP with chrony as current provider] *************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider2.yml:2 Monday 02 February 2026 18:19:06 -0500 (0:00:00.025) 0:00:00.025 ******* ok: [managed-node2] TASK [Common test setup tasks] ************************************************* task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider2.yml:11 Monday 02 February 2026 18:19:07 -0500 (0:00:00.869) 0:00:00.894 ******* included: /tmp/collections-Mpd/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-Mpd/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:3 Monday 02 February 2026 18:19:07 -0500 (0:00:00.016) 0:00:00.910 ******* TASK [fedora.linux_system_roles.timesync : Ensure ansible_facts used by role] *** task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 Monday 02 February 2026 18:19:07 -0500 (0:00:00.030) 0:00:00.941 ******* 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-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10 Monday 02 February 2026 18:19:07 -0500 (0:00:00.038) 0:00:00.979 ******* 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-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:15 Monday 02 February 2026 18:19:08 -0500 (0:00:00.449) 0:00:01.429 ******* 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-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 Monday 02 February 2026 18:19:08 -0500 (0:00:00.039) 0:00:01.468 ******* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.timesync : Set flag if transactional-update exists] *** task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:27 Monday 02 February 2026 18:19:08 -0500 (0:00:00.339) 0:00:01.807 ******* 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-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:31 Monday 02 February 2026 18:19:08 -0500 (0:00:00.038) 0:00:01.846 ******* 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-Mpd/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-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:47 Monday 02 February 2026 18:19:08 -0500 (0:00:00.043) 0:00:01.889 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.006921", "end": "2026-02-02 18:19:08.984555", "failed_when_result": false, "rc": 0, "start": "2026-02-02 18:19:08.977634" } STDOUT: running TASK [fedora.linux_system_roles.timesync : Require installed systemd] ********** task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:55 Monday 02 February 2026 18:19:09 -0500 (0:00:00.441) 0:00:02.331 ******* 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-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:60 Monday 02 February 2026 18:19:09 -0500 (0:00:00.038) 0:00:02.369 ******* 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-Mpd/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15 Monday 02 February 2026 18:19:09 -0500 (0:00:00.071) 0:00:02.440 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Ensure ansible_facts used by test] *************************************** task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:21 Monday 02 February 2026 18:19:22 -0500 (0:00:13.587) 0:00:16.028 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug] ******************************************************************* task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:29 Monday 02 February 2026 18:19:22 -0500 (0:00:00.018) 0:00:16.047 ******* ok: [managed-node2] => {} MSG: facts { "_ansible_facts_gathered": true, "all_ipv4_addresses": [ "10.31.45.53" ], "all_ipv6_addresses": [ "fe80::88:ddff:fe5a:6587" ], "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-02-02", "day": "02", "epoch": "1770074347", "hour": "18", "iso8601": "2026-02-02T23:19:07Z", "iso8601_basic": "20260202T181907540056", "iso8601_basic_short": "20260202T181907", "iso8601_micro": "2026-02-02T23:19:07.540056Z", "minute": "19", "month": "02", "second": "07", "time": "18:19:07", "tz": "EST", "tz_offset": "-0500", "weekday": "Monday", "weekday_number": "1", "weeknumber": "05", "year": "2026" }, "default_ipv4": { "address": "10.31.45.53", "alias": "eth0", "broadcast": "10.31.47.255", "gateway": "10.31.44.1", "interface": "eth0", "macaddress": "02:88:dd:5a:65:87", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.44.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.47.219 56708 22", "SSH_CONNECTION": "10.31.47.219 56708 10.31.45.53 22", "SSH_TTY": "/dev/pts/0", "USER": "root", "XDG_RUNTIME_DIR": "/run/user/0", "XDG_SESSION_ID": "7", "_": "/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.45.53", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0" }, "ipv6": [ { "address": "fe80::88:ddff:fe5a:6587", "prefix": "64", "scope": "link" } ], "macaddress": "02:88:dd:5a:65:87", "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": "f86a7e2564594aa48f68272e2703a88b", "memfree_mb": 3008, "memory_mb": { "nocache": { "free": 3342, "used": 197 }, "real": { "free": 3008, "total": 3539, "used": 531 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3539, "module_setup": true, "mounts": [ { "block_available": 64386108, "block_size": 4096, "block_total": 65533179, "block_used": 1147071, "device": "/dev/xvda1", "fstype": "xfs", "inode_available": 130996213, "inode_total": 131071472, "inode_used": 75259, "mount": "/", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 263725498368, "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": "ec205e39-f833-4053-9e82-7f39a74caa28", "product_uuid": "ec205e39-f833-4053-9e82-7f39a74caa28", "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": "AAAAB3NzaC1kc3MAAACBAM/6JuctAYRvcdH7VYKfpVPvuhanQG3d+GWze4gEJh9sewSMr2Ed9Zl36olFeeYBztwPJ2b/lQN7m/9FHbxKCwAWBU0YmNvdDzP6HBtR8Jpg+HVlKtbmpS0g1XfmE13f+2N6CAPZ2/kxoIsA+d0vw7NYJ5+lDOnVkNyka9LLn8ndAAAAFQCBLecUdIvmTWLpxUkCLUZANtLb1wAAAIAQD1xCF5tPJ48OdSzbm/DR7YUS4PjqM+7DZhUB1uWZzkxv7Up4nnLBdMhte6I5kQrhj+w2EvDHvwuCHmXxTud3aw6W56p3U71xiPW9rSvXc08IIatoOYxLuDrl2YXmrP5Z5g6bDcfZHa0s4pKnKoYW2MvqWEuPgvFkCUUffLJHaQAAAIBOBlx1tYy8tudUgF9ohM9UWTG+HTt3Mbbo+V1KHCIAeMc6u94S0AAVXnrF/ZN8SKi9Ufqg2ge1bv6W4cVV5VYI6VU81NbbXRx7R6YGvNTrK83NnKRIN7jjhw7nC7aLgXWN9Wozi/H1avCsFJ6mpYbOg4hV3Evk1YxqOxSqIdp4EQ==", "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGjQa15raIj4v4yvAp0FJwRamg4UAvSwXATcDq+PCDMKil28U4eP3W99MiEdKkvmtXz0YQLApQ6QFy06y0EfvbE=", "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIJvNAxwB5MOTtEw91h02/F/7rXopywZs/JKFxDMXkmF5", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDp20c+wPchVY3+0U4LNX9mZE042yN4k9Zh+Jpb0kAHJ40bSftz+sJqntVhn+89jC9+AVNlI312kbdc1d3vLBuidEOpxhu9hRcuKVM6+IrXjJIertkJCjLBQSQzBdJqJYOeOgAJ35Vco7D5QMy8YgNBPOXUwfcqhAcSBLfAnI55vjHuCXnB4eupKYjAvViPGSEf/e68YjpPII7vv4o3o8KawptBn7k5OzEQqggB78nWowQ+Hygvm88FMDO4G0sZ+TvapXFNUPv2Qu/E3S4RSelXhnAZmyrBZckLjYXeOb5VCH9zBPTxDTOIhNF/WdZ7Kwdr8KQCaz0N8sZilNI+62zT+ZIY4cb/Gl7vZBYs+sg8aMQAM1N6yIhqQwNUSgGq74ny6dyRWRppHdTUsXLYQo1poP8rZxNgTBB9CGd1gVqMJRx+pR39RfOXSaKWxIZLpkiSy48eWnpbRR07XwNoOIW2A0Kxq0ziHerwJO/HdZB5uvgZ8TuyIJvFPqrK3yl0+h0=", "swapfree_mb": 0, "swaptotal_mb": 0, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 195, "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 [Remove ntp] ************************************************************** task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider2.yml:20 Monday 02 February 2026 18:19:22 -0500 (0:00:00.017) 0:00:16.064 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Install chrony] ********************************************************** task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider2.yml:25 Monday 02 February 2026 18:19:25 -0500 (0:00:02.371) 0:00:18.436 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do META: TASK [Enable chronyd] ********************************************************** task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider2.yml:36 Monday 02 February 2026 18:19:27 -0500 (0:00:02.370) 0:00:20.807 ******* ok: [managed-node2] => { "changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2026-02-02 18:16:00 EST", "ActiveEnterTimestampMonotonic": "9857410", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice ntpd.service tmp.mount systemd-tmpfiles-setup.service sntp.service basic.target systemd-journald.socket sysinit.target ntpdate.service -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-02-02 18:16:00 EST", "AssertTimestampMonotonic": "9459595", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2026-02-02 18:16:00 EST", "ConditionTimestampMonotonic": "9459560", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target systemd-timesyncd.service ntpd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "624", "ExecMainStartTimestamp": "Mon 2026-02-02 18:16:00 EST", "ExecMainStartTimestampMonotonic": "9837571", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2026-02-02 18:16:00 EST] ; stop_time=[Mon 2026-02-02 18:16:00 EST] ; pid=613 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2026-02-02 18:16:00 EST] ; stop_time=[Mon 2026-02-02 18:16:00 EST] ; pid=629 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2026-02-02 18:16:00 EST", "InactiveExitTimestampMonotonic": "9491421", "InvocationID": "ffb59e6aae254bde9b5cb325723a1563", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "624", "MemoryAccounting": "yes", "MemoryCurrent": "3481600", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2026-02-02 18:16:00 EST", "StateChangeTimestampMonotonic": "9857410", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Mon 2026-02-02 18:16:00 EST", "WatchdogTimestampMonotonic": "9837588", "WatchdogUSec": "0" } } META: ran handlers TASK [fedora.linux_system_roles.timesync : Set version specific variables] ***** task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:2 Monday 02 February 2026 18:19:28 -0500 (0:00:00.685) 0:00:21.492 ******* included: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.timesync : Ensure ansible_facts used by role] *** task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 Monday 02 February 2026 18:19:28 -0500 (0:00:00.033) 0:00:21.525 ******* 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-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10 Monday 02 February 2026 18:19:28 -0500 (0:00:00.022) 0:00:21.548 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Set flag to indicate system is ostree] *** task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:15 Monday 02 February 2026 18:19:28 -0500 (0:00:00.019) 0:00:21.567 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 Monday 02 February 2026 18:19:28 -0500 (0:00:00.019) 0:00:21.586 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Set flag if transactional-update exists] *** task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:27 Monday 02 February 2026 18:19:28 -0500 (0:00:00.015) 0:00:21.602 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Set platform/version specific variables] *** task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:31 Monday 02 February 2026 18:19:28 -0500 (0:00:00.015) 0:00:21.617 ******* 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-Mpd/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-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:47 Monday 02 February 2026 18:19:28 -0500 (0:00:00.023) 0:00:21.641 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Require installed systemd] ********** task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:55 Monday 02 February 2026 18:19:28 -0500 (0:00:00.015) 0:00:21.657 ******* 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-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:60 Monday 02 February 2026 18:19:28 -0500 (0:00:00.014) 0:00:21.671 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Populate service facts] ************* task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:5 Monday 02 February 2026 18:19:28 -0500 (0:00:00.014) 0:00:21.685 ******* ok: [managed-node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-coredump@0.service": { "name": "systemd-coredump@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names] *** task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:9 Monday 02 February 2026 18:19:29 -0500 (0:00:01.600) 0:00:23.286 ******* ok: [managed-node2] => { "ansible_facts": { "timesync_services": [ "sshd", "systemd-update-utmp-runlevel", "loadmodules", "chrony-dnssrv", "initrd-cleanup", "tcsd", "systemd-coredump", "iprinit", "systemd-hwdb-update", "systemd-ask-password-plymouth", "systemd-suspend", "irqbalance", "systemd-random-seed", "dbus", "sshd-keygen@ed25519", "systemd-hostnamed", "sssd-autofs", "user-runtime-dir", "rsyslog", "systemd-journald", "dracut-shutdown-onfailure", "systemd-firstboot", "microcode", "getty", "man-db-restart-cache-update", "nfs-utils", "rdisc", "fstrim", "dbus-org.freedesktop.nm-dispatcher", "ldconfig", "syslog", "rpc-gssd", "systemd-udev-trigger", "system-update-cleanup", "nfs-server", "iprdump", "systemd-tmpfiles-setup-dev", "autovt", "NetworkManager-wait-online", "cloud-init", "user", "ebtables", "emergency", "plymouth-reboot", "tuned", "sssd", "chrony-wait", "plymouth-read-write", "rpc-statd", "container-getty", "systemd-update-utmp", "systemd-halt", "auditd", "quotaon", "sssd-pac", "sssd-sudo", "auth-rpcgss-module", "kdump", "dnf-system-upgrade-cleanup", "firewalld", "nfs-idmapd", "systemd-journal-catalog-update", "systemd-udev-settle", "dracut-shutdown", "sshd-keygen", "man-db-cache-update", "systemd-logind", "plymouth-start", "systemd-initctl", "systemd-portabled", "systemd-fsck-root", "NetworkManager", "systemd-pstore", "rngd", "sshd-keygen@rsa", "serial-getty", "systemd-poweroff", "dracut-mount", "dracut-pre-mount", "nfs-convert", "grub-boot-indeterminate", "cloud-final", "plymouth-quit-wait", "dbus-org.freedesktop.login1", "systemd-reboot", "dracut-pre-pivot", "rpc-statd-notify", "systemd-tmpfiles-clean", "plymouth-kexec", "timedatex", "kmod-static-nodes", "restraintd", "systemd-remount-fs", "plymouth-switch-root", "dbus-org.freedesktop.hostname1", "systemd-backlight", "systemd-vconsole-setup", "systemd-user-sessions", "systemd-ask-password-console", "initrd-switch-root", "systemd-fsck", "systemd-rfkill", "cloud-init-local", "systemd-sysusers", "getty@tty1", "selinux-autorelabel-mark", "debug-shell", "rescue", "cpupower", "systemd-update-done", "dbus-org.freedesktop.portable1", "systemd-hibernate-resume", "console-getty", "systemd-udevd", "cloud-init-hotplugd", "rpcbind", "NetworkManager-dispatcher", "systemd-sysctl", "dracut-initqueue", "kvm_stat", "initrd-udevadm-cleanup-db", "user@0", "nfs-mountd", "selinux-autorelabel", "dbus-org.freedesktop.locale1", "dnf-makecache", "systemd-suspend-then-hibernate", "messagebus", "systemd-ask-password-wall", "polkit", "plymouth-poweroff", "systemd-coredump@0", "systemd-volatile-root", "cloud-config", "plymouth-quit", "systemd-hybrid-sleep", "nfsdcld", "teamd", "crond", "systemd-exit", "nftables", "dracut-cmdline", "sssd-nss", "dracut-pre-udev", "systemd-journal-flush", "plymouth-switch-root-initramfs", "gssproxy", "dnf-system-upgrade", "systemd-tmpfiles-setup", "sssd-ssh", "halt-local", "dracut-pre-trigger", "systemd-resolved", "plymouth-halt", "iprupdate", "systemd-machine-id-commit", "import-state", "dbus-org.freedesktop.timedate1", "systemd-modules-load", "sssd-kcm", "nis-domainname", "systemd-hibernate", "chronyd", "oddjobd", "systemd-kexec", "initrd-parse-etc", "rc-local", "systemd-localed", "unbound-anchor", "qemu-guest-agent", "systemd-binfmt", "systemd-quotacheck", "sssd-pam", "user-runtime-dir@0", "nfs-blkmap", "sshd-keygen@ecdsa" ] }, "changed": false } TASK [fedora.linux_system_roles.timesync : Populate service facts when in bootc mode] *** task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:14 Monday 02 February 2026 18:19:30 -0500 (0:00:00.033) 0:00:23.319 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names when in bootc mode] *** task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:20 Monday 02 February 2026 18:19:30 -0500 (0:00:00.015) 0:00:23.335 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined] *** task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:25 Monday 02 February 2026 18:19:30 -0500 (0:00:00.016) 0:00:23.351 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.timesync : Check if only NTP is needed] ******** task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:30 Monday 02 February 2026 18:19:30 -0500 (0:00:00.018) 0:00:23.370 ******* ok: [managed-node2] => { "ansible_facts": { "timesync_mode": 1 }, "changed": false } TASK [fedora.linux_system_roles.timesync : Check if single PTP is needed] ****** task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:35 Monday 02 February 2026 18:19:30 -0500 (0:00:00.017) 0:00:23.388 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed] *** task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:44 Monday 02 February 2026 18:19:30 -0500 (0:00:00.016) 0:00:23.404 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Determine current NTP provider] ***** task path: /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:49 Monday 02 February 2026 18:19:30 -0500 (0:00:00.016) 0:00:23.420 ******* fatal: [managed-node2]: FAILED! => {} MSG: module (fedora.linux_system_roles.timesync_provider) is missing interpreter line PLAY RECAP ********************************************************************* managed-node2 : ok=20 changed=0 unreachable=0 failed=1 skipped=15 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.9.27", "end_time": "2026-02-02T23:19:30.263818+00:00Z", "host": "managed-node2", "message": "module (fedora.linux_system_roles.timesync_provider) is missing interpreter line", "start_time": "2026-02-02T23:19:30.127483+00:00Z", "task_name": "Determine current NTP provider", "task_path": "/tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:49" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Monday 02 February 2026 18:19:30 -0500 (0:00:00.138) 0:00:23.559 ******* =============================================================================== Ensure iproute for gathering default_ipv4 fact ------------------------- 13.59s /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15 Remove ntp -------------------------------------------------------------- 2.37s /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider2.yml:20 Install chrony ---------------------------------------------------------- 2.37s /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider2.yml:25 fedora.linux_system_roles.timesync : Populate service facts ------------- 1.60s /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 0.87s /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider2.yml:2 Enable chronyd ---------------------------------------------------------- 0.69s /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider2.yml:36 fedora.linux_system_roles.timesync : Check if system is ostree ---------- 0.45s /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10 fedora.linux_system_roles.timesync : Run systemctl ---------------------- 0.44s /tmp/collections-Mpd/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.34s /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 fedora.linux_system_roles.timesync : Determine current NTP provider ----- 0.14s /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:49 fedora.linux_system_roles.timesync : Set flag to indicate that systemd runtime operations are available --- 0.07s /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:60 fedora.linux_system_roles.timesync : Set platform/version specific variables --- 0.04s /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:31 fedora.linux_system_roles.timesync : Set flag to indicate system is ostree --- 0.04s /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:15 fedora.linux_system_roles.timesync : Set flag if transactional-update exists --- 0.04s /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:27 fedora.linux_system_roles.timesync : Ensure ansible_facts used by role --- 0.04s /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 fedora.linux_system_roles.timesync : Require installed systemd ---------- 0.04s /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:55 fedora.linux_system_roles.timesync : Set version specific variables ----- 0.03s /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:2 fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names --- 0.03s /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:9 Run the role only to get vars needed for validation --------------------- 0.03s /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:3 fedora.linux_system_roles.timesync : Set platform/version specific variables --- 0.02s /tmp/collections-Mpd/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:31 -- Logs begin at Mon 2026-02-02 18:15:51 EST, end at Mon 2026-02-02 18:19:30 EST. -- Feb 02 18:19:05 managed-node2 sshd[8837]: Accepted publickey for root from 10.31.47.219 port 44248 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Feb 02 18:19:05 managed-node2 systemd-logind[616]: New session 10 of user root. -- Subject: A new session 10 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 10 has been created for the user root. -- -- The leading process of the session is 8837. Feb 02 18:19:05 managed-node2 systemd[1]: Started Session 10 of user root. -- Subject: Unit session-10.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-10.scope has finished starting up. -- -- The start-up result is done. Feb 02 18:19:05 managed-node2 sshd[8837]: pam_unix(sshd:session): session opened for user root by (uid=0) Feb 02 18:19:05 managed-node2 sshd[8840]: Received disconnect from 10.31.47.219 port 44248:11: disconnected by user Feb 02 18:19:05 managed-node2 sshd[8840]: Disconnected from user root 10.31.47.219 port 44248 Feb 02 18:19:05 managed-node2 sshd[8837]: pam_unix(sshd:session): session closed for user root Feb 02 18:19:05 managed-node2 systemd[1]: session-10.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-10.scope has successfully entered the 'dead' state. Feb 02 18:19:05 managed-node2 systemd-logind[616]: Session 10 logged out. Waiting for processes to exit. Feb 02 18:19:05 managed-node2 systemd-logind[616]: Removed session 10. -- Subject: Session 10 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 10 has been terminated. Feb 02 18:19:05 managed-node2 sshd[8861]: Accepted publickey for root from 10.31.47.219 port 44252 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Feb 02 18:19:05 managed-node2 systemd[1]: Started Session 11 of user root. -- Subject: Unit session-11.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-11.scope has finished starting up. -- -- The start-up result is done. Feb 02 18:19:05 managed-node2 systemd-logind[616]: New session 11 of user root. -- Subject: A new session 11 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 11 has been created for the user root. -- -- The leading process of the session is 8861. Feb 02 18:19:05 managed-node2 sshd[8861]: pam_unix(sshd:session): session opened for user root by (uid=0) Feb 02 18:19:05 managed-node2 sshd[8864]: Received disconnect from 10.31.47.219 port 44252:11: disconnected by user Feb 02 18:19:05 managed-node2 sshd[8864]: Disconnected from user root 10.31.47.219 port 44252 Feb 02 18:19:05 managed-node2 sshd[8861]: pam_unix(sshd:session): session closed for user root Feb 02 18:19:05 managed-node2 systemd[1]: session-11.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-11.scope has successfully entered the 'dead' state. Feb 02 18:19:05 managed-node2 systemd-logind[616]: Session 11 logged out. Waiting for processes to exit. Feb 02 18:19:05 managed-node2 systemd-logind[616]: Removed session 11. -- Subject: Session 11 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 11 has been terminated. Feb 02 18:19:07 managed-node2 platform-python[9026]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Feb 02 18:19:08 managed-node2 platform-python[9174]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 02 18:19:08 managed-node2 platform-python[9297]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 02 18:19:08 managed-node2 platform-python[9420]: ansible-command Invoked with _raw_params=systemctl is-system-running warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 02 18:19:09 managed-node2 platform-python[9544]: ansible-dnf Invoked with name=['iproute'] 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 Feb 02 18:19:23 managed-node2 platform-python[9715]: ansible-dnf Invoked with name=['ntp'] state=absent 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 Feb 02 18:19:25 managed-node2 platform-python[9838]: ansible-dnf Invoked with 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 Feb 02 18:19:28 managed-node2 platform-python[9961]: ansible-systemd Invoked with name=chronyd state=started enabled=True daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None Feb 02 18:19:28 managed-node2 platform-python[10088]: ansible-service_facts Invoked Feb 02 18:19:30 managed-node2 sshd[10253]: Accepted publickey for root from 10.31.47.219 port 53906 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Feb 02 18:19:30 managed-node2 systemd[1]: Started Session 12 of user root. -- Subject: Unit session-12.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-12.scope has finished starting up. -- -- The start-up result is done. Feb 02 18:19:30 managed-node2 systemd-logind[616]: New session 12 of user root. -- Subject: A new session 12 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 12 has been created for the user root. -- -- The leading process of the session is 10253. Feb 02 18:19:30 managed-node2 sshd[10253]: pam_unix(sshd:session): session opened for user root by (uid=0) Feb 02 18:19:30 managed-node2 sshd[10256]: Received disconnect from 10.31.47.219 port 53906:11: disconnected by user Feb 02 18:19:30 managed-node2 sshd[10256]: Disconnected from user root 10.31.47.219 port 53906 Feb 02 18:19:30 managed-node2 sshd[10253]: pam_unix(sshd:session): session closed for user root Feb 02 18:19:30 managed-node2 systemd[1]: session-12.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-12.scope has successfully entered the 'dead' state. Feb 02 18:19:30 managed-node2 systemd-logind[616]: Session 12 logged out. Waiting for processes to exit. Feb 02 18:19:30 managed-node2 systemd-logind[616]: Removed session 12. -- Subject: Session 12 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 12 has been terminated. Feb 02 18:19:30 managed-node2 sshd[10277]: Accepted publickey for root from 10.31.47.219 port 53916 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Feb 02 18:19:30 managed-node2 systemd[1]: Started Session 13 of user root. -- Subject: Unit session-13.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-13.scope has finished starting up. -- -- The start-up result is done. Feb 02 18:19:30 managed-node2 systemd-logind[616]: New session 13 of user root. -- Subject: A new session 13 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 13 has been created for the user root. -- -- The leading process of the session is 10277. Feb 02 18:19:30 managed-node2 sshd[10277]: pam_unix(sshd:session): session opened for user root by (uid=0)