[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 27817 1727096475.27509: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-And executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 27817 1727096475.28027: Added group all to inventory 27817 1727096475.28029: Added group ungrouped to inventory 27817 1727096475.28033: Group all now contains ungrouped 27817 1727096475.28036: Examining possible inventory source: /tmp/network-EuO/inventory.yml 27817 1727096475.43730: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 27817 1727096475.43793: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 27817 1727096475.43816: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 27817 1727096475.43874: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 27817 1727096475.43945: Loaded config def from plugin (inventory/script) 27817 1727096475.43947: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 27817 1727096475.43989: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 27817 1727096475.44075: Loaded config def from plugin (inventory/yaml) 27817 1727096475.44078: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 27817 1727096475.44160: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 27817 1727096475.44590: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 27817 1727096475.44594: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 27817 1727096475.44597: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 27817 1727096475.44603: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 27817 1727096475.44607: Loading data from /tmp/network-EuO/inventory.yml 27817 1727096475.44675: /tmp/network-EuO/inventory.yml was not parsable by auto 27817 1727096475.44740: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 27817 1727096475.44782: Loading data from /tmp/network-EuO/inventory.yml 27817 1727096475.44876: group all already in inventory 27817 1727096475.44883: set inventory_file for managed_node1 27817 1727096475.44891: set inventory_dir for managed_node1 27817 1727096475.44893: Added host managed_node1 to inventory 27817 1727096475.44895: Added host managed_node1 to group all 27817 1727096475.44896: set ansible_host for managed_node1 27817 1727096475.44897: set ansible_ssh_extra_args for managed_node1 27817 1727096475.44900: set inventory_file for managed_node2 27817 1727096475.44903: set inventory_dir for managed_node2 27817 1727096475.44904: Added host managed_node2 to inventory 27817 1727096475.44905: Added host managed_node2 to group all 27817 1727096475.44906: set ansible_host for managed_node2 27817 1727096475.44907: set ansible_ssh_extra_args for managed_node2 27817 1727096475.44909: set inventory_file for managed_node3 27817 1727096475.44911: set inventory_dir for managed_node3 27817 1727096475.44912: Added host managed_node3 to inventory 27817 1727096475.44913: Added host managed_node3 to group all 27817 1727096475.44914: set ansible_host for managed_node3 27817 1727096475.44914: set ansible_ssh_extra_args for managed_node3 27817 1727096475.44918: Reconcile groups and hosts in inventory. 27817 1727096475.44922: Group ungrouped now contains managed_node1 27817 1727096475.44924: Group ungrouped now contains managed_node2 27817 1727096475.44925: Group ungrouped now contains managed_node3 27817 1727096475.45002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 27817 1727096475.45126: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 27817 1727096475.45174: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 27817 1727096475.45201: Loaded config def from plugin (vars/host_group_vars) 27817 1727096475.45203: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=False, class_only=True) 27817 1727096475.45210: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 27817 1727096475.45217: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=True, class_only=False) 27817 1727096475.45273: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 27817 1727096475.45609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096475.45705: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 27817 1727096475.45746: Loaded config def from plugin (connection/local) 27817 1727096475.45749: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 27817 1727096475.46418: Loaded config def from plugin (connection/paramiko_ssh) 27817 1727096475.46422: Loading Connection 'paramiko_ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/paramiko_ssh.py (found_in_cache=False, class_only=True) 27817 1727096475.47095: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 27817 1727096475.47119: Loaded config def from plugin (connection/psrp) 27817 1727096475.47121: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 27817 1727096475.47562: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 27817 1727096475.47600: Loaded config def from plugin (connection/ssh) 27817 1727096475.47603: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 27817 1727096475.49173: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 27817 1727096475.49211: Loaded config def from plugin (connection/winrm) 27817 1727096475.49215: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 27817 1727096475.49244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 27817 1727096475.49304: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 27817 1727096475.49374: Loaded config def from plugin (shell/cmd) 27817 1727096475.49377: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 27817 1727096475.49403: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py (found_in_cache=True, class_only=False) 27817 1727096475.49465: Loaded config def from plugin (shell/powershell) 27817 1727096475.49469: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 27817 1727096475.49529: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 27817 1727096475.49707: Loaded config def from plugin (shell/sh) 27817 1727096475.49709: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 27817 1727096475.49741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 27817 1727096475.49837: Loaded config def from plugin (become/runas) 27817 1727096475.49839: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 27817 1727096475.50003: Loaded config def from plugin (become/su) 27817 1727096475.50006: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 27817 1727096475.50149: Loaded config def from plugin (become/sudo) 27817 1727096475.50151: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=False, class_only=True) running playbook inside collection fedora.linux_system_roles 27817 1727096475.50185: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_table_nm.yml 27817 1727096475.50508: in VariableManager get_vars() 27817 1727096475.50529: done with get_vars() 27817 1727096475.50654: trying /usr/local/lib/python3.12/site-packages/ansible/modules 27817 1727096475.52757: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 27817 1727096475.52880: in VariableManager get_vars() 27817 1727096475.52886: done with get_vars() 27817 1727096475.52889: variable 'playbook_dir' from source: magic vars 27817 1727096475.52890: variable 'ansible_playbook_python' from source: magic vars 27817 1727096475.52891: variable 'ansible_config_file' from source: magic vars 27817 1727096475.52891: variable 'groups' from source: magic vars 27817 1727096475.52892: variable 'omit' from source: magic vars 27817 1727096475.52893: variable 'ansible_version' from source: magic vars 27817 1727096475.52894: variable 'ansible_check_mode' from source: magic vars 27817 1727096475.52894: variable 'ansible_diff_mode' from source: magic vars 27817 1727096475.52895: variable 'ansible_forks' from source: magic vars 27817 1727096475.52896: variable 'ansible_inventory_sources' from source: magic vars 27817 1727096475.52896: variable 'ansible_skip_tags' from source: magic vars 27817 1727096475.52897: variable 'ansible_limit' from source: magic vars 27817 1727096475.52898: variable 'ansible_run_tags' from source: magic vars 27817 1727096475.52899: variable 'ansible_verbosity' from source: magic vars 27817 1727096475.52935: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml 27817 1727096475.53716: in VariableManager get_vars() 27817 1727096475.53727: done with get_vars() 27817 1727096475.53748: in VariableManager get_vars() 27817 1727096475.53756: done with get_vars() 27817 1727096475.53784: in VariableManager get_vars() 27817 1727096475.53793: done with get_vars() 27817 1727096475.53828: in VariableManager get_vars() 27817 1727096475.53838: done with get_vars() 27817 1727096475.53841: variable 'omit' from source: magic vars 27817 1727096475.53853: variable 'omit' from source: magic vars 27817 1727096475.53877: in VariableManager get_vars() 27817 1727096475.53886: done with get_vars() 27817 1727096475.53919: in VariableManager get_vars() 27817 1727096475.53929: done with get_vars() 27817 1727096475.53952: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 27817 1727096475.54104: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 27817 1727096475.54225: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 27817 1727096475.54816: in VariableManager get_vars() 27817 1727096475.54833: done with get_vars() 27817 1727096475.55209: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 27817 1727096475.55329: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27817 1727096475.56891: in VariableManager get_vars() 27817 1727096475.56904: done with get_vars() 27817 1727096475.56907: variable 'omit' from source: magic vars 27817 1727096475.56914: variable 'omit' from source: magic vars 27817 1727096475.56933: in VariableManager get_vars() 27817 1727096475.56942: done with get_vars() 27817 1727096475.56954: in VariableManager get_vars() 27817 1727096475.56962: done with get_vars() 27817 1727096475.56986: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 27817 1727096475.57048: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 27817 1727096475.57099: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 27817 1727096475.58601: in VariableManager get_vars() 27817 1727096475.58617: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27817 1727096475.60005: in VariableManager get_vars() 27817 1727096475.60008: done with get_vars() 27817 1727096475.60009: variable 'playbook_dir' from source: magic vars 27817 1727096475.60010: variable 'ansible_playbook_python' from source: magic vars 27817 1727096475.60010: variable 'ansible_config_file' from source: magic vars 27817 1727096475.60011: variable 'groups' from source: magic vars 27817 1727096475.60011: variable 'omit' from source: magic vars 27817 1727096475.60012: variable 'ansible_version' from source: magic vars 27817 1727096475.60012: variable 'ansible_check_mode' from source: magic vars 27817 1727096475.60013: variable 'ansible_diff_mode' from source: magic vars 27817 1727096475.60013: variable 'ansible_forks' from source: magic vars 27817 1727096475.60014: variable 'ansible_inventory_sources' from source: magic vars 27817 1727096475.60014: variable 'ansible_skip_tags' from source: magic vars 27817 1727096475.60014: variable 'ansible_limit' from source: magic vars 27817 1727096475.60015: variable 'ansible_run_tags' from source: magic vars 27817 1727096475.60015: variable 'ansible_verbosity' from source: magic vars 27817 1727096475.60035: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml 27817 1727096475.60088: in VariableManager get_vars() 27817 1727096475.60091: done with get_vars() 27817 1727096475.60092: variable 'playbook_dir' from source: magic vars 27817 1727096475.60093: variable 'ansible_playbook_python' from source: magic vars 27817 1727096475.60093: variable 'ansible_config_file' from source: magic vars 27817 1727096475.60094: variable 'groups' from source: magic vars 27817 1727096475.60094: variable 'omit' from source: magic vars 27817 1727096475.60094: variable 'ansible_version' from source: magic vars 27817 1727096475.60095: variable 'ansible_check_mode' from source: magic vars 27817 1727096475.60095: variable 'ansible_diff_mode' from source: magic vars 27817 1727096475.60096: variable 'ansible_forks' from source: magic vars 27817 1727096475.60096: variable 'ansible_inventory_sources' from source: magic vars 27817 1727096475.60101: variable 'ansible_skip_tags' from source: magic vars 27817 1727096475.60101: variable 'ansible_limit' from source: magic vars 27817 1727096475.60102: variable 'ansible_run_tags' from source: magic vars 27817 1727096475.60102: variable 'ansible_verbosity' from source: magic vars 27817 1727096475.60121: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml 27817 1727096475.60181: in VariableManager get_vars() 27817 1727096475.60190: done with get_vars() 27817 1727096475.60216: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 27817 1727096475.60288: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 27817 1727096475.60331: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 27817 1727096475.60575: in VariableManager get_vars() 27817 1727096475.60590: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27817 1727096475.61596: in VariableManager get_vars() 27817 1727096475.61604: done with get_vars() 27817 1727096475.61626: in VariableManager get_vars() 27817 1727096475.61627: done with get_vars() 27817 1727096475.61629: variable 'playbook_dir' from source: magic vars 27817 1727096475.61629: variable 'ansible_playbook_python' from source: magic vars 27817 1727096475.61630: variable 'ansible_config_file' from source: magic vars 27817 1727096475.61630: variable 'groups' from source: magic vars 27817 1727096475.61631: variable 'omit' from source: magic vars 27817 1727096475.61631: variable 'ansible_version' from source: magic vars 27817 1727096475.61632: variable 'ansible_check_mode' from source: magic vars 27817 1727096475.61632: variable 'ansible_diff_mode' from source: magic vars 27817 1727096475.61632: variable 'ansible_forks' from source: magic vars 27817 1727096475.61633: variable 'ansible_inventory_sources' from source: magic vars 27817 1727096475.61633: variable 'ansible_skip_tags' from source: magic vars 27817 1727096475.61634: variable 'ansible_limit' from source: magic vars 27817 1727096475.61634: variable 'ansible_run_tags' from source: magic vars 27817 1727096475.61635: variable 'ansible_verbosity' from source: magic vars 27817 1727096475.61654: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml 27817 1727096475.61707: in VariableManager get_vars() 27817 1727096475.61715: done with get_vars() 27817 1727096475.61740: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 27817 1727096475.61818: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 27817 1727096475.61860: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 27817 1727096475.62083: in VariableManager get_vars() 27817 1727096475.62095: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27817 1727096475.63105: in VariableManager get_vars() 27817 1727096475.63114: done with get_vars() 27817 1727096475.63136: in VariableManager get_vars() 27817 1727096475.63143: done with get_vars() 27817 1727096475.63163: in VariableManager get_vars() 27817 1727096475.63173: done with get_vars() 27817 1727096475.63218: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 27817 1727096475.63237: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__ redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug 27817 1727096475.63401: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 27817 1727096475.63494: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 27817 1727096475.63496: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 27817 1727096475.63516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 27817 1727096475.63531: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py (found_in_cache=True, class_only=False) 27817 1727096475.63631: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 27817 1727096475.63685: Loaded config def from plugin (callback/default) 27817 1727096475.63687: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 27817 1727096475.64453: Loaded config def from plugin (callback/junit) 27817 1727096475.64455: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 27817 1727096475.64489: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py (found_in_cache=True, class_only=False) 27817 1727096475.64529: Loaded config def from plugin (callback/minimal) 27817 1727096475.64531: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 27817 1727096475.64557: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 27817 1727096475.64598: Loaded config def from plugin (callback/tree) 27817 1727096475.64599: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 27817 1727096475.64675: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 27817 1727096475.64677: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_route_table_nm.yml ********************************************* 6 plays in /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_table_nm.yml 27817 1727096475.64699: in VariableManager get_vars() 27817 1727096475.64707: done with get_vars() 27817 1727096475.64711: in VariableManager get_vars() 27817 1727096475.64716: done with get_vars() 27817 1727096475.64718: variable 'omit' from source: magic vars 27817 1727096475.64744: in VariableManager get_vars() 27817 1727096475.64753: done with get_vars() 27817 1727096475.64765: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_route_table.yml' with nm as provider] ****** 27817 1727096475.65204: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 27817 1727096475.65251: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 27817 1727096475.65285: getting the remaining hosts for this loop 27817 1727096475.65286: done getting the remaining hosts for this loop 27817 1727096475.65288: getting the next task for host managed_node3 27817 1727096475.65290: done getting next task for host managed_node3 27817 1727096475.65292: ^ task is: TASK: Gathering Facts 27817 1727096475.65293: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096475.65294: getting variables 27817 1727096475.65295: in VariableManager get_vars() 27817 1727096475.65301: Calling all_inventory to load vars for managed_node3 27817 1727096475.65303: Calling groups_inventory to load vars for managed_node3 27817 1727096475.65304: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096475.65312: Calling all_plugins_play to load vars for managed_node3 27817 1727096475.65319: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096475.65321: Calling groups_plugins_play to load vars for managed_node3 27817 1727096475.65342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096475.65381: done with get_vars() 27817 1727096475.65387: done getting variables 27817 1727096475.65444: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_table_nm.yml:6 Monday 23 September 2024 09:01:15 -0400 (0:00:00.008) 0:00:00.008 ****** 27817 1727096475.65460: entering _queue_task() for managed_node3/gather_facts 27817 1727096475.65461: Creating lock for gather_facts 27817 1727096475.65751: worker is 1 (out of 1 available) 27817 1727096475.65763: exiting _queue_task() for managed_node3/gather_facts 27817 1727096475.65778: done queuing things up, now waiting for results queue to drain 27817 1727096475.65780: waiting for pending results... 27817 1727096475.65919: running TaskExecutor() for managed_node3/TASK: Gathering Facts 27817 1727096475.66012: in run() - task 0afff68d-5257-bae3-08df-0000000000f5 27817 1727096475.66017: variable 'ansible_search_path' from source: unknown 27817 1727096475.66020: calling self._execute() 27817 1727096475.66063: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096475.66069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096475.66079: variable 'omit' from source: magic vars 27817 1727096475.66146: variable 'omit' from source: magic vars 27817 1727096475.66175: variable 'omit' from source: magic vars 27817 1727096475.66196: variable 'omit' from source: magic vars 27817 1727096475.66230: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096475.66258: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096475.66281: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096475.66291: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096475.66300: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096475.66323: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096475.66326: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096475.66331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096475.66401: Set connection var ansible_pipelining to False 27817 1727096475.66407: Set connection var ansible_connection to ssh 27817 1727096475.66412: Set connection var ansible_timeout to 10 27817 1727096475.66415: Set connection var ansible_shell_type to sh 27817 1727096475.66420: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096475.66425: Set connection var ansible_shell_executable to /bin/sh 27817 1727096475.66445: variable 'ansible_shell_executable' from source: unknown 27817 1727096475.66447: variable 'ansible_connection' from source: unknown 27817 1727096475.66450: variable 'ansible_module_compression' from source: unknown 27817 1727096475.66452: variable 'ansible_shell_type' from source: unknown 27817 1727096475.66454: variable 'ansible_shell_executable' from source: unknown 27817 1727096475.66457: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096475.66460: variable 'ansible_pipelining' from source: unknown 27817 1727096475.66462: variable 'ansible_timeout' from source: unknown 27817 1727096475.66464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096475.66599: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096475.66611: variable 'omit' from source: magic vars 27817 1727096475.66614: starting attempt loop 27817 1727096475.66617: running the handler 27817 1727096475.66626: variable 'ansible_facts' from source: unknown 27817 1727096475.66641: _low_level_execute_command(): starting 27817 1727096475.66649: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096475.67158: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096475.67193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096475.67196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096475.67199: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096475.67251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096475.67255: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096475.67257: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096475.67304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096475.68950: stdout chunk (state=3): >>>/root <<< 27817 1727096475.69047: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096475.69079: stderr chunk (state=3): >>><<< 27817 1727096475.69082: stdout chunk (state=3): >>><<< 27817 1727096475.69102: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096475.69118: _low_level_execute_command(): starting 27817 1727096475.69123: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096475.6910274-27829-92537946540238 `" && echo ansible-tmp-1727096475.6910274-27829-92537946540238="` echo /root/.ansible/tmp/ansible-tmp-1727096475.6910274-27829-92537946540238 `" ) && sleep 0' 27817 1727096475.69550: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096475.69584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096475.69587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096475.69590: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096475.69643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096475.69646: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096475.69652: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096475.69691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096475.71620: stdout chunk (state=3): >>>ansible-tmp-1727096475.6910274-27829-92537946540238=/root/.ansible/tmp/ansible-tmp-1727096475.6910274-27829-92537946540238 <<< 27817 1727096475.71721: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096475.71751: stderr chunk (state=3): >>><<< 27817 1727096475.71755: stdout chunk (state=3): >>><<< 27817 1727096475.71772: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096475.6910274-27829-92537946540238=/root/.ansible/tmp/ansible-tmp-1727096475.6910274-27829-92537946540238 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096475.71805: variable 'ansible_module_compression' from source: unknown 27817 1727096475.71853: ANSIBALLZ: Using generic lock for ansible.legacy.setup 27817 1727096475.71856: ANSIBALLZ: Acquiring lock 27817 1727096475.71858: ANSIBALLZ: Lock acquired: 139766527972016 27817 1727096475.71861: ANSIBALLZ: Creating module 27817 1727096476.30672: ANSIBALLZ: Writing module into payload 27817 1727096476.30843: ANSIBALLZ: Writing module 27817 1727096476.30862: ANSIBALLZ: Renaming module 27817 1727096476.30865: ANSIBALLZ: Done creating module 27817 1727096476.30890: variable 'ansible_facts' from source: unknown 27817 1727096476.31016: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096476.31028: _low_level_execute_command(): starting 27817 1727096476.31039: _low_level_execute_command(): executing: /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'python3.12'"'"'; command -v '"'"'python3.11'"'"'; command -v '"'"'python3.10'"'"'; command -v '"'"'python3.9'"'"'; command -v '"'"'python3.8'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python3'"'"'; echo ENDFOUND && sleep 0' 27817 1727096476.32494: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096476.32602: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096476.32791: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096476.32884: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096476.33034: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096476.34834: stdout chunk (state=3): >>>PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 27817 1727096476.35122: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096476.35125: stdout chunk (state=3): >>><<< 27817 1727096476.35128: stderr chunk (state=3): >>><<< 27817 1727096476.35130: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096476.35135 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 27817 1727096476.35138: _low_level_execute_command(): starting 27817 1727096476.35140: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 27817 1727096476.35976: Sending initial data 27817 1727096476.35980: Sent initial data (1181 bytes) 27817 1727096476.36666: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096476.36674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096476.36691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096476.36783: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096476.36786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096476.36917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096476.36921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096476.40506: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 27817 1727096476.40786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096476.40790: stdout chunk (state=3): >>><<< 27817 1727096476.40796: stderr chunk (state=3): >>><<< 27817 1727096476.40932: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096476.41017: variable 'ansible_facts' from source: unknown 27817 1727096476.41020: variable 'ansible_facts' from source: unknown 27817 1727096476.41032: variable 'ansible_module_compression' from source: unknown 27817 1727096476.41400: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 27817 1727096476.41430: variable 'ansible_facts' from source: unknown 27817 1727096476.42063: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096475.6910274-27829-92537946540238/AnsiballZ_setup.py 27817 1727096476.42703: Sending initial data 27817 1727096476.42707: Sent initial data (153 bytes) 27817 1727096476.43722: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096476.43735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096476.43746: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096476.44204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096476.44233: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096476.44583: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096476.44615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096476.46266: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096476.46349: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096476.46373: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096475.6910274-27829-92537946540238/AnsiballZ_setup.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp9td_kqup" to remote "/root/.ansible/tmp/ansible-tmp-1727096475.6910274-27829-92537946540238/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096475.6910274-27829-92537946540238/AnsiballZ_setup.py" <<< 27817 1727096476.46840: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp9td_kqup /root/.ansible/tmp/ansible-tmp-1727096475.6910274-27829-92537946540238/AnsiballZ_setup.py <<< 27817 1727096476.49849: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096476.49880: stderr chunk (state=3): >>><<< 27817 1727096476.49884: stdout chunk (state=3): >>><<< 27817 1727096476.49905: done transferring module to remote 27817 1727096476.49922: _low_level_execute_command(): starting 27817 1727096476.49927: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096475.6910274-27829-92537946540238/ /root/.ansible/tmp/ansible-tmp-1727096475.6910274-27829-92537946540238/AnsiballZ_setup.py && sleep 0' 27817 1727096476.51112: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096476.51120: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096476.51131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096476.51144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096476.51157: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096476.51164: stderr chunk (state=3): >>>debug2: match not found <<< 27817 1727096476.51181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096476.51373: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27817 1727096476.51376: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 27817 1727096476.51379: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27817 1727096476.51381: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096476.51383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096476.51390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096476.51449: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096476.51524: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096476.51832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096476.53610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096476.53661: stderr chunk (state=3): >>><<< 27817 1727096476.53664: stdout chunk (state=3): >>><<< 27817 1727096476.53791: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096476.53794: _low_level_execute_command(): starting 27817 1727096476.53826: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096475.6910274-27829-92537946540238/AnsiballZ_setup.py && sleep 0' 27817 1727096476.55254: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096476.55588: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096476.55778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096476.56189: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096476.56277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096476.58537: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 27817 1727096476.58548: stdout chunk (state=3): >>>import _imp # builtin <<< 27817 1727096476.58584: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 27817 1727096476.58588: stdout chunk (state=3): >>>import '_weakref' # <<< 27817 1727096476.58683: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 27817 1727096476.58689: stdout chunk (state=3): >>>import 'posix' # <<< 27817 1727096476.58724: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 27817 1727096476.58756: stdout chunk (state=3): >>>import 'time' # <<< 27817 1727096476.58762: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 27817 1727096476.58816: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 27817 1727096476.58855: stdout chunk (state=3): >>>import '_codecs' # <<< 27817 1727096476.58950: stdout chunk (state=3): >>>import 'codecs' # <<< 27817 1727096476.58983: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da9bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da98bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da9bea50> <<< 27817 1727096476.58989: stdout chunk (state=3): >>>import '_signal' # <<< 27817 1727096476.59014: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 27817 1727096476.59040: stdout chunk (state=3): >>>import 'io' # <<< 27817 1727096476.59084: stdout chunk (state=3): >>>import '_stat' # <<< 27817 1727096476.59087: stdout chunk (state=3): >>>import 'stat' # <<< 27817 1727096476.59165: stdout chunk (state=3): >>>import '_collections_abc' # <<< 27817 1727096476.59202: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 27817 1727096476.59278: stdout chunk (state=3): >>>import 'os' # <<< 27817 1727096476.59286: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 27817 1727096476.59315: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 27817 1727096476.59318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 27817 1727096476.59409: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da9cd130> <<< 27817 1727096476.59420: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 27817 1727096476.59426: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da9cdfa0> <<< 27817 1727096476.59525: stdout chunk (state=3): >>>import 'site' # <<< 27817 1727096476.59548: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 27817 1727096476.59996: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 27817 1727096476.60000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 27817 1727096476.60084: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da7cbda0> <<< 27817 1727096476.60123: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da7cbfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 27817 1727096476.60480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 27817 1727096476.60539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da8037a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da803e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da7e3a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da7e1190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da7c8f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 27817 1727096476.60543: stdout chunk (state=3): >>>import '_sre' # <<< 27817 1727096476.60545: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 27817 1727096476.60571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 27817 1727096476.60628: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 27817 1727096476.60636: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da823710> <<< 27817 1727096476.60641: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da822330> <<< 27817 1727096476.60681: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da7e2060> <<< 27817 1727096476.60686: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da7ca810> <<< 27817 1727096476.60783: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da8587a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da7c81d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 27817 1727096476.60817: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096476.60820: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2da858c50> <<< 27817 1727096476.60823: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da858b00> <<< 27817 1727096476.60861: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096476.60874: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096476.60908: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2da858ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da7c6cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 27817 1727096476.60915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 27817 1727096476.61263: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da8595b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da859280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da85a4b0> import 'importlib.util' # <<< 27817 1727096476.61279: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da8706e0> import 'errno' # <<< 27817 1727096476.61369: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2da871df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da872c60> <<< 27817 1727096476.61375: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096476.61378: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2da8732c0> <<< 27817 1727096476.61384: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da8721b0> <<< 27817 1727096476.61386: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 27817 1727096476.61543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 27817 1727096476.61547: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2da873d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da873470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da85a510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 27817 1727096476.61609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 27817 1727096476.61619: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2da57fb90> <<< 27817 1727096476.61641: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 27817 1727096476.61645: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096476.61774: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2da5a8620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da5a8380> <<< 27817 1727096476.61780: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096476.61783: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2da5a8650> <<< 27817 1727096476.61816: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096476.61954: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2da5a8f80> <<< 27817 1727096476.62052: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096476.62056: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2da5a98b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da5a8830> <<< 27817 1727096476.62161: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da57dd30> <<< 27817 1727096476.62175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 27817 1727096476.62366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da5aac00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da5a8e00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da85ac00> <<< 27817 1727096476.62485: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da5d6f60> <<< 27817 1727096476.62598: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 27817 1727096476.62638: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da5fb320> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # <<< 27817 1727096476.62680: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da627f80> <<< 27817 1727096476.62687: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 27817 1727096476.62723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 27817 1727096476.62840: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 27817 1727096476.62874: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da65a7e0> <<< 27817 1727096476.62977: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da6581a0> <<< 27817 1727096476.63283: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da5fbfb0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9f291c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da5fa120> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da5abb60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd2da5fa240> <<< 27817 1727096476.63548: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_pdkbi8o8/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 27817 1727096476.63804: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 27817 1727096476.63922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9f8ae40> import '_typing' # <<< 27817 1727096476.64183: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9f69d30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9f68ef0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 27817 1727096476.65609: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.66826: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9f88ce0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 27817 1727096476.66882: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 27817 1727096476.66890: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 27817 1727096476.66915: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9fc2870> <<< 27817 1727096476.66957: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9fc2600> <<< 27817 1727096476.67017: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9fc1f10> <<< 27817 1727096476.67020: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 27817 1727096476.67022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 27817 1727096476.67087: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9fc2660> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9f8b860> <<< 27817 1727096476.67109: stdout chunk (state=3): >>>import 'atexit' # <<< 27817 1727096476.67112: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9fc35c0> <<< 27817 1727096476.67155: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9fc3800> <<< 27817 1727096476.67159: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 27817 1727096476.67481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9fc3d40> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 27817 1727096476.67511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e25a00> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9e27680> <<< 27817 1727096476.67663: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e27f80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e2cf80> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e2fce0> <<< 27817 1727096476.67699: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2da5d6ed0> <<< 27817 1727096476.68098: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e2dfa0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e33c20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e32720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e32480> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 27817 1727096476.68152: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e329c0> <<< 27817 1727096476.68181: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e2e4b0> <<< 27817 1727096476.68254: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9e77e00> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e77800> <<< 27817 1727096476.68277: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 27817 1727096476.68298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 27817 1727096476.68367: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9e79a30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e797f0> <<< 27817 1727096476.68386: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 27817 1727096476.68396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 27817 1727096476.68479: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9e7bfb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e7a120> <<< 27817 1727096476.68483: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 27817 1727096476.68510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 27817 1727096476.68568: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 27817 1727096476.68595: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e7f5f0> <<< 27817 1727096476.68717: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e7bf20> <<< 27817 1727096476.68813: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9e80740> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9e808c0> <<< 27817 1727096476.68849: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9e80950> <<< 27817 1727096476.68896: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e78170> <<< 27817 1727096476.68925: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 27817 1727096476.68975: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 27817 1727096476.68978: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096476.69012: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9e83fe0> <<< 27817 1727096476.69244: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9d0d250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e827e0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9e83b90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e82420> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 27817 1727096476.69333: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.69465: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 27817 1727096476.69591: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.69699: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.70257: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.70811: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 27817 1727096476.70833: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 27817 1727096476.70847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 27817 1727096476.70905: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096476.70927: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9d11460> <<< 27817 1727096476.70987: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 27817 1727096476.71005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9d12240> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e804a0> <<< 27817 1727096476.71062: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 27817 1727096476.71095: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.71098: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.71119: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 27817 1727096476.71261: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.71530: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 27817 1727096476.71533: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9d122d0> <<< 27817 1727096476.71774: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.71890: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.72356: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.72401: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.72477: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 27817 1727096476.72498: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.72521: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.72590: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 27817 1727096476.72843: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 27817 1727096476.72846: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 27817 1727096476.72902: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.73134: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.73302: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 27817 1727096476.73388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 27817 1727096476.73575: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9d13380> # zipimport: zlib available <<< 27817 1727096476.73578: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.73633: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 27817 1727096476.73774: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 27817 1727096476.73810: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27817 1727096476.73877: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.73938: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 27817 1727096476.73986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 27817 1727096476.74121: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9d1dd00> <<< 27817 1727096476.74204: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9d18d70> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 27817 1727096476.74290: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.74435: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 27817 1727096476.74514: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 27817 1727096476.74656: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e06690> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9efe360> <<< 27817 1727096476.74716: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9d1dcd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9d132f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 27817 1727096476.74780: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.74837: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 27817 1727096476.74840: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.75133: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 27817 1727096476.75156: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 27817 1727096476.75295: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.75359: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27817 1727096476.75397: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 27817 1727096476.75567: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.75773: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.75833: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.75906: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 27817 1727096476.75909: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 27817 1727096476.76015: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9db1af0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 27817 1727096476.76061: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d99afad0> <<< 27817 1727096476.76120: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d99afe30> <<< 27817 1727096476.76187: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9db3050> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9db2630> <<< 27817 1727096476.76218: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9db01d0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9db0bc0> <<< 27817 1727096476.76253: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 27817 1727096476.76380: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 27817 1727096476.76427: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d99c6ed0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d99c6780> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d99c6960> <<< 27817 1727096476.76453: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d99c5bb0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 27817 1727096476.76533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 27817 1727096476.76596: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d99c70b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 27817 1727096476.76599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 27817 1727096476.76687: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9a1dbe0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d99c7bc0> <<< 27817 1727096476.76692: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9db03e0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 27817 1727096476.76724: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 27817 1727096476.76728: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.76828: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.76874: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 27817 1727096476.76915: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.77016: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 27817 1727096476.77135: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 27817 1727096476.77238: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 27817 1727096476.77357: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 27817 1727096476.77435: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27817 1727096476.77619: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.utils' # <<< 27817 1727096476.77878: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 27817 1727096476.78028: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.78480: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available <<< 27817 1727096476.78513: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.78544: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.78585: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 27817 1727096476.78606: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.78626: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.78656: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 27817 1727096476.78689: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.78808: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.78876: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 27817 1727096476.78950: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 27817 1727096476.79022: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.79184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 27817 1727096476.79188: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9a1e5a0> <<< 27817 1727096476.79190: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 27817 1727096476.79210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 27817 1727096476.79311: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9a1e780> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 27817 1727096476.79354: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.79415: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 27817 1727096476.79587: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27817 1727096476.79603: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 27817 1727096476.79664: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.79678: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.79742: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 27817 1727096476.79760: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.79792: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.79844: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 27817 1727096476.79942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 27817 1727096476.79963: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096476.80036: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9a5de80> <<< 27817 1727096476.80292: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9f6b6e0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 27817 1727096476.80295: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.80410: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 27817 1727096476.80413: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.80437: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.80574: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.80608: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.80752: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 27817 1727096476.80815: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 27817 1727096476.80845: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 27817 1727096476.80924: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.80959: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 27817 1727096476.80994: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096476.81036: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9a65a30> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9a42ea0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 27817 1727096476.81040: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 27817 1727096476.81169: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 27817 1727096476.81285: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.81438: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 27817 1727096476.81441: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.81614: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.81635: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.81676: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.81739: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 27817 1727096476.81742: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.81774: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27817 1727096476.81911: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.82070: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 27817 1727096476.82074: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.82181: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.82308: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 27817 1727096476.82312: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.82340: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.82374: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.82944: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.83491: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 27817 1727096476.83820: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 27817 1727096476.83924: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 27817 1727096476.84053: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.84277: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 27817 1727096476.84337: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 27817 1727096476.84406: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 27817 1727096476.84505: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.84585: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.84815: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.85019: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available <<< 27817 1727096476.85052: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 27817 1727096476.85055: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.85120: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.85142: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 27817 1727096476.85220: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.85333: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 27817 1727096476.85483: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 27817 1727096476.85533: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.85663: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 27817 1727096476.85865: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.86247: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 27817 1727096476.86281: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.86330: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 27817 1727096476.86397: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.86475: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 27817 1727096476.86498: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 27817 1727096476.86571: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.86701: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available <<< 27817 1727096476.86813: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available <<< 27817 1727096476.86835: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available <<< 27817 1727096476.86845: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.86909: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.86950: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.87026: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.87113: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 27817 1727096476.87153: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.87205: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 27817 1727096476.87213: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.87413: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.87613: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 27817 1727096476.87625: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.87676: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.87716: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 27817 1727096476.87772: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.87830: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 27817 1727096476.87834: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.87909: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.88005: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 27817 1727096476.88023: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.88095: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.88191: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 27817 1727096476.88280: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096476.88845: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 27817 1727096476.88883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 27817 1727096476.88918: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d98622a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9861970> <<< 27817 1727096476.88977: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d985be00> <<< 27817 1727096477.05422: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 27817 1727096477.05444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d98a9760> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d98ab380> <<< 27817 1727096477.05561: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 27817 1727096477.05565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 27817 1727096477.05606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d98f4a40> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d98f4500> <<< 27817 1727096477.05988: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 27817 1727096477.26323: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_lsb": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_fibre_channel_wwn": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "<<< 27817 1727096477.26334: stdout chunk (state=3): >>>10.31.13.159 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_is_chroot": false, "ansible_loadavg": {"1m": 0.560546875, "5m": 0.541015625, "15m": 0.33837890625}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_local": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "01", "second": "16", "epoch": "1727096476", "epoch_int": "1727096476", "date": "2024-09-23", "time": "09:01:16", "iso8601_micro": "2024-09-23T13:01:16.897019Z", "iso8601": "2024-09-23T13:01:16Z", "iso8601_basic": "20240923T090116897019", "iso8601_basic_short": "20240923T090116", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_interfaces": ["rpltstbr", "eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "be:6a:de:a5:d9:03", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:dfff:fe7b:8e75"]}, "ansible_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"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2974, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 557, "free": 2974}, "nocache": {"free": 3292, "used": 239}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 620, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261803409408, "block_size": 4096, "block_total": 65519099, "block_available": 63916848, "block_used": 1602251, "inode_total": 131070960, "inode_available": 131029180, "inode_used": 41780, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 27817 1727096477.27040: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb<<< 27817 1727096477.27078: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 27817 1727096477.27429: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 27817 1727096477.27467: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 <<< 27817 1727096477.27501: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 27817 1727096477.27538: stdout chunk (state=3): >>># destroy ntpath <<< 27817 1727096477.27592: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 27817 1727096477.27638: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 27817 1727096477.27701: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 27817 1727096477.27761: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue <<< 27817 1727096477.27768: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 27817 1727096477.27963: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 27817 1727096477.27966: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 27817 1727096477.27971: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 27817 1727096477.27976: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves <<< 27817 1727096477.28060: stdout chunk (state=3): >>># destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 27817 1727096477.28139: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time <<< 27817 1727096477.28142: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 27817 1727096477.28184: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 27817 1727096477.28324: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 27817 1727096477.28339: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid <<< 27817 1727096477.28349: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 27817 1727096477.28394: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing <<< 27817 1727096477.28683: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 27817 1727096477.28690: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 27817 1727096477.29122: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096477.29128: stdout chunk (state=3): >>><<< 27817 1727096477.29147: stderr chunk (state=3): >>><<< 27817 1727096477.29785: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da9bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da98bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da9bea50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da9cd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da9cdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da7cbda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da7cbfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da8037a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da803e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da7e3a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da7e1190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da7c8f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da823710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da822330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da7e2060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da7ca810> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da8587a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da7c81d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2da858c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da858b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2da858ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da7c6cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da8595b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da859280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da85a4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da8706e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2da871df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da872c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2da8732c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da8721b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2da873d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da873470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da85a510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2da57fb90> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2da5a8620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da5a8380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2da5a8650> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2da5a8f80> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2da5a98b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da5a8830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da57dd30> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da5aac00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da5a8e00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da85ac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da5d6f60> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da5fb320> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da627f80> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da65a7e0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da6581a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da5fbfb0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9f291c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da5fa120> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2da5abb60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd2da5fa240> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_pdkbi8o8/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9f8ae40> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9f69d30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9f68ef0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9f88ce0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9fc2870> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9fc2600> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9fc1f10> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9fc2660> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9f8b860> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9fc35c0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9fc3800> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9fc3d40> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e25a00> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9e27680> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e27f80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e2cf80> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e2fce0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2da5d6ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e2dfa0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e33c20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e32720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e32480> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e329c0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e2e4b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9e77e00> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e77800> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9e79a30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e797f0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9e7bfb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e7a120> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e7f5f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e7bf20> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9e80740> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9e808c0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9e80950> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e78170> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9e83fe0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9d0d250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e827e0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9e83b90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e82420> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9d11460> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9d12240> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e804a0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9d122d0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9d13380> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9d1dd00> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9d18d70> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9e06690> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9efe360> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9d1dcd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9d132f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9db1af0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d99afad0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d99afe30> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9db3050> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9db2630> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9db01d0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9db0bc0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d99c6ed0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d99c6780> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d99c6960> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d99c5bb0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d99c70b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9a1dbe0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d99c7bc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9db03e0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9a1e5a0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9a1e780> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9a5de80> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9f6b6e0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d9a65a30> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9a42ea0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd2d98622a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d9861970> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d985be00> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d98a9760> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d98ab380> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d98f4a40> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2d98f4500> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_lsb": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_fibre_channel_wwn": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_is_chroot": false, "ansible_loadavg": {"1m": 0.560546875, "5m": 0.541015625, "15m": 0.33837890625}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_local": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "01", "second": "16", "epoch": "1727096476", "epoch_int": "1727096476", "date": "2024-09-23", "time": "09:01:16", "iso8601_micro": "2024-09-23T13:01:16.897019Z", "iso8601": "2024-09-23T13:01:16Z", "iso8601_basic": "20240923T090116897019", "iso8601_basic_short": "20240923T090116", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_interfaces": ["rpltstbr", "eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "be:6a:de:a5:d9:03", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:dfff:fe7b:8e75"]}, "ansible_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"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2974, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 557, "free": 2974}, "nocache": {"free": 3292, "used": 239}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 620, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261803409408, "block_size": 4096, "block_total": 65519099, "block_available": 63916848, "block_used": 1602251, "inode_total": 131070960, "inode_available": 131029180, "inode_used": 41780, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 27817 1727096477.31365: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096475.6910274-27829-92537946540238/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096477.31373: _low_level_execute_command(): starting 27817 1727096477.31376: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096475.6910274-27829-92537946540238/ > /dev/null 2>&1 && sleep 0' 27817 1727096477.32326: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096477.32338: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096477.32386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096477.32458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096477.32462: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096477.32523: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096477.32589: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096477.32688: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096477.32697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096477.34945: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096477.34950: stdout chunk (state=3): >>><<< 27817 1727096477.34974: stderr chunk (state=3): >>><<< 27817 1727096477.35175: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096477.35178: handler run complete 27817 1727096477.35242: variable 'ansible_facts' from source: unknown 27817 1727096477.35573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096477.36775: variable 'ansible_facts' from source: unknown 27817 1727096477.36848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096477.37196: attempt loop complete, returning result 27817 1727096477.37199: _execute() done 27817 1727096477.37319: dumping result to json 27817 1727096477.37437: done dumping result, returning 27817 1727096477.37446: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0afff68d-5257-bae3-08df-0000000000f5] 27817 1727096477.37545: sending task result for task 0afff68d-5257-bae3-08df-0000000000f5 27817 1727096477.38773: done sending task result for task 0afff68d-5257-bae3-08df-0000000000f5 27817 1727096477.38779: WORKER PROCESS EXITING ok: [managed_node3] 27817 1727096477.39031: no more pending results, returning what we have 27817 1727096477.39035: results queue empty 27817 1727096477.39036: checking for any_errors_fatal 27817 1727096477.39037: done checking for any_errors_fatal 27817 1727096477.39038: checking for max_fail_percentage 27817 1727096477.39040: done checking for max_fail_percentage 27817 1727096477.39040: checking to see if all hosts have failed and the running result is not ok 27817 1727096477.39041: done checking to see if all hosts have failed 27817 1727096477.39042: getting the remaining hosts for this loop 27817 1727096477.39043: done getting the remaining hosts for this loop 27817 1727096477.39048: getting the next task for host managed_node3 27817 1727096477.39055: done getting next task for host managed_node3 27817 1727096477.39057: ^ task is: TASK: meta (flush_handlers) 27817 1727096477.39058: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096477.39062: getting variables 27817 1727096477.39064: in VariableManager get_vars() 27817 1727096477.39306: Calling all_inventory to load vars for managed_node3 27817 1727096477.39310: Calling groups_inventory to load vars for managed_node3 27817 1727096477.39313: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096477.39323: Calling all_plugins_play to load vars for managed_node3 27817 1727096477.39326: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096477.39329: Calling groups_plugins_play to load vars for managed_node3 27817 1727096477.39765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096477.40078: done with get_vars() 27817 1727096477.40090: done getting variables 27817 1727096477.40176: in VariableManager get_vars() 27817 1727096477.40186: Calling all_inventory to load vars for managed_node3 27817 1727096477.40189: Calling groups_inventory to load vars for managed_node3 27817 1727096477.40191: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096477.40196: Calling all_plugins_play to load vars for managed_node3 27817 1727096477.40198: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096477.40201: Calling groups_plugins_play to load vars for managed_node3 27817 1727096477.40366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096477.40589: done with get_vars() 27817 1727096477.40604: done queuing things up, now waiting for results queue to drain 27817 1727096477.40606: results queue empty 27817 1727096477.40607: checking for any_errors_fatal 27817 1727096477.40609: done checking for any_errors_fatal 27817 1727096477.40615: checking for max_fail_percentage 27817 1727096477.40616: done checking for max_fail_percentage 27817 1727096477.40617: checking to see if all hosts have failed and the running result is not ok 27817 1727096477.40617: done checking to see if all hosts have failed 27817 1727096477.40618: getting the remaining hosts for this loop 27817 1727096477.40619: done getting the remaining hosts for this loop 27817 1727096477.40622: getting the next task for host managed_node3 27817 1727096477.40626: done getting next task for host managed_node3 27817 1727096477.40629: ^ task is: TASK: Include the task 'el_repo_setup.yml' 27817 1727096477.40630: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096477.40632: getting variables 27817 1727096477.40633: in VariableManager get_vars() 27817 1727096477.40641: Calling all_inventory to load vars for managed_node3 27817 1727096477.40643: Calling groups_inventory to load vars for managed_node3 27817 1727096477.40645: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096477.40650: Calling all_plugins_play to load vars for managed_node3 27817 1727096477.40652: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096477.40655: Calling groups_plugins_play to load vars for managed_node3 27817 1727096477.40824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096477.41066: done with get_vars() 27817 1727096477.41078: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_table_nm.yml:11 Monday 23 September 2024 09:01:17 -0400 (0:00:01.757) 0:00:01.765 ****** 27817 1727096477.41178: entering _queue_task() for managed_node3/include_tasks 27817 1727096477.41181: Creating lock for include_tasks 27817 1727096477.41676: worker is 1 (out of 1 available) 27817 1727096477.41685: exiting _queue_task() for managed_node3/include_tasks 27817 1727096477.41695: done queuing things up, now waiting for results queue to drain 27817 1727096477.41696: waiting for pending results... 27817 1727096477.41749: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 27817 1727096477.42084: in run() - task 0afff68d-5257-bae3-08df-000000000006 27817 1727096477.42089: variable 'ansible_search_path' from source: unknown 27817 1727096477.42152: calling self._execute() 27817 1727096477.42327: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096477.42374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096477.42422: variable 'omit' from source: magic vars 27817 1727096477.42603: _execute() done 27817 1727096477.42611: dumping result to json 27817 1727096477.42638: done dumping result, returning 27817 1727096477.42643: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-bae3-08df-000000000006] 27817 1727096477.42704: sending task result for task 0afff68d-5257-bae3-08df-000000000006 27817 1727096477.42949: done sending task result for task 0afff68d-5257-bae3-08df-000000000006 27817 1727096477.42953: WORKER PROCESS EXITING 27817 1727096477.43006: no more pending results, returning what we have 27817 1727096477.43013: in VariableManager get_vars() 27817 1727096477.43047: Calling all_inventory to load vars for managed_node3 27817 1727096477.43052: Calling groups_inventory to load vars for managed_node3 27817 1727096477.43056: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096477.43193: Calling all_plugins_play to load vars for managed_node3 27817 1727096477.43197: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096477.43201: Calling groups_plugins_play to load vars for managed_node3 27817 1727096477.43483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096477.43720: done with get_vars() 27817 1727096477.43741: variable 'ansible_search_path' from source: unknown 27817 1727096477.43755: we have included files to process 27817 1727096477.43756: generating all_blocks data 27817 1727096477.43758: done generating all_blocks data 27817 1727096477.43758: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 27817 1727096477.43759: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 27817 1727096477.43762: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 27817 1727096477.45479: in VariableManager get_vars() 27817 1727096477.45533: done with get_vars() 27817 1727096477.45555: done processing included file 27817 1727096477.45557: iterating over new_blocks loaded from include file 27817 1727096477.45559: in VariableManager get_vars() 27817 1727096477.45574: done with get_vars() 27817 1727096477.45576: filtering new block on tags 27817 1727096477.45591: done filtering new block on tags 27817 1727096477.45594: in VariableManager get_vars() 27817 1727096477.45614: done with get_vars() 27817 1727096477.45615: filtering new block on tags 27817 1727096477.45631: done filtering new block on tags 27817 1727096477.45634: in VariableManager get_vars() 27817 1727096477.45643: done with get_vars() 27817 1727096477.45645: filtering new block on tags 27817 1727096477.45663: done filtering new block on tags 27817 1727096477.45665: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 27817 1727096477.45677: extending task lists for all hosts with included blocks 27817 1727096477.45747: done extending task lists 27817 1727096477.45749: done processing included files 27817 1727096477.45749: results queue empty 27817 1727096477.45750: checking for any_errors_fatal 27817 1727096477.45751: done checking for any_errors_fatal 27817 1727096477.45752: checking for max_fail_percentage 27817 1727096477.45753: done checking for max_fail_percentage 27817 1727096477.45753: checking to see if all hosts have failed and the running result is not ok 27817 1727096477.45754: done checking to see if all hosts have failed 27817 1727096477.45755: getting the remaining hosts for this loop 27817 1727096477.45756: done getting the remaining hosts for this loop 27817 1727096477.45758: getting the next task for host managed_node3 27817 1727096477.45761: done getting next task for host managed_node3 27817 1727096477.45769: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 27817 1727096477.45773: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096477.45776: getting variables 27817 1727096477.45777: in VariableManager get_vars() 27817 1727096477.45785: Calling all_inventory to load vars for managed_node3 27817 1727096477.45786: Calling groups_inventory to load vars for managed_node3 27817 1727096477.45788: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096477.45793: Calling all_plugins_play to load vars for managed_node3 27817 1727096477.45796: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096477.45798: Calling groups_plugins_play to load vars for managed_node3 27817 1727096477.46009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096477.46244: done with get_vars() 27817 1727096477.46262: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Monday 23 September 2024 09:01:17 -0400 (0:00:00.051) 0:00:01.817 ****** 27817 1727096477.46337: entering _queue_task() for managed_node3/setup 27817 1727096477.46725: worker is 1 (out of 1 available) 27817 1727096477.46736: exiting _queue_task() for managed_node3/setup 27817 1727096477.46861: done queuing things up, now waiting for results queue to drain 27817 1727096477.46863: waiting for pending results... 27817 1727096477.47040: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 27817 1727096477.47177: in run() - task 0afff68d-5257-bae3-08df-000000000106 27817 1727096477.47180: variable 'ansible_search_path' from source: unknown 27817 1727096477.47183: variable 'ansible_search_path' from source: unknown 27817 1727096477.47207: calling self._execute() 27817 1727096477.47290: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096477.47356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096477.47359: variable 'omit' from source: magic vars 27817 1727096477.47939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096477.51076: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096477.51111: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096477.51183: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096477.51310: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096477.51313: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096477.51374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096477.51418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096477.51456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096477.51525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096477.51634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096477.51744: variable 'ansible_facts' from source: unknown 27817 1727096477.51832: variable 'network_test_required_facts' from source: task vars 27817 1727096477.51888: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 27817 1727096477.51900: variable 'omit' from source: magic vars 27817 1727096477.51945: variable 'omit' from source: magic vars 27817 1727096477.51999: variable 'omit' from source: magic vars 27817 1727096477.52027: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096477.52053: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096477.52092: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096477.52115: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096477.52131: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096477.52166: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096477.52190: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096477.52198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096477.52297: Set connection var ansible_pipelining to False 27817 1727096477.52374: Set connection var ansible_connection to ssh 27817 1727096477.52377: Set connection var ansible_timeout to 10 27817 1727096477.52379: Set connection var ansible_shell_type to sh 27817 1727096477.52381: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096477.52383: Set connection var ansible_shell_executable to /bin/sh 27817 1727096477.52385: variable 'ansible_shell_executable' from source: unknown 27817 1727096477.52387: variable 'ansible_connection' from source: unknown 27817 1727096477.52393: variable 'ansible_module_compression' from source: unknown 27817 1727096477.52397: variable 'ansible_shell_type' from source: unknown 27817 1727096477.52403: variable 'ansible_shell_executable' from source: unknown 27817 1727096477.52405: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096477.52406: variable 'ansible_pipelining' from source: unknown 27817 1727096477.52408: variable 'ansible_timeout' from source: unknown 27817 1727096477.52415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096477.52564: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27817 1727096477.52583: variable 'omit' from source: magic vars 27817 1727096477.52590: starting attempt loop 27817 1727096477.52595: running the handler 27817 1727096477.52623: _low_level_execute_command(): starting 27817 1727096477.52635: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096477.53402: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096477.53427: stderr chunk (state=3): >>>debug2: match found <<< 27817 1727096477.53431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096477.53538: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096477.53541: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096477.53619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27817 1727096477.55929: stdout chunk (state=3): >>>/root <<< 27817 1727096477.56318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096477.56323: stdout chunk (state=3): >>><<< 27817 1727096477.56325: stderr chunk (state=3): >>><<< 27817 1727096477.56328: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 27817 1727096477.56338: _low_level_execute_command(): starting 27817 1727096477.56340: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096477.562215-27909-122193624538791 `" && echo ansible-tmp-1727096477.562215-27909-122193624538791="` echo /root/.ansible/tmp/ansible-tmp-1727096477.562215-27909-122193624538791 `" ) && sleep 0' 27817 1727096477.57018: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096477.57033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096477.57036: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 27817 1727096477.57039: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096477.57041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096477.57113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096477.57117: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096477.57119: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096477.57185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27817 1727096477.60189: stdout chunk (state=3): >>>ansible-tmp-1727096477.562215-27909-122193624538791=/root/.ansible/tmp/ansible-tmp-1727096477.562215-27909-122193624538791 <<< 27817 1727096477.60227: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096477.60277: stderr chunk (state=3): >>><<< 27817 1727096477.60284: stdout chunk (state=3): >>><<< 27817 1727096477.60309: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096477.562215-27909-122193624538791=/root/.ansible/tmp/ansible-tmp-1727096477.562215-27909-122193624538791 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 27817 1727096477.60380: variable 'ansible_module_compression' from source: unknown 27817 1727096477.60451: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 27817 1727096477.60509: variable 'ansible_facts' from source: unknown 27817 1727096477.60721: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096477.562215-27909-122193624538791/AnsiballZ_setup.py 27817 1727096477.61005: Sending initial data 27817 1727096477.61008: Sent initial data (153 bytes) 27817 1727096477.61497: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096477.61576: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096477.61580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096477.61615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096477.61660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27817 1727096477.63936: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 27817 1727096477.63976: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 27817 1727096477.63982: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096477.64029: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096477.64083: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpp4gbgso_ /root/.ansible/tmp/ansible-tmp-1727096477.562215-27909-122193624538791/AnsiballZ_setup.py <<< 27817 1727096477.64086: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096477.562215-27909-122193624538791/AnsiballZ_setup.py" <<< 27817 1727096477.64120: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpp4gbgso_" to remote "/root/.ansible/tmp/ansible-tmp-1727096477.562215-27909-122193624538791/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096477.562215-27909-122193624538791/AnsiballZ_setup.py" <<< 27817 1727096477.65774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096477.65976: stderr chunk (state=3): >>><<< 27817 1727096477.65980: stdout chunk (state=3): >>><<< 27817 1727096477.65983: done transferring module to remote 27817 1727096477.65985: _low_level_execute_command(): starting 27817 1727096477.65987: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096477.562215-27909-122193624538791/ /root/.ansible/tmp/ansible-tmp-1727096477.562215-27909-122193624538791/AnsiballZ_setup.py && sleep 0' 27817 1727096477.66653: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096477.66656: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096477.66659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096477.66748: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096477.66796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096477.66812: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096477.66873: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096477.66913: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27817 1727096477.69513: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096477.69537: stderr chunk (state=3): >>><<< 27817 1727096477.69549: stdout chunk (state=3): >>><<< 27817 1727096477.69577: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 27817 1727096477.69661: _low_level_execute_command(): starting 27817 1727096477.69665: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096477.562215-27909-122193624538791/AnsiballZ_setup.py && sleep 0' 27817 1727096477.70269: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096477.70305: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096477.70387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27817 1727096477.73615: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 27817 1727096477.73627: stdout chunk (state=3): >>>import _imp # builtin <<< 27817 1727096477.73672: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 27817 1727096477.73766: stdout chunk (state=3): >>>import '_io' # <<< 27817 1727096477.73802: stdout chunk (state=3): >>>import 'marshal' # <<< 27817 1727096477.73826: stdout chunk (state=3): >>>import 'posix' # <<< 27817 1727096477.73860: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 27817 1727096477.74075: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 27817 1727096477.74083: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be6e04d0> <<< 27817 1727096477.74124: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be6afb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 27817 1727096477.74175: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be6e2a50> <<< 27817 1727096477.74202: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 27817 1727096477.74246: stdout chunk (state=3): >>>import 'io' # <<< 27817 1727096477.74287: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 27817 1727096477.74407: stdout chunk (state=3): >>>import '_collections_abc' # <<< 27817 1727096477.74468: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 27817 1727096477.74493: stdout chunk (state=3): >>>import 'os' # <<< 27817 1727096477.74536: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 27817 1727096477.74539: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 27817 1727096477.74573: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 27817 1727096477.74866: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be491130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be491fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 27817 1727096477.75589: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 27817 1727096477.75609: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be4cfe60> <<< 27817 1727096477.75613: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 27817 1727096477.75630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 27817 1727096477.75674: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be4cff20> <<< 27817 1727096477.75693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 27817 1727096477.75727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 27817 1727096477.75757: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 27817 1727096477.75857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 27817 1727096477.75891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be507890> <<< 27817 1727096477.75903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 27817 1727096477.75944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be507f20> import '_collections' # <<< 27817 1727096477.75994: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be4e7b30> <<< 27817 1727096477.76014: stdout chunk (state=3): >>>import '_functools' # <<< 27817 1727096477.76044: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be4e5250> <<< 27817 1727096477.76238: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be4cd010> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 27817 1727096477.76265: stdout chunk (state=3): >>>import '_sre' # <<< 27817 1727096477.76285: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 27817 1727096477.76327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 27817 1727096477.76339: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 27817 1727096477.76432: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be527800> <<< 27817 1727096477.76438: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be526450> <<< 27817 1727096477.76487: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be4e6120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be524cb0> <<< 27817 1727096477.76526: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be55c860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be4cc290> <<< 27817 1727096477.76591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 27817 1727096477.76598: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be55cd10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be55cbc0> <<< 27817 1727096477.76744: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be55cfb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be4cadb0> <<< 27817 1727096477.76771: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 27817 1727096477.76819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be55d6a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be55d370> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be55e5a0> import 'importlib.util' # <<< 27817 1727096477.76842: stdout chunk (state=3): >>>import 'runpy' # <<< 27817 1727096477.76862: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 27817 1727096477.76908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 27817 1727096477.76980: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be5747a0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be575e80> <<< 27817 1727096477.77006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 27817 1727096477.77044: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 27817 1727096477.77095: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be576d20> <<< 27817 1727096477.77113: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be577320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be576270> <<< 27817 1727096477.77143: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 27817 1727096477.77171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 27817 1727096477.77203: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be577da0> <<< 27817 1727096477.77207: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be5774d0> <<< 27817 1727096477.77298: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be55e510> <<< 27817 1727096477.77325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 27817 1727096477.77351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 27817 1727096477.77394: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be26bbf0> <<< 27817 1727096477.77406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 27817 1727096477.77454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 27817 1727096477.77486: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be294740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be2944a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096477.77489: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be294680> <<< 27817 1727096477.77499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 27817 1727096477.77625: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096477.77748: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be294fe0> <<< 27817 1727096477.77835: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be295910> <<< 27817 1727096477.77869: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be2948c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be269d90> <<< 27817 1727096477.78023: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 27817 1727096477.78036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be296d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be295a60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be55e750> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 27817 1727096477.78088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 27817 1727096477.78108: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 27817 1727096477.78145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 27817 1727096477.78174: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be2bf080> <<< 27817 1727096477.78251: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 27817 1727096477.78268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 27817 1727096477.78303: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 27817 1727096477.78349: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be2e3440> <<< 27817 1727096477.78686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be344230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 27817 1727096477.78800: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be346990> <<< 27817 1727096477.78925: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be344350> <<< 27817 1727096477.78984: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be311250> <<< 27817 1727096477.79029: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 27817 1727096477.79053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' <<< 27817 1727096477.79078: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be149310> <<< 27817 1727096477.79096: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be2e2240> <<< 27817 1727096477.79121: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be297c50> <<< 27817 1727096477.79610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f76be1495b0> <<< 27817 1727096477.80024: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_db5xfo4m/ansible_setup_payload.zip' # zipimport: zlib available <<< 27817 1727096477.80269: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 27817 1727096477.80441: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 27817 1727096477.80471: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be1b2f90> import '_typing' # <<< 27817 1727096477.80744: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be191e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be1910a0> <<< 27817 1727096477.80796: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 27817 1727096477.80845: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 27817 1727096477.80905: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.84486: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.84617: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be1b1280> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 27817 1727096477.84641: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be1e2990> <<< 27817 1727096477.84876: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be1e2720> <<< 27817 1727096477.84901: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be1e2030> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be1e2480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be1b3c20> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be1e3770> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be1e3980> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 27817 1727096477.84945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 27817 1727096477.84959: stdout chunk (state=3): >>>import '_locale' # <<< 27817 1727096477.84990: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be1e3e90> <<< 27817 1727096477.85015: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 27817 1727096477.85051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 27817 1727096477.85087: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb2dca0> <<< 27817 1727096477.85114: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bdb2f890> <<< 27817 1727096477.85182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 27817 1727096477.85211: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb30290> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 27817 1727096477.85270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb31400> <<< 27817 1727096477.85308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 27817 1727096477.85363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 27817 1727096477.85437: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb33e90> <<< 27817 1727096477.85483: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be4caea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb32180> <<< 27817 1727096477.85555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 27817 1727096477.85569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 27817 1727096477.85743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 27817 1727096477.85758: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb3be60> import '_tokenize' # <<< 27817 1727096477.85815: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb3a930> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb3a690> <<< 27817 1727096477.85864: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 27817 1727096477.86007: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb3ac00> <<< 27817 1727096477.86025: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb32660> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bdb7ff80> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 27817 1727096477.86072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb80260> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 27817 1727096477.86126: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bdb81d00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb81ac0> <<< 27817 1727096477.86194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 27817 1727096477.86235: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bdb84290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb823c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 27817 1727096477.86353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 27817 1727096477.86356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 27817 1727096477.86382: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb87a70> <<< 27817 1727096477.86485: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb84440> <<< 27817 1727096477.86663: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bdb887d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bdb88c20> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bdb88ce0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb80470> <<< 27817 1727096477.86666: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 27817 1727096477.86673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 27817 1727096477.86690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 27817 1727096477.86706: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096477.86742: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bda10380> <<< 27817 1727096477.86889: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096477.86979: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bda115e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb8ab40> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bdb8bec0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb8a780> # zipimport: zlib available # zipimport: zlib available <<< 27817 1727096477.86989: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 27817 1727096477.87079: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.87301: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 27817 1727096477.87348: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.87471: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.88020: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.88565: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 27817 1727096477.88733: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bda19730> <<< 27817 1727096477.88768: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 27817 1727096477.88805: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bda1a4b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bda11460> <<< 27817 1727096477.88854: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 27817 1727096477.88872: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.88946: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 27817 1727096477.88958: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.89072: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.89279: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 27817 1727096477.89282: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bda1a480> <<< 27817 1727096477.89294: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.89699: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.90598: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 27817 1727096477.90804: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 27817 1727096477.90985: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.91194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 27817 1727096477.91197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 27817 1727096477.91199: stdout chunk (state=3): >>>import '_ast' # <<< 27817 1727096477.91263: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bda1b680> <<< 27817 1727096477.91353: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27817 1727096477.91441: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 27817 1727096477.91456: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 27817 1727096477.91459: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 27817 1727096477.91682: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 27817 1727096477.91780: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 27817 1727096477.91809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 27817 1727096477.91906: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bda26030> <<< 27817 1727096477.91994: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bda21070> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 27817 1727096477.92054: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.92117: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.92213: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 27817 1727096477.92239: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 27817 1727096477.92252: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 27817 1727096477.92320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 27817 1727096477.92354: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 27817 1727096477.92357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 27817 1727096477.92429: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb0eae0> <<< 27817 1727096477.92454: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be20e7b0> <<< 27817 1727096477.92542: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bda26270> <<< 27817 1727096477.92551: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bda25df0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 27817 1727096477.92647: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 27817 1727096477.92681: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 27817 1727096477.92692: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 27817 1727096477.92713: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.92777: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.92837: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.92887: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27817 1727096477.92970: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27817 1727096477.92997: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.93070: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 27817 1727096477.93073: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.93121: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.93191: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.93234: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.93293: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 27817 1727096477.93437: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.93678: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.93686: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.93703: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 27817 1727096477.93796: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 27817 1727096477.93837: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdab63f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 27817 1727096477.93855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 27817 1727096477.93936: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 27817 1727096477.93939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 27817 1727096477.93951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 27817 1727096477.94013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bd69c200> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096477.94017: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bd69c560> <<< 27817 1727096477.94130: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdaa3410> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdab6f30> <<< 27817 1727096477.94133: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdab4a70> <<< 27817 1727096477.94135: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdab45f0> <<< 27817 1727096477.94262: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 27817 1727096477.94300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bd69f530> <<< 27817 1727096477.94306: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bd69ede0> <<< 27817 1727096477.94398: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bd69efc0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bd69e240> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 27817 1727096477.94499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 27817 1727096477.94514: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bd69f6e0> <<< 27817 1727096477.94523: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 27817 1727096477.94554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 27817 1727096477.94610: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bd6fa1b0> <<< 27817 1727096477.94627: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdab4620> <<< 27817 1727096477.94684: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdab4830> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 27817 1727096477.94790: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available <<< 27817 1727096477.94874: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 27817 1727096477.94892: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.94902: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.94971: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 27817 1727096477.94975: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.95046: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 27817 1727096477.95263: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 27817 1727096477.95398: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 27817 1727096477.95401: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.95404: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.95452: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.95511: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 27817 1727096477.95548: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 27817 1727096477.96023: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.96470: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 27817 1727096477.96490: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.96529: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.96811: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available <<< 27817 1727096477.96853: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 27817 1727096477.96876: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.96902: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.96933: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 27817 1727096477.96953: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.96977: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.97008: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 27817 1727096477.97031: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.97093: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.97186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 27817 1727096477.97217: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bd6fb500> <<< 27817 1727096477.97288: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 27817 1727096477.97396: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bd6faa80> import 'ansible.module_utils.facts.system.local' # <<< 27817 1727096477.97413: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.97488: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.97540: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 27817 1727096477.97582: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.97677: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.97741: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 27817 1727096477.97813: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.97905: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 27817 1727096477.97908: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.97936: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.97991: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 27817 1727096477.98042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 27817 1727096477.98125: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096477.98179: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bd73a390> <<< 27817 1727096477.98472: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bd72afc0> import 'ansible.module_utils.facts.system.python' # <<< 27817 1727096477.98476: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27817 1727096477.98507: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 27817 1727096477.98527: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.98605: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.98780: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.98810: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.98951: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 27817 1727096477.99006: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available <<< 27817 1727096477.99071: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 27817 1727096477.99104: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.99258: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 27817 1727096477.99262: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bd74dd30> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bd738050> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 27817 1727096477.99309: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.99334: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.99376: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 27817 1727096477.99540: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.99679: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 27817 1727096477.99682: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.99778: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.99879: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.99916: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096477.99974: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 27817 1727096477.99992: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 27817 1727096478.00021: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27817 1727096478.00204: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.00330: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 27817 1727096478.00335: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.00444: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.00571: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 27817 1727096478.00587: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.00608: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.00648: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.01277: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.01738: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 27817 1727096478.01851: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.01957: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 27817 1727096478.01969: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.02062: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.02169: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 27817 1727096478.02289: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.02318: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.02471: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 27817 1727096478.02524: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 27817 1727096478.02565: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.02605: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 27817 1727096478.02824: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27817 1727096478.02827: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.03028: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.03217: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 27817 1727096478.03253: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.03366: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.03397: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 27817 1727096478.03451: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.03519: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 27817 1727096478.03540: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.03579: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.03615: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 27817 1727096478.03656: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.03850: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 27817 1727096478.03865: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 27817 1727096478.04110: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.04376: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 27817 1727096478.04518: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 27817 1727096478.04537: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.04578: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 27817 1727096478.04594: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.04627: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.04665: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 27817 1727096478.04670: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.04727: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.04772: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 27817 1727096478.04830: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.04951: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 27817 1727096478.04954: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.04957: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 27817 1727096478.05044: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27817 1727096478.05124: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 27817 1727096478.05127: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.05203: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.05210: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.05261: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.05336: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.05378: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 27817 1727096478.05395: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.05597: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.05610: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 27817 1727096478.05680: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.05887: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 27817 1727096478.05933: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.05977: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 27817 1727096478.05995: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.06038: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.06158: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 27817 1727096478.06178: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.06311: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 27817 1727096478.06315: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.06369: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.06445: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 27817 1727096478.06531: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.07421: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 27817 1727096478.07708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 27817 1727096478.07712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 27817 1727096478.07726: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bd54b3e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bd549fa0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bd54ab70> <<< 27817 1727096478.08027: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "01", "second": "18", "epoch": "1727096478", "epoch_int": "1727096478", "date": "2024-09-23", "time": "09:01:18", "iso8601_micro": "2024-09-23T13:01:18.064362Z", "iso8601": "2024-09-23T13:01:18Z", "iso8601_basic": "20240923T090118064362", "iso8601_basic_short": "20240923T090118", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_pkg_mgr": "dnf", "ansible_selinux_pyth<<< 27817 1727096478.08061: stdout chunk (state=3): >>>on_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 27817 1727096478.08619: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 27817 1727096478.08648: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 27817 1727096478.08673: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc <<< 27817 1727096478.08787: stdout chunk (state=3): >>># cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid <<< 27817 1727096478.09163: stdout chunk (state=3): >>># cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 27817 1727096478.09387: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 27817 1727096478.09525: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal <<< 27817 1727096478.09539: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 27817 1727096478.09550: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 27817 1727096478.09614: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 27817 1727096478.09640: stdout chunk (state=3): >>># destroy _ssl <<< 27817 1727096478.09653: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 27817 1727096478.09656: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios <<< 27817 1727096478.09676: stdout chunk (state=3): >>># destroy errno # destroy json <<< 27817 1727096478.09686: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 27817 1727096478.09696: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 27817 1727096478.09792: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 27817 1727096478.09814: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 27817 1727096478.09818: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 27817 1727096478.09924: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 27817 1727096478.09927: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 27817 1727096478.10686: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 27817 1727096478.10783: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 27817 1727096478.10926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096478.10930: stdout chunk (state=3): >>><<< 27817 1727096478.10938: stderr chunk (state=3): >>><<< 27817 1727096478.11275: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be6e04d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be6afb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be6e2a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be491130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be491fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be4cfe60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be4cff20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be507890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be507f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be4e7b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be4e5250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be4cd010> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be527800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be526450> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be4e6120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be524cb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be55c860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be4cc290> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be55cd10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be55cbc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be55cfb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be4cadb0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be55d6a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be55d370> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be55e5a0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be5747a0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be575e80> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be576d20> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be577320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be576270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be577da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be5774d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be55e510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be26bbf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be294740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be2944a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be294680> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be294fe0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be295910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be2948c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be269d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be296d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be295a60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be55e750> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be2bf080> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be2e3440> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be344230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be346990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be344350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be311250> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be149310> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be2e2240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be297c50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f76be1495b0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_db5xfo4m/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be1b2f90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be191e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be1910a0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be1b1280> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be1e2990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be1e2720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be1e2030> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be1e2480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be1b3c20> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be1e3770> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be1e3980> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be1e3e90> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb2dca0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bdb2f890> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb30290> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb31400> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb33e90> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76be4caea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb32180> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb3be60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb3a930> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb3a690> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb3ac00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb32660> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bdb7ff80> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb80260> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bdb81d00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb81ac0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bdb84290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb823c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb87a70> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb84440> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bdb887d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bdb88c20> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bdb88ce0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb80470> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bda10380> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bda115e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb8ab40> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bdb8bec0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb8a780> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bda19730> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bda1a4b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bda11460> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bda1a480> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bda1b680> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bda26030> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bda21070> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdb0eae0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76be20e7b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bda26270> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bda25df0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdab63f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bd69c200> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bd69c560> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdaa3410> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdab6f30> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdab4a70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdab45f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bd69f530> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bd69ede0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bd69efc0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bd69e240> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bd69f6e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bd6fa1b0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdab4620> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bdab4830> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bd6fb500> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bd6faa80> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bd73a390> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bd72afc0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bd74dd30> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bd738050> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76bd54b3e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bd549fa0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76bd54ab70> {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "01", "second": "18", "epoch": "1727096478", "epoch_int": "1727096478", "date": "2024-09-23", "time": "09:01:18", "iso8601_micro": "2024-09-23T13:01:18.064362Z", "iso8601": "2024-09-23T13:01:18Z", "iso8601_basic": "20240923T090118064362", "iso8601_basic_short": "20240923T090118", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_pkg_mgr": "dnf", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 27817 1727096478.14656: done with _execute_module (setup, {'gather_subset': 'min', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096477.562215-27909-122193624538791/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096478.14660: _low_level_execute_command(): starting 27817 1727096478.14663: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096477.562215-27909-122193624538791/ > /dev/null 2>&1 && sleep 0' 27817 1727096478.14665: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096478.14670: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096478.14675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096478.14678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096478.14680: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096478.14682: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096478.14685: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096478.14687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 27817 1727096478.16243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096478.16250: stdout chunk (state=3): >>><<< 27817 1727096478.16309: stderr chunk (state=3): >>><<< 27817 1727096478.16313: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 3 debug2: Received exit status from master 0 27817 1727096478.16315: handler run complete 27817 1727096478.16525: variable 'ansible_facts' from source: unknown 27817 1727096478.16693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096478.16987: variable 'ansible_facts' from source: unknown 27817 1727096478.16990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096478.17140: attempt loop complete, returning result 27817 1727096478.17144: _execute() done 27817 1727096478.17146: dumping result to json 27817 1727096478.17158: done dumping result, returning 27817 1727096478.17170: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0afff68d-5257-bae3-08df-000000000106] 27817 1727096478.17207: sending task result for task 0afff68d-5257-bae3-08df-000000000106 ok: [managed_node3] 27817 1727096478.17928: no more pending results, returning what we have 27817 1727096478.17931: results queue empty 27817 1727096478.17932: checking for any_errors_fatal 27817 1727096478.17933: done checking for any_errors_fatal 27817 1727096478.17933: checking for max_fail_percentage 27817 1727096478.17935: done checking for max_fail_percentage 27817 1727096478.17936: checking to see if all hosts have failed and the running result is not ok 27817 1727096478.17936: done checking to see if all hosts have failed 27817 1727096478.17937: getting the remaining hosts for this loop 27817 1727096478.17938: done getting the remaining hosts for this loop 27817 1727096478.17941: getting the next task for host managed_node3 27817 1727096478.17948: done getting next task for host managed_node3 27817 1727096478.17950: ^ task is: TASK: Check if system is ostree 27817 1727096478.17952: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096478.17955: getting variables 27817 1727096478.18001: in VariableManager get_vars() 27817 1727096478.18083: Calling all_inventory to load vars for managed_node3 27817 1727096478.18086: Calling groups_inventory to load vars for managed_node3 27817 1727096478.18089: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096478.18099: Calling all_plugins_play to load vars for managed_node3 27817 1727096478.18101: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096478.18103: Calling groups_plugins_play to load vars for managed_node3 27817 1727096478.18801: done sending task result for task 0afff68d-5257-bae3-08df-000000000106 27817 1727096478.18804: WORKER PROCESS EXITING 27817 1727096478.18820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096478.19612: done with get_vars() 27817 1727096478.19624: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Monday 23 September 2024 09:01:18 -0400 (0:00:00.734) 0:00:02.552 ****** 27817 1727096478.19857: entering _queue_task() for managed_node3/stat 27817 1727096478.20670: worker is 1 (out of 1 available) 27817 1727096478.20683: exiting _queue_task() for managed_node3/stat 27817 1727096478.20702: done queuing things up, now waiting for results queue to drain 27817 1727096478.20704: waiting for pending results... 27817 1727096478.20934: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 27817 1727096478.21047: in run() - task 0afff68d-5257-bae3-08df-000000000108 27817 1727096478.21066: variable 'ansible_search_path' from source: unknown 27817 1727096478.21075: variable 'ansible_search_path' from source: unknown 27817 1727096478.21113: calling self._execute() 27817 1727096478.21197: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096478.21208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096478.21221: variable 'omit' from source: magic vars 27817 1727096478.21745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096478.22030: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096478.22079: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096478.22125: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096478.22163: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096478.22332: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096478.22336: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096478.22339: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096478.22346: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096478.22474: Evaluated conditional (not __network_is_ostree is defined): True 27817 1727096478.22485: variable 'omit' from source: magic vars 27817 1727096478.22523: variable 'omit' from source: magic vars 27817 1727096478.22593: variable 'omit' from source: magic vars 27817 1727096478.22623: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096478.22747: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096478.22987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096478.22991: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096478.22993: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096478.22996: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096478.22999: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096478.23001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096478.23172: Set connection var ansible_pipelining to False 27817 1727096478.23175: Set connection var ansible_connection to ssh 27817 1727096478.23192: Set connection var ansible_timeout to 10 27817 1727096478.23317: Set connection var ansible_shell_type to sh 27817 1727096478.23331: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096478.23340: Set connection var ansible_shell_executable to /bin/sh 27817 1727096478.23397: variable 'ansible_shell_executable' from source: unknown 27817 1727096478.23451: variable 'ansible_connection' from source: unknown 27817 1727096478.23463: variable 'ansible_module_compression' from source: unknown 27817 1727096478.23472: variable 'ansible_shell_type' from source: unknown 27817 1727096478.23479: variable 'ansible_shell_executable' from source: unknown 27817 1727096478.23486: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096478.23493: variable 'ansible_pipelining' from source: unknown 27817 1727096478.23499: variable 'ansible_timeout' from source: unknown 27817 1727096478.23506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096478.23719: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27817 1727096478.23733: variable 'omit' from source: magic vars 27817 1727096478.23748: starting attempt loop 27817 1727096478.23755: running the handler 27817 1727096478.23776: _low_level_execute_command(): starting 27817 1727096478.23792: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096478.24890: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096478.24960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096478.25015: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096478.25041: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096478.25088: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096478.25116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27817 1727096478.27399: stdout chunk (state=3): >>>/root <<< 27817 1727096478.27779: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096478.27782: stdout chunk (state=3): >>><<< 27817 1727096478.27785: stderr chunk (state=3): >>><<< 27817 1727096478.27789: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 27817 1727096478.27798: _low_level_execute_command(): starting 27817 1727096478.27801: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096478.2768865-27945-249464804948686 `" && echo ansible-tmp-1727096478.2768865-27945-249464804948686="` echo /root/.ansible/tmp/ansible-tmp-1727096478.2768865-27945-249464804948686 `" ) && sleep 0' 27817 1727096478.28779: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096478.28782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096478.28785: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096478.28788: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096478.28790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096478.28831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096478.28852: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096478.28907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27817 1727096478.31581: stdout chunk (state=3): >>>ansible-tmp-1727096478.2768865-27945-249464804948686=/root/.ansible/tmp/ansible-tmp-1727096478.2768865-27945-249464804948686 <<< 27817 1727096478.31819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096478.31823: stdout chunk (state=3): >>><<< 27817 1727096478.31825: stderr chunk (state=3): >>><<< 27817 1727096478.31853: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096478.2768865-27945-249464804948686=/root/.ansible/tmp/ansible-tmp-1727096478.2768865-27945-249464804948686 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 27817 1727096478.31975: variable 'ansible_module_compression' from source: unknown 27817 1727096478.31978: ANSIBALLZ: Using lock for stat 27817 1727096478.31995: ANSIBALLZ: Acquiring lock 27817 1727096478.32002: ANSIBALLZ: Lock acquired: 139766527973792 27817 1727096478.32009: ANSIBALLZ: Creating module 27817 1727096478.47817: ANSIBALLZ: Writing module into payload 27817 1727096478.48218: ANSIBALLZ: Writing module 27817 1727096478.48224: ANSIBALLZ: Renaming module 27817 1727096478.48227: ANSIBALLZ: Done creating module 27817 1727096478.48229: variable 'ansible_facts' from source: unknown 27817 1727096478.48538: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096478.2768865-27945-249464804948686/AnsiballZ_stat.py 27817 1727096478.49210: Sending initial data 27817 1727096478.49223: Sent initial data (153 bytes) 27817 1727096478.50162: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096478.50186: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096478.50210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096478.50317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096478.50334: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096478.50356: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096478.50377: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096478.50497: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096478.52250: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096478.52400: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096478.2768865-27945-249464804948686/AnsiballZ_stat.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp0erpcy7q" to remote "/root/.ansible/tmp/ansible-tmp-1727096478.2768865-27945-249464804948686/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096478.2768865-27945-249464804948686/AnsiballZ_stat.py" <<< 27817 1727096478.52403: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp0erpcy7q /root/.ansible/tmp/ansible-tmp-1727096478.2768865-27945-249464804948686/AnsiballZ_stat.py <<< 27817 1727096478.54495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096478.54552: stderr chunk (state=3): >>><<< 27817 1727096478.54759: stdout chunk (state=3): >>><<< 27817 1727096478.54762: done transferring module to remote 27817 1727096478.54764: _low_level_execute_command(): starting 27817 1727096478.54776: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096478.2768865-27945-249464804948686/ /root/.ansible/tmp/ansible-tmp-1727096478.2768865-27945-249464804948686/AnsiballZ_stat.py && sleep 0' 27817 1727096478.56143: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096478.56147: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096478.56149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096478.56175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096478.56224: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096478.56329: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096478.56332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096478.56409: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096478.56527: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096478.56539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096478.56554: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096478.56753: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096478.57038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 1 <<< 27817 1727096478.59091: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096478.59095: stdout chunk (state=3): >>><<< 27817 1727096478.59100: stderr chunk (state=3): >>><<< 27817 1727096478.59116: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 1 debug2: Received exit status from master 0 27817 1727096478.59119: _low_level_execute_command(): starting 27817 1727096478.59124: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096478.2768865-27945-249464804948686/AnsiballZ_stat.py && sleep 0' 27817 1727096478.60391: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096478.60394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096478.60411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096478.60417: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096478.60617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096478.60621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096478.60639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096478.60807: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096478.61183: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096478.63705: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 27817 1727096478.63757: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bdb104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bdadfb30> <<< 27817 1727096478.63776: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 27817 1727096478.63896: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bdb12a50> import '_signal' # <<< 27817 1727096478.63900: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 27817 1727096478.64179: stdout chunk (state=3): >>>import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 27817 1727096478.64254: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd905130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd905fa0> <<< 27817 1727096478.64257: stdout chunk (state=3): >>>import 'site' # <<< 27817 1727096478.64282: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 27817 1727096478.64578: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 27817 1727096478.64585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 27817 1727096478.64622: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 27817 1727096478.64626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 27817 1727096478.64628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 27817 1727096478.64685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 27817 1727096478.64688: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd943e90> <<< 27817 1727096478.64706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 27817 1727096478.64846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 27817 1727096478.64850: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd943f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 27817 1727096478.64930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 27817 1727096478.64934: stdout chunk (state=3): >>>import 'itertools' # <<< 27817 1727096478.64936: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 27817 1727096478.65061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd97b830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd97bec0> import '_collections' # <<< 27817 1727096478.65065: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd95bb60> <<< 27817 1727096478.65069: stdout chunk (state=3): >>>import '_functools' # <<< 27817 1727096478.65075: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd959280> <<< 27817 1727096478.65145: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd941040> <<< 27817 1727096478.65266: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 27817 1727096478.65366: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 27817 1727096478.65373: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd99b7d0> <<< 27817 1727096478.65376: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd99a3f0> <<< 27817 1727096478.65378: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd95a150> <<< 27817 1727096478.65380: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd998c20> <<< 27817 1727096478.65496: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 27817 1727096478.65503: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd9d0860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd9402c0> <<< 27817 1727096478.65506: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 27817 1727096478.65509: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096478.65511: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd9d0d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd9d0bc0> <<< 27817 1727096478.65563: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096478.65589: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd9d0f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd93ede0> <<< 27817 1727096478.65596: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 27817 1727096478.65619: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 27817 1727096478.65717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 27817 1727096478.65720: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd9d1610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd9d12e0> import 'importlib.machinery' # <<< 27817 1727096478.65769: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 27817 1727096478.65786: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd9d2510> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 27817 1727096478.66069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd9e8710> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd9e9df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd9eac90> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd9eb2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd9ea1e0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 27817 1727096478.66172: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd9ebd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd9eb4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd9d2540> <<< 27817 1727096478.66262: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 27817 1727096478.66276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 27817 1727096478.66279: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 27817 1727096478.66494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd76fbf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd7986e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd798440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd798710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 27817 1727096478.66497: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096478.66618: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd799040> <<< 27817 1727096478.67190: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd7999a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd7988f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd76dd90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd79adb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd799af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd9d2c30> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd7c7110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 27817 1727096478.67330: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd7e74a0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 27817 1727096478.67356: stdout chunk (state=3): >>>import 'ntpath' # <<< 27817 1727096478.67381: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd848260> <<< 27817 1727096478.67385: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 27817 1727096478.67523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 27817 1727096478.67692: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd84a9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd848380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd811280> <<< 27817 1727096478.67709: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd129340> <<< 27817 1727096478.67735: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd7e62a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd79bce0> <<< 27817 1727096478.67846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 27817 1727096478.67864: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff3bd1295b0> <<< 27817 1727096478.68144: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_zml010d4/ansible_stat_payload.zip' # zipimport: zlib available <<< 27817 1727096478.68279: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.68297: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 27817 1727096478.68309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 27817 1727096478.68381: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 27817 1727096478.68431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 27817 1727096478.68600: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd17f0b0> import '_typing' # <<< 27817 1727096478.68878: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd15dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd15d160> <<< 27817 1727096478.68882: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.68885: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 27817 1727096478.70478: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.71338: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd17cf80> <<< 27817 1727096478.71360: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 27817 1727096478.71375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 27817 1727096478.71394: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 27817 1727096478.71412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 27817 1727096478.71425: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 27817 1727096478.71533: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096478.71536: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd1a69c0> <<< 27817 1727096478.71539: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd1a6750> <<< 27817 1727096478.71541: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd1a6060> <<< 27817 1727096478.71637: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 27817 1727096478.71644: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd1a67e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd17fd40> <<< 27817 1727096478.71716: stdout chunk (state=3): >>>import 'atexit' # <<< 27817 1727096478.71720: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd1a7740> <<< 27817 1727096478.71735: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd1a7980> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 27817 1727096478.72265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd1a7ec0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 27817 1727096478.72278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd011ca0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd0138c0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd0142c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd015460> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd017f20> <<< 27817 1727096478.72282: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd7982f0> <<< 27817 1727096478.72284: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd0161e0> <<< 27817 1727096478.72290: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 27817 1727096478.72407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 27817 1727096478.72410: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 27817 1727096478.72412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 27817 1727096478.72420: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 27817 1727096478.72421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 27817 1727096478.72423: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 27817 1727096478.72634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd01fce0> <<< 27817 1727096478.72637: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd01e7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd01e510> <<< 27817 1727096478.72762: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 27817 1727096478.72766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd015010> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd0166f0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd067f50> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd0680e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 27817 1727096478.72772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 27817 1727096478.72777: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 27817 1727096478.72828: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd069bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd069970> <<< 27817 1727096478.72893: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 27817 1727096478.73038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 27817 1727096478.73041: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd06c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd06a2a0> <<< 27817 1727096478.73044: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 27817 1727096478.73079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 27817 1727096478.73291: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd06f830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd06c200> <<< 27817 1727096478.73420: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd0705f0> <<< 27817 1727096478.73423: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd070830> <<< 27817 1727096478.73432: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096478.73438: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd070b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd0682c0> <<< 27817 1727096478.73448: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 27817 1727096478.73466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 27817 1727096478.73482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 27817 1727096478.73575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 27817 1727096478.73696: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd0fc1d0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096478.73710: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd0fd400> <<< 27817 1727096478.73726: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd072990> <<< 27817 1727096478.73750: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 27817 1727096478.73762: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd073d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd0725d0> <<< 27817 1727096478.73776: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.73807: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 27817 1727096478.73814: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.73906: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.73996: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.74011: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 27817 1727096478.74027: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.74292: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available <<< 27817 1727096478.74301: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.74957: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.75397: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 27817 1727096478.75407: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 27817 1727096478.75535: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 27817 1727096478.75539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 27817 1727096478.75542: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bcf016a0> <<< 27817 1727096478.75587: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 27817 1727096478.75615: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bcf024b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd0fd670> <<< 27817 1727096478.75664: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 27817 1727096478.75683: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.75700: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.75753: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 27817 1727096478.75980: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.76029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 27817 1727096478.76043: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bcf02270> <<< 27817 1727096478.76062: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.76509: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.77096: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.77099: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.77115: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 27817 1727096478.77375: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 27817 1727096478.77379: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.77543: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 27817 1727096478.77703: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.77936: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 27817 1727096478.78045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 27817 1727096478.78090: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bcf03620> # zipimport: zlib available <<< 27817 1727096478.78172: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.78236: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 27817 1727096478.78253: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 27817 1727096478.78277: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 27817 1727096478.78281: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.78674: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 27817 1727096478.78677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 27817 1727096478.78724: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bcf0e090> <<< 27817 1727096478.78761: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bcf08fb0> <<< 27817 1727096478.78817: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 27817 1727096478.78930: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.78934: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.79155: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 27817 1727096478.79162: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 27817 1727096478.79165: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 27817 1727096478.79169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 27817 1727096478.79173: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 27817 1727096478.79209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 27817 1727096478.79244: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd1faa20> <<< 27817 1727096478.79272: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd1ee6f0> <<< 27817 1727096478.79366: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bcf0e150> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bcf03020> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 27817 1727096478.79373: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.79397: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.79426: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 27817 1727096478.79486: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 27817 1727096478.79503: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.79519: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 27817 1727096478.79534: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.79678: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.79874: stdout chunk (state=3): >>># zipimport: zlib available <<< 27817 1727096478.79992: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 27817 1727096478.80085: stdout chunk (state=3): >>># destroy __main__ <<< 27817 1727096478.80355: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib <<< 27817 1727096478.80418: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections <<< 27817 1727096478.80614: stdout chunk (state=3): >>># cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal <<< 27817 1727096478.80705: stdout chunk (state=3): >>># cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 27817 1727096478.80985: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 27817 1727096478.81285: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 27817 1727096478.81306: stdout chunk (state=3): >>># cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 27817 1727096478.81707: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib <<< 27817 1727096478.81775: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 27817 1727096478.81778: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 27817 1727096478.82316: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096478.82320: stdout chunk (state=3): >>><<< 27817 1727096478.82322: stderr chunk (state=3): >>><<< 27817 1727096478.82548: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bdb104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bdadfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bdb12a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd905130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd905fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd943e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd943f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd97b830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd97bec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd95bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd959280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd941040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd99b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd99a3f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd95a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd998c20> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd9d0860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd9402c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd9d0d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd9d0bc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd9d0f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd93ede0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd9d1610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd9d12e0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd9d2510> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd9e8710> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd9e9df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd9eac90> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd9eb2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd9ea1e0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd9ebd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd9eb4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd9d2540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd76fbf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd7986e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd798440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd798710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd799040> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd7999a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd7988f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd76dd90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd79adb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd799af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd9d2c30> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd7c7110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd7e74a0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd848260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd84a9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd848380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd811280> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd129340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd7e62a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd79bce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff3bd1295b0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_zml010d4/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd17f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd15dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd15d160> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd17cf80> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd1a69c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd1a6750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd1a6060> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd1a67e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd17fd40> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd1a7740> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd1a7980> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd1a7ec0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd011ca0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd0138c0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd0142c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd015460> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd017f20> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd7982f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd0161e0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd01fce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd01e7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd01e510> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd015010> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd0166f0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd067f50> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd0680e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd069bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd069970> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd06c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd06a2a0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd06f830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd06c200> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd0705f0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd070830> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd070b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd0682c0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd0fc1d0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd0fd400> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd072990> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bd073d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd0725d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bcf016a0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bcf024b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd0fd670> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bcf02270> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bcf03620> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3bcf0e090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bcf08fb0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd1faa20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bd1ee6f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bcf0e150> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3bcf03020> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 27817 1727096478.84398: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096478.2768865-27945-249464804948686/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096478.84402: _low_level_execute_command(): starting 27817 1727096478.84404: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096478.2768865-27945-249464804948686/ > /dev/null 2>&1 && sleep 0' 27817 1727096478.85074: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096478.85079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096478.85082: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 27817 1727096478.85085: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096478.85087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096478.85262: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096478.85297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096478.87527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096478.87533: stdout chunk (state=3): >>><<< 27817 1727096478.87536: stderr chunk (state=3): >>><<< 27817 1727096478.87538: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096478.87540: handler run complete 27817 1727096478.87542: attempt loop complete, returning result 27817 1727096478.87544: _execute() done 27817 1727096478.87546: dumping result to json 27817 1727096478.87548: done dumping result, returning 27817 1727096478.87550: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0afff68d-5257-bae3-08df-000000000108] 27817 1727096478.87552: sending task result for task 0afff68d-5257-bae3-08df-000000000108 27817 1727096478.87620: done sending task result for task 0afff68d-5257-bae3-08df-000000000108 27817 1727096478.87623: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 27817 1727096478.87934: no more pending results, returning what we have 27817 1727096478.87937: results queue empty 27817 1727096478.87938: checking for any_errors_fatal 27817 1727096478.87944: done checking for any_errors_fatal 27817 1727096478.87945: checking for max_fail_percentage 27817 1727096478.87947: done checking for max_fail_percentage 27817 1727096478.87947: checking to see if all hosts have failed and the running result is not ok 27817 1727096478.87948: done checking to see if all hosts have failed 27817 1727096478.87949: getting the remaining hosts for this loop 27817 1727096478.87950: done getting the remaining hosts for this loop 27817 1727096478.87954: getting the next task for host managed_node3 27817 1727096478.87961: done getting next task for host managed_node3 27817 1727096478.87963: ^ task is: TASK: Set flag to indicate system is ostree 27817 1727096478.87966: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096478.87971: getting variables 27817 1727096478.87973: in VariableManager get_vars() 27817 1727096478.88004: Calling all_inventory to load vars for managed_node3 27817 1727096478.88007: Calling groups_inventory to load vars for managed_node3 27817 1727096478.88011: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096478.88021: Calling all_plugins_play to load vars for managed_node3 27817 1727096478.88024: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096478.88027: Calling groups_plugins_play to load vars for managed_node3 27817 1727096478.88746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096478.89526: done with get_vars() 27817 1727096478.89764: done getting variables 27817 1727096478.90088: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 23 September 2024 09:01:18 -0400 (0:00:00.702) 0:00:03.254 ****** 27817 1727096478.90118: entering _queue_task() for managed_node3/set_fact 27817 1727096478.90120: Creating lock for set_fact 27817 1727096478.91178: worker is 1 (out of 1 available) 27817 1727096478.91188: exiting _queue_task() for managed_node3/set_fact 27817 1727096478.91199: done queuing things up, now waiting for results queue to drain 27817 1727096478.91200: waiting for pending results... 27817 1727096478.91687: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 27817 1727096478.91693: in run() - task 0afff68d-5257-bae3-08df-000000000109 27817 1727096478.91878: variable 'ansible_search_path' from source: unknown 27817 1727096478.91882: variable 'ansible_search_path' from source: unknown 27817 1727096478.91885: calling self._execute() 27817 1727096478.92052: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096478.92056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096478.92059: variable 'omit' from source: magic vars 27817 1727096478.93115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096478.93750: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096478.93754: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096478.93757: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096478.93871: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096478.93958: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096478.94172: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096478.94181: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096478.94185: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096478.94366: Evaluated conditional (not __network_is_ostree is defined): True 27817 1727096478.94406: variable 'omit' from source: magic vars 27817 1727096478.94563: variable 'omit' from source: magic vars 27817 1727096478.94676: variable '__ostree_booted_stat' from source: set_fact 27817 1727096478.94995: variable 'omit' from source: magic vars 27817 1727096478.94998: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096478.95001: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096478.95270: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096478.95274: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096478.95277: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096478.95279: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096478.95281: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096478.95283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096478.95436: Set connection var ansible_pipelining to False 27817 1727096478.95448: Set connection var ansible_connection to ssh 27817 1727096478.95493: Set connection var ansible_timeout to 10 27817 1727096478.95501: Set connection var ansible_shell_type to sh 27817 1727096478.95511: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096478.95520: Set connection var ansible_shell_executable to /bin/sh 27817 1727096478.95624: variable 'ansible_shell_executable' from source: unknown 27817 1727096478.95633: variable 'ansible_connection' from source: unknown 27817 1727096478.95639: variable 'ansible_module_compression' from source: unknown 27817 1727096478.95646: variable 'ansible_shell_type' from source: unknown 27817 1727096478.95653: variable 'ansible_shell_executable' from source: unknown 27817 1727096478.95660: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096478.95670: variable 'ansible_pipelining' from source: unknown 27817 1727096478.95678: variable 'ansible_timeout' from source: unknown 27817 1727096478.95686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096478.95867: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096478.95936: variable 'omit' from source: magic vars 27817 1727096478.95946: starting attempt loop 27817 1727096478.96073: running the handler 27817 1727096478.96077: handler run complete 27817 1727096478.96080: attempt loop complete, returning result 27817 1727096478.96082: _execute() done 27817 1727096478.96084: dumping result to json 27817 1727096478.96086: done dumping result, returning 27817 1727096478.96092: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0afff68d-5257-bae3-08df-000000000109] 27817 1727096478.96101: sending task result for task 0afff68d-5257-bae3-08df-000000000109 ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 27817 1727096478.96251: no more pending results, returning what we have 27817 1727096478.96254: results queue empty 27817 1727096478.96255: checking for any_errors_fatal 27817 1727096478.96261: done checking for any_errors_fatal 27817 1727096478.96262: checking for max_fail_percentage 27817 1727096478.96264: done checking for max_fail_percentage 27817 1727096478.96264: checking to see if all hosts have failed and the running result is not ok 27817 1727096478.96265: done checking to see if all hosts have failed 27817 1727096478.96266: getting the remaining hosts for this loop 27817 1727096478.96269: done getting the remaining hosts for this loop 27817 1727096478.96275: getting the next task for host managed_node3 27817 1727096478.96284: done getting next task for host managed_node3 27817 1727096478.96287: ^ task is: TASK: Fix CentOS6 Base repo 27817 1727096478.96290: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096478.96293: getting variables 27817 1727096478.96295: in VariableManager get_vars() 27817 1727096478.96324: Calling all_inventory to load vars for managed_node3 27817 1727096478.96327: Calling groups_inventory to load vars for managed_node3 27817 1727096478.96330: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096478.96341: Calling all_plugins_play to load vars for managed_node3 27817 1727096478.96343: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096478.96346: Calling groups_plugins_play to load vars for managed_node3 27817 1727096478.96977: done sending task result for task 0afff68d-5257-bae3-08df-000000000109 27817 1727096478.96986: WORKER PROCESS EXITING 27817 1727096478.97091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096478.97750: done with get_vars() 27817 1727096478.97762: done getting variables 27817 1727096478.98245: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 23 September 2024 09:01:18 -0400 (0:00:00.081) 0:00:03.336 ****** 27817 1727096478.98279: entering _queue_task() for managed_node3/copy 27817 1727096478.98698: worker is 1 (out of 1 available) 27817 1727096478.98710: exiting _queue_task() for managed_node3/copy 27817 1727096478.98721: done queuing things up, now waiting for results queue to drain 27817 1727096478.98722: waiting for pending results... 27817 1727096478.98936: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 27817 1727096478.99049: in run() - task 0afff68d-5257-bae3-08df-00000000010b 27817 1727096478.99067: variable 'ansible_search_path' from source: unknown 27817 1727096478.99081: variable 'ansible_search_path' from source: unknown 27817 1727096478.99124: calling self._execute() 27817 1727096478.99273: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096478.99277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096478.99280: variable 'omit' from source: magic vars 27817 1727096478.99750: variable 'ansible_distribution' from source: facts 27817 1727096478.99871: Evaluated conditional (ansible_distribution == 'CentOS'): True 27817 1727096478.99939: variable 'ansible_distribution_major_version' from source: facts 27817 1727096478.99956: Evaluated conditional (ansible_distribution_major_version == '6'): False 27817 1727096478.99964: when evaluation is False, skipping this task 27817 1727096478.99979: _execute() done 27817 1727096478.99986: dumping result to json 27817 1727096478.99994: done dumping result, returning 27817 1727096479.00005: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0afff68d-5257-bae3-08df-00000000010b] 27817 1727096479.00064: sending task result for task 0afff68d-5257-bae3-08df-00000000010b 27817 1727096479.00360: done sending task result for task 0afff68d-5257-bae3-08df-00000000010b 27817 1727096479.00363: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 27817 1727096479.00444: no more pending results, returning what we have 27817 1727096479.00448: results queue empty 27817 1727096479.00449: checking for any_errors_fatal 27817 1727096479.00453: done checking for any_errors_fatal 27817 1727096479.00454: checking for max_fail_percentage 27817 1727096479.00456: done checking for max_fail_percentage 27817 1727096479.00456: checking to see if all hosts have failed and the running result is not ok 27817 1727096479.00457: done checking to see if all hosts have failed 27817 1727096479.00458: getting the remaining hosts for this loop 27817 1727096479.00459: done getting the remaining hosts for this loop 27817 1727096479.00462: getting the next task for host managed_node3 27817 1727096479.00471: done getting next task for host managed_node3 27817 1727096479.00475: ^ task is: TASK: Include the task 'enable_epel.yml' 27817 1727096479.00480: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096479.00484: getting variables 27817 1727096479.00486: in VariableManager get_vars() 27817 1727096479.00515: Calling all_inventory to load vars for managed_node3 27817 1727096479.00517: Calling groups_inventory to load vars for managed_node3 27817 1727096479.00521: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096479.00533: Calling all_plugins_play to load vars for managed_node3 27817 1727096479.00536: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096479.00538: Calling groups_plugins_play to load vars for managed_node3 27817 1727096479.01125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096479.01375: done with get_vars() 27817 1727096479.01385: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Monday 23 September 2024 09:01:19 -0400 (0:00:00.032) 0:00:03.368 ****** 27817 1727096479.01496: entering _queue_task() for managed_node3/include_tasks 27817 1727096479.02330: worker is 1 (out of 1 available) 27817 1727096479.02340: exiting _queue_task() for managed_node3/include_tasks 27817 1727096479.02350: done queuing things up, now waiting for results queue to drain 27817 1727096479.02351: waiting for pending results... 27817 1727096479.02736: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 27817 1727096479.02941: in run() - task 0afff68d-5257-bae3-08df-00000000010c 27817 1727096479.02945: variable 'ansible_search_path' from source: unknown 27817 1727096479.02948: variable 'ansible_search_path' from source: unknown 27817 1727096479.02950: calling self._execute() 27817 1727096479.03003: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096479.03020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096479.03061: variable 'omit' from source: magic vars 27817 1727096479.03714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096479.06954: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096479.07094: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096479.07156: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096479.07200: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096479.07234: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096479.07338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096479.07379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096479.07408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096479.07458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096479.07483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096479.07611: variable '__network_is_ostree' from source: set_fact 27817 1727096479.07682: Evaluated conditional (not __network_is_ostree | d(false)): True 27817 1727096479.07686: _execute() done 27817 1727096479.07688: dumping result to json 27817 1727096479.07691: done dumping result, returning 27817 1727096479.07694: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0afff68d-5257-bae3-08df-00000000010c] 27817 1727096479.07696: sending task result for task 0afff68d-5257-bae3-08df-00000000010c 27817 1727096479.07876: done sending task result for task 0afff68d-5257-bae3-08df-00000000010c 27817 1727096479.07881: WORKER PROCESS EXITING 27817 1727096479.07908: no more pending results, returning what we have 27817 1727096479.07912: in VariableManager get_vars() 27817 1727096479.07945: Calling all_inventory to load vars for managed_node3 27817 1727096479.07948: Calling groups_inventory to load vars for managed_node3 27817 1727096479.07951: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096479.07962: Calling all_plugins_play to load vars for managed_node3 27817 1727096479.07964: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096479.07967: Calling groups_plugins_play to load vars for managed_node3 27817 1727096479.08235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096479.08447: done with get_vars() 27817 1727096479.08455: variable 'ansible_search_path' from source: unknown 27817 1727096479.08457: variable 'ansible_search_path' from source: unknown 27817 1727096479.08494: we have included files to process 27817 1727096479.08495: generating all_blocks data 27817 1727096479.08497: done generating all_blocks data 27817 1727096479.08503: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 27817 1727096479.08504: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 27817 1727096479.08506: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 27817 1727096479.09397: done processing included file 27817 1727096479.09400: iterating over new_blocks loaded from include file 27817 1727096479.09401: in VariableManager get_vars() 27817 1727096479.09419: done with get_vars() 27817 1727096479.09421: filtering new block on tags 27817 1727096479.09443: done filtering new block on tags 27817 1727096479.09447: in VariableManager get_vars() 27817 1727096479.09458: done with get_vars() 27817 1727096479.09460: filtering new block on tags 27817 1727096479.09472: done filtering new block on tags 27817 1727096479.09475: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 27817 1727096479.09480: extending task lists for all hosts with included blocks 27817 1727096479.09714: done extending task lists 27817 1727096479.09716: done processing included files 27817 1727096479.09716: results queue empty 27817 1727096479.09717: checking for any_errors_fatal 27817 1727096479.09720: done checking for any_errors_fatal 27817 1727096479.09720: checking for max_fail_percentage 27817 1727096479.09721: done checking for max_fail_percentage 27817 1727096479.09722: checking to see if all hosts have failed and the running result is not ok 27817 1727096479.09723: done checking to see if all hosts have failed 27817 1727096479.09724: getting the remaining hosts for this loop 27817 1727096479.09725: done getting the remaining hosts for this loop 27817 1727096479.09727: getting the next task for host managed_node3 27817 1727096479.09731: done getting next task for host managed_node3 27817 1727096479.09738: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 27817 1727096479.09741: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096479.09743: getting variables 27817 1727096479.09744: in VariableManager get_vars() 27817 1727096479.09753: Calling all_inventory to load vars for managed_node3 27817 1727096479.09755: Calling groups_inventory to load vars for managed_node3 27817 1727096479.09757: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096479.09763: Calling all_plugins_play to load vars for managed_node3 27817 1727096479.09773: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096479.09777: Calling groups_plugins_play to load vars for managed_node3 27817 1727096479.09950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096479.10150: done with get_vars() 27817 1727096479.10158: done getting variables 27817 1727096479.10226: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 27817 1727096479.10428: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Monday 23 September 2024 09:01:19 -0400 (0:00:00.089) 0:00:03.458 ****** 27817 1727096479.10471: entering _queue_task() for managed_node3/command 27817 1727096479.10473: Creating lock for command 27817 1727096479.10843: worker is 1 (out of 1 available) 27817 1727096479.10857: exiting _queue_task() for managed_node3/command 27817 1727096479.10871: done queuing things up, now waiting for results queue to drain 27817 1727096479.10873: waiting for pending results... 27817 1727096479.11095: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 27817 1727096479.11261: in run() - task 0afff68d-5257-bae3-08df-000000000126 27817 1727096479.11264: variable 'ansible_search_path' from source: unknown 27817 1727096479.11319: variable 'ansible_search_path' from source: unknown 27817 1727096479.11374: calling self._execute() 27817 1727096479.11412: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096479.11422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096479.11437: variable 'omit' from source: magic vars 27817 1727096479.11802: variable 'ansible_distribution' from source: facts 27817 1727096479.11818: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27817 1727096479.11942: variable 'ansible_distribution_major_version' from source: facts 27817 1727096479.11951: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27817 1727096479.11957: when evaluation is False, skipping this task 27817 1727096479.11962: _execute() done 27817 1727096479.11970: dumping result to json 27817 1727096479.11979: done dumping result, returning 27817 1727096479.11988: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [0afff68d-5257-bae3-08df-000000000126] 27817 1727096479.11995: sending task result for task 0afff68d-5257-bae3-08df-000000000126 27817 1727096479.12181: done sending task result for task 0afff68d-5257-bae3-08df-000000000126 27817 1727096479.12186: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27817 1727096479.12240: no more pending results, returning what we have 27817 1727096479.12243: results queue empty 27817 1727096479.12244: checking for any_errors_fatal 27817 1727096479.12247: done checking for any_errors_fatal 27817 1727096479.12247: checking for max_fail_percentage 27817 1727096479.12249: done checking for max_fail_percentage 27817 1727096479.12250: checking to see if all hosts have failed and the running result is not ok 27817 1727096479.12251: done checking to see if all hosts have failed 27817 1727096479.12251: getting the remaining hosts for this loop 27817 1727096479.12252: done getting the remaining hosts for this loop 27817 1727096479.12256: getting the next task for host managed_node3 27817 1727096479.12262: done getting next task for host managed_node3 27817 1727096479.12264: ^ task is: TASK: Install yum-utils package 27817 1727096479.12269: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096479.12273: getting variables 27817 1727096479.12274: in VariableManager get_vars() 27817 1727096479.12300: Calling all_inventory to load vars for managed_node3 27817 1727096479.12302: Calling groups_inventory to load vars for managed_node3 27817 1727096479.12305: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096479.12314: Calling all_plugins_play to load vars for managed_node3 27817 1727096479.12316: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096479.12319: Calling groups_plugins_play to load vars for managed_node3 27817 1727096479.12462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096479.12608: done with get_vars() 27817 1727096479.12616: done getting variables 27817 1727096479.12692: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Monday 23 September 2024 09:01:19 -0400 (0:00:00.022) 0:00:03.480 ****** 27817 1727096479.12711: entering _queue_task() for managed_node3/package 27817 1727096479.12713: Creating lock for package 27817 1727096479.12988: worker is 1 (out of 1 available) 27817 1727096479.13000: exiting _queue_task() for managed_node3/package 27817 1727096479.13011: done queuing things up, now waiting for results queue to drain 27817 1727096479.13012: waiting for pending results... 27817 1727096479.13292: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 27817 1727096479.13333: in run() - task 0afff68d-5257-bae3-08df-000000000127 27817 1727096479.13349: variable 'ansible_search_path' from source: unknown 27817 1727096479.13356: variable 'ansible_search_path' from source: unknown 27817 1727096479.13406: calling self._execute() 27817 1727096479.13499: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096479.13511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096479.13524: variable 'omit' from source: magic vars 27817 1727096479.13939: variable 'ansible_distribution' from source: facts 27817 1727096479.13962: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27817 1727096479.14112: variable 'ansible_distribution_major_version' from source: facts 27817 1727096479.14125: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27817 1727096479.14133: when evaluation is False, skipping this task 27817 1727096479.14140: _execute() done 27817 1727096479.14148: dumping result to json 27817 1727096479.14156: done dumping result, returning 27817 1727096479.14170: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0afff68d-5257-bae3-08df-000000000127] 27817 1727096479.14183: sending task result for task 0afff68d-5257-bae3-08df-000000000127 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27817 1727096479.14439: no more pending results, returning what we have 27817 1727096479.14442: results queue empty 27817 1727096479.14443: checking for any_errors_fatal 27817 1727096479.14452: done checking for any_errors_fatal 27817 1727096479.14453: checking for max_fail_percentage 27817 1727096479.14454: done checking for max_fail_percentage 27817 1727096479.14456: checking to see if all hosts have failed and the running result is not ok 27817 1727096479.14456: done checking to see if all hosts have failed 27817 1727096479.14457: getting the remaining hosts for this loop 27817 1727096479.14458: done getting the remaining hosts for this loop 27817 1727096479.14462: getting the next task for host managed_node3 27817 1727096479.14578: done getting next task for host managed_node3 27817 1727096479.14581: ^ task is: TASK: Enable EPEL 7 27817 1727096479.14585: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096479.14589: getting variables 27817 1727096479.14590: in VariableManager get_vars() 27817 1727096479.14618: Calling all_inventory to load vars for managed_node3 27817 1727096479.14621: Calling groups_inventory to load vars for managed_node3 27817 1727096479.14624: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096479.14634: Calling all_plugins_play to load vars for managed_node3 27817 1727096479.14637: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096479.14640: Calling groups_plugins_play to load vars for managed_node3 27817 1727096479.14947: done sending task result for task 0afff68d-5257-bae3-08df-000000000127 27817 1727096479.14951: WORKER PROCESS EXITING 27817 1727096479.14961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096479.15099: done with get_vars() 27817 1727096479.15108: done getting variables 27817 1727096479.15156: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Monday 23 September 2024 09:01:19 -0400 (0:00:00.024) 0:00:03.505 ****** 27817 1727096479.15181: entering _queue_task() for managed_node3/command 27817 1727096479.15401: worker is 1 (out of 1 available) 27817 1727096479.15414: exiting _queue_task() for managed_node3/command 27817 1727096479.15426: done queuing things up, now waiting for results queue to drain 27817 1727096479.15427: waiting for pending results... 27817 1727096479.15578: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 27817 1727096479.15638: in run() - task 0afff68d-5257-bae3-08df-000000000128 27817 1727096479.15646: variable 'ansible_search_path' from source: unknown 27817 1727096479.15652: variable 'ansible_search_path' from source: unknown 27817 1727096479.15685: calling self._execute() 27817 1727096479.15742: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096479.15747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096479.15757: variable 'omit' from source: magic vars 27817 1727096479.16037: variable 'ansible_distribution' from source: facts 27817 1727096479.16047: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27817 1727096479.16137: variable 'ansible_distribution_major_version' from source: facts 27817 1727096479.16141: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27817 1727096479.16144: when evaluation is False, skipping this task 27817 1727096479.16147: _execute() done 27817 1727096479.16150: dumping result to json 27817 1727096479.16153: done dumping result, returning 27817 1727096479.16159: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0afff68d-5257-bae3-08df-000000000128] 27817 1727096479.16164: sending task result for task 0afff68d-5257-bae3-08df-000000000128 27817 1727096479.16250: done sending task result for task 0afff68d-5257-bae3-08df-000000000128 27817 1727096479.16253: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27817 1727096479.16300: no more pending results, returning what we have 27817 1727096479.16303: results queue empty 27817 1727096479.16303: checking for any_errors_fatal 27817 1727096479.16309: done checking for any_errors_fatal 27817 1727096479.16310: checking for max_fail_percentage 27817 1727096479.16311: done checking for max_fail_percentage 27817 1727096479.16312: checking to see if all hosts have failed and the running result is not ok 27817 1727096479.16313: done checking to see if all hosts have failed 27817 1727096479.16314: getting the remaining hosts for this loop 27817 1727096479.16315: done getting the remaining hosts for this loop 27817 1727096479.16318: getting the next task for host managed_node3 27817 1727096479.16325: done getting next task for host managed_node3 27817 1727096479.16327: ^ task is: TASK: Enable EPEL 8 27817 1727096479.16331: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096479.16334: getting variables 27817 1727096479.16336: in VariableManager get_vars() 27817 1727096479.16363: Calling all_inventory to load vars for managed_node3 27817 1727096479.16366: Calling groups_inventory to load vars for managed_node3 27817 1727096479.16380: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096479.16390: Calling all_plugins_play to load vars for managed_node3 27817 1727096479.16392: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096479.16395: Calling groups_plugins_play to load vars for managed_node3 27817 1727096479.16565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096479.16694: done with get_vars() 27817 1727096479.16703: done getting variables 27817 1727096479.16792: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Monday 23 September 2024 09:01:19 -0400 (0:00:00.016) 0:00:03.521 ****** 27817 1727096479.16819: entering _queue_task() for managed_node3/command 27817 1727096479.17116: worker is 1 (out of 1 available) 27817 1727096479.17127: exiting _queue_task() for managed_node3/command 27817 1727096479.17139: done queuing things up, now waiting for results queue to drain 27817 1727096479.17140: waiting for pending results... 27817 1727096479.17485: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 27817 1727096479.17495: in run() - task 0afff68d-5257-bae3-08df-000000000129 27817 1727096479.17514: variable 'ansible_search_path' from source: unknown 27817 1727096479.17522: variable 'ansible_search_path' from source: unknown 27817 1727096479.17572: calling self._execute() 27817 1727096479.17707: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096479.17711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096479.17721: variable 'omit' from source: magic vars 27817 1727096479.18071: variable 'ansible_distribution' from source: facts 27817 1727096479.18093: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27817 1727096479.18189: variable 'ansible_distribution_major_version' from source: facts 27817 1727096479.18193: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27817 1727096479.18195: when evaluation is False, skipping this task 27817 1727096479.18198: _execute() done 27817 1727096479.18202: dumping result to json 27817 1727096479.18205: done dumping result, returning 27817 1727096479.18212: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0afff68d-5257-bae3-08df-000000000129] 27817 1727096479.18216: sending task result for task 0afff68d-5257-bae3-08df-000000000129 27817 1727096479.18306: done sending task result for task 0afff68d-5257-bae3-08df-000000000129 27817 1727096479.18309: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27817 1727096479.18387: no more pending results, returning what we have 27817 1727096479.18390: results queue empty 27817 1727096479.18390: checking for any_errors_fatal 27817 1727096479.18394: done checking for any_errors_fatal 27817 1727096479.18395: checking for max_fail_percentage 27817 1727096479.18396: done checking for max_fail_percentage 27817 1727096479.18397: checking to see if all hosts have failed and the running result is not ok 27817 1727096479.18398: done checking to see if all hosts have failed 27817 1727096479.18399: getting the remaining hosts for this loop 27817 1727096479.18400: done getting the remaining hosts for this loop 27817 1727096479.18403: getting the next task for host managed_node3 27817 1727096479.18411: done getting next task for host managed_node3 27817 1727096479.18413: ^ task is: TASK: Enable EPEL 6 27817 1727096479.18416: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096479.18421: getting variables 27817 1727096479.18423: in VariableManager get_vars() 27817 1727096479.18447: Calling all_inventory to load vars for managed_node3 27817 1727096479.18450: Calling groups_inventory to load vars for managed_node3 27817 1727096479.18452: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096479.18462: Calling all_plugins_play to load vars for managed_node3 27817 1727096479.18464: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096479.18466: Calling groups_plugins_play to load vars for managed_node3 27817 1727096479.18596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096479.18725: done with get_vars() 27817 1727096479.18732: done getting variables 27817 1727096479.18775: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Monday 23 September 2024 09:01:19 -0400 (0:00:00.019) 0:00:03.541 ****** 27817 1727096479.18795: entering _queue_task() for managed_node3/copy 27817 1727096479.18996: worker is 1 (out of 1 available) 27817 1727096479.19009: exiting _queue_task() for managed_node3/copy 27817 1727096479.19020: done queuing things up, now waiting for results queue to drain 27817 1727096479.19022: waiting for pending results... 27817 1727096479.19178: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 27817 1727096479.19245: in run() - task 0afff68d-5257-bae3-08df-00000000012b 27817 1727096479.19254: variable 'ansible_search_path' from source: unknown 27817 1727096479.19260: variable 'ansible_search_path' from source: unknown 27817 1727096479.19293: calling self._execute() 27817 1727096479.19347: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096479.19352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096479.19360: variable 'omit' from source: magic vars 27817 1727096479.19930: variable 'ansible_distribution' from source: facts 27817 1727096479.19934: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27817 1727096479.19984: variable 'ansible_distribution_major_version' from source: facts 27817 1727096479.19997: Evaluated conditional (ansible_distribution_major_version == '6'): False 27817 1727096479.20006: when evaluation is False, skipping this task 27817 1727096479.20014: _execute() done 27817 1727096479.20022: dumping result to json 27817 1727096479.20030: done dumping result, returning 27817 1727096479.20042: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0afff68d-5257-bae3-08df-00000000012b] 27817 1727096479.20053: sending task result for task 0afff68d-5257-bae3-08df-00000000012b 27817 1727096479.20269: done sending task result for task 0afff68d-5257-bae3-08df-00000000012b 27817 1727096479.20277: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 27817 1727096479.20328: no more pending results, returning what we have 27817 1727096479.20332: results queue empty 27817 1727096479.20333: checking for any_errors_fatal 27817 1727096479.20339: done checking for any_errors_fatal 27817 1727096479.20340: checking for max_fail_percentage 27817 1727096479.20342: done checking for max_fail_percentage 27817 1727096479.20343: checking to see if all hosts have failed and the running result is not ok 27817 1727096479.20344: done checking to see if all hosts have failed 27817 1727096479.20345: getting the remaining hosts for this loop 27817 1727096479.20346: done getting the remaining hosts for this loop 27817 1727096479.20350: getting the next task for host managed_node3 27817 1727096479.20361: done getting next task for host managed_node3 27817 1727096479.20365: ^ task is: TASK: Set network provider to 'nm' 27817 1727096479.20370: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096479.20376: getting variables 27817 1727096479.20378: in VariableManager get_vars() 27817 1727096479.20411: Calling all_inventory to load vars for managed_node3 27817 1727096479.20414: Calling groups_inventory to load vars for managed_node3 27817 1727096479.20418: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096479.20431: Calling all_plugins_play to load vars for managed_node3 27817 1727096479.20435: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096479.20438: Calling groups_plugins_play to load vars for managed_node3 27817 1727096479.20854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096479.21059: done with get_vars() 27817 1727096479.21071: done getting variables 27817 1727096479.21129: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_table_nm.yml:13 Monday 23 September 2024 09:01:19 -0400 (0:00:00.023) 0:00:03.565 ****** 27817 1727096479.21158: entering _queue_task() for managed_node3/set_fact 27817 1727096479.21647: worker is 1 (out of 1 available) 27817 1727096479.21659: exiting _queue_task() for managed_node3/set_fact 27817 1727096479.21729: done queuing things up, now waiting for results queue to drain 27817 1727096479.21731: waiting for pending results... 27817 1727096479.21927: running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' 27817 1727096479.22075: in run() - task 0afff68d-5257-bae3-08df-000000000007 27817 1727096479.22079: variable 'ansible_search_path' from source: unknown 27817 1727096479.22089: calling self._execute() 27817 1727096479.22175: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096479.22190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096479.22207: variable 'omit' from source: magic vars 27817 1727096479.22323: variable 'omit' from source: magic vars 27817 1727096479.22361: variable 'omit' from source: magic vars 27817 1727096479.22407: variable 'omit' from source: magic vars 27817 1727096479.22574: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096479.22578: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096479.22580: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096479.22582: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096479.22584: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096479.22592: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096479.22602: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096479.22611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096479.22719: Set connection var ansible_pipelining to False 27817 1727096479.22732: Set connection var ansible_connection to ssh 27817 1727096479.22741: Set connection var ansible_timeout to 10 27817 1727096479.22748: Set connection var ansible_shell_type to sh 27817 1727096479.22756: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096479.22765: Set connection var ansible_shell_executable to /bin/sh 27817 1727096479.22800: variable 'ansible_shell_executable' from source: unknown 27817 1727096479.22809: variable 'ansible_connection' from source: unknown 27817 1727096479.22816: variable 'ansible_module_compression' from source: unknown 27817 1727096479.22828: variable 'ansible_shell_type' from source: unknown 27817 1727096479.22835: variable 'ansible_shell_executable' from source: unknown 27817 1727096479.22842: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096479.22933: variable 'ansible_pipelining' from source: unknown 27817 1727096479.22936: variable 'ansible_timeout' from source: unknown 27817 1727096479.22939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096479.23017: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096479.23033: variable 'omit' from source: magic vars 27817 1727096479.23049: starting attempt loop 27817 1727096479.23056: running the handler 27817 1727096479.23076: handler run complete 27817 1727096479.23150: attempt loop complete, returning result 27817 1727096479.23153: _execute() done 27817 1727096479.23155: dumping result to json 27817 1727096479.23157: done dumping result, returning 27817 1727096479.23159: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' [0afff68d-5257-bae3-08df-000000000007] 27817 1727096479.23161: sending task result for task 0afff68d-5257-bae3-08df-000000000007 27817 1727096479.23234: done sending task result for task 0afff68d-5257-bae3-08df-000000000007 27817 1727096479.23238: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 27817 1727096479.23313: no more pending results, returning what we have 27817 1727096479.23316: results queue empty 27817 1727096479.23317: checking for any_errors_fatal 27817 1727096479.23323: done checking for any_errors_fatal 27817 1727096479.23324: checking for max_fail_percentage 27817 1727096479.23326: done checking for max_fail_percentage 27817 1727096479.23327: checking to see if all hosts have failed and the running result is not ok 27817 1727096479.23328: done checking to see if all hosts have failed 27817 1727096479.23329: getting the remaining hosts for this loop 27817 1727096479.23330: done getting the remaining hosts for this loop 27817 1727096479.23334: getting the next task for host managed_node3 27817 1727096479.23341: done getting next task for host managed_node3 27817 1727096479.23343: ^ task is: TASK: meta (flush_handlers) 27817 1727096479.23345: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096479.23350: getting variables 27817 1727096479.23352: in VariableManager get_vars() 27817 1727096479.23386: Calling all_inventory to load vars for managed_node3 27817 1727096479.23389: Calling groups_inventory to load vars for managed_node3 27817 1727096479.23393: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096479.23405: Calling all_plugins_play to load vars for managed_node3 27817 1727096479.23409: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096479.23412: Calling groups_plugins_play to load vars for managed_node3 27817 1727096479.23811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096479.24091: done with get_vars() 27817 1727096479.24103: done getting variables 27817 1727096479.24176: in VariableManager get_vars() 27817 1727096479.24186: Calling all_inventory to load vars for managed_node3 27817 1727096479.24188: Calling groups_inventory to load vars for managed_node3 27817 1727096479.24190: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096479.24194: Calling all_plugins_play to load vars for managed_node3 27817 1727096479.24196: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096479.24200: Calling groups_plugins_play to load vars for managed_node3 27817 1727096479.24372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096479.24502: done with get_vars() 27817 1727096479.24513: done queuing things up, now waiting for results queue to drain 27817 1727096479.24514: results queue empty 27817 1727096479.24515: checking for any_errors_fatal 27817 1727096479.24516: done checking for any_errors_fatal 27817 1727096479.24517: checking for max_fail_percentage 27817 1727096479.24518: done checking for max_fail_percentage 27817 1727096479.24518: checking to see if all hosts have failed and the running result is not ok 27817 1727096479.24518: done checking to see if all hosts have failed 27817 1727096479.24519: getting the remaining hosts for this loop 27817 1727096479.24519: done getting the remaining hosts for this loop 27817 1727096479.24521: getting the next task for host managed_node3 27817 1727096479.24524: done getting next task for host managed_node3 27817 1727096479.24525: ^ task is: TASK: meta (flush_handlers) 27817 1727096479.24526: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096479.24533: getting variables 27817 1727096479.24533: in VariableManager get_vars() 27817 1727096479.24538: Calling all_inventory to load vars for managed_node3 27817 1727096479.24540: Calling groups_inventory to load vars for managed_node3 27817 1727096479.24541: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096479.24544: Calling all_plugins_play to load vars for managed_node3 27817 1727096479.24546: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096479.24547: Calling groups_plugins_play to load vars for managed_node3 27817 1727096479.24636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096479.24751: done with get_vars() 27817 1727096479.24757: done getting variables 27817 1727096479.24794: in VariableManager get_vars() 27817 1727096479.24800: Calling all_inventory to load vars for managed_node3 27817 1727096479.24802: Calling groups_inventory to load vars for managed_node3 27817 1727096479.24803: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096479.24806: Calling all_plugins_play to load vars for managed_node3 27817 1727096479.24807: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096479.24809: Calling groups_plugins_play to load vars for managed_node3 27817 1727096479.24912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096479.25024: done with get_vars() 27817 1727096479.25032: done queuing things up, now waiting for results queue to drain 27817 1727096479.25034: results queue empty 27817 1727096479.25034: checking for any_errors_fatal 27817 1727096479.25035: done checking for any_errors_fatal 27817 1727096479.25035: checking for max_fail_percentage 27817 1727096479.25036: done checking for max_fail_percentage 27817 1727096479.25036: checking to see if all hosts have failed and the running result is not ok 27817 1727096479.25037: done checking to see if all hosts have failed 27817 1727096479.25037: getting the remaining hosts for this loop 27817 1727096479.25038: done getting the remaining hosts for this loop 27817 1727096479.25039: getting the next task for host managed_node3 27817 1727096479.25041: done getting next task for host managed_node3 27817 1727096479.25042: ^ task is: None 27817 1727096479.25043: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096479.25043: done queuing things up, now waiting for results queue to drain 27817 1727096479.25044: results queue empty 27817 1727096479.25044: checking for any_errors_fatal 27817 1727096479.25045: done checking for any_errors_fatal 27817 1727096479.25045: checking for max_fail_percentage 27817 1727096479.25046: done checking for max_fail_percentage 27817 1727096479.25047: checking to see if all hosts have failed and the running result is not ok 27817 1727096479.25047: done checking to see if all hosts have failed 27817 1727096479.25048: getting the next task for host managed_node3 27817 1727096479.25050: done getting next task for host managed_node3 27817 1727096479.25051: ^ task is: None 27817 1727096479.25051: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096479.25094: in VariableManager get_vars() 27817 1727096479.25117: done with get_vars() 27817 1727096479.25121: in VariableManager get_vars() 27817 1727096479.25131: done with get_vars() 27817 1727096479.25134: variable 'omit' from source: magic vars 27817 1727096479.25154: in VariableManager get_vars() 27817 1727096479.25163: done with get_vars() 27817 1727096479.25182: variable 'omit' from source: magic vars PLAY [Play for testing route table] ******************************************** 27817 1727096479.25411: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 27817 1727096479.25434: getting the remaining hosts for this loop 27817 1727096479.25435: done getting the remaining hosts for this loop 27817 1727096479.25438: getting the next task for host managed_node3 27817 1727096479.25440: done getting next task for host managed_node3 27817 1727096479.25441: ^ task is: TASK: Gathering Facts 27817 1727096479.25442: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096479.25444: getting variables 27817 1727096479.25444: in VariableManager get_vars() 27817 1727096479.25454: Calling all_inventory to load vars for managed_node3 27817 1727096479.25455: Calling groups_inventory to load vars for managed_node3 27817 1727096479.25456: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096479.25460: Calling all_plugins_play to load vars for managed_node3 27817 1727096479.25473: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096479.25475: Calling groups_plugins_play to load vars for managed_node3 27817 1727096479.25562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096479.25687: done with get_vars() 27817 1727096479.25693: done getting variables 27817 1727096479.25719: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:3 Monday 23 September 2024 09:01:19 -0400 (0:00:00.045) 0:00:03.611 ****** 27817 1727096479.25736: entering _queue_task() for managed_node3/gather_facts 27817 1727096479.25962: worker is 1 (out of 1 available) 27817 1727096479.25977: exiting _queue_task() for managed_node3/gather_facts 27817 1727096479.25991: done queuing things up, now waiting for results queue to drain 27817 1727096479.25993: waiting for pending results... 27817 1727096479.26146: running TaskExecutor() for managed_node3/TASK: Gathering Facts 27817 1727096479.26206: in run() - task 0afff68d-5257-bae3-08df-000000000151 27817 1727096479.26241: variable 'ansible_search_path' from source: unknown 27817 1727096479.26250: calling self._execute() 27817 1727096479.26312: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096479.26318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096479.26328: variable 'omit' from source: magic vars 27817 1727096479.26604: variable 'ansible_distribution_major_version' from source: facts 27817 1727096479.26613: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096479.26619: variable 'omit' from source: magic vars 27817 1727096479.26638: variable 'omit' from source: magic vars 27817 1727096479.26666: variable 'omit' from source: magic vars 27817 1727096479.26701: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096479.26727: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096479.26744: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096479.26760: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096479.26769: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096479.26796: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096479.26799: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096479.26802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096479.26973: Set connection var ansible_pipelining to False 27817 1727096479.26977: Set connection var ansible_connection to ssh 27817 1727096479.26979: Set connection var ansible_timeout to 10 27817 1727096479.26981: Set connection var ansible_shell_type to sh 27817 1727096479.26982: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096479.26984: Set connection var ansible_shell_executable to /bin/sh 27817 1727096479.26986: variable 'ansible_shell_executable' from source: unknown 27817 1727096479.26987: variable 'ansible_connection' from source: unknown 27817 1727096479.26989: variable 'ansible_module_compression' from source: unknown 27817 1727096479.26991: variable 'ansible_shell_type' from source: unknown 27817 1727096479.26993: variable 'ansible_shell_executable' from source: unknown 27817 1727096479.26995: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096479.26997: variable 'ansible_pipelining' from source: unknown 27817 1727096479.26998: variable 'ansible_timeout' from source: unknown 27817 1727096479.27000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096479.27307: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096479.27316: variable 'omit' from source: magic vars 27817 1727096479.27319: starting attempt loop 27817 1727096479.27322: running the handler 27817 1727096479.27339: variable 'ansible_facts' from source: unknown 27817 1727096479.27357: _low_level_execute_command(): starting 27817 1727096479.27364: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096479.28011: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096479.28039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096479.28087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096479.28111: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096479.28176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27817 1727096479.30502: stdout chunk (state=3): >>>/root <<< 27817 1727096479.30703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096479.30707: stdout chunk (state=3): >>><<< 27817 1727096479.30709: stderr chunk (state=3): >>><<< 27817 1727096479.30734: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 27817 1727096479.30832: _low_level_execute_command(): starting 27817 1727096479.30836: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096479.3074098-28010-261285662011865 `" && echo ansible-tmp-1727096479.3074098-28010-261285662011865="` echo /root/.ansible/tmp/ansible-tmp-1727096479.3074098-28010-261285662011865 `" ) && sleep 0' 27817 1727096479.31292: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096479.31306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 27817 1727096479.31320: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096479.31372: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096479.31392: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096479.31395: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096479.31442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27817 1727096479.34182: stdout chunk (state=3): >>>ansible-tmp-1727096479.3074098-28010-261285662011865=/root/.ansible/tmp/ansible-tmp-1727096479.3074098-28010-261285662011865 <<< 27817 1727096479.34351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096479.34381: stderr chunk (state=3): >>><<< 27817 1727096479.34385: stdout chunk (state=3): >>><<< 27817 1727096479.34403: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096479.3074098-28010-261285662011865=/root/.ansible/tmp/ansible-tmp-1727096479.3074098-28010-261285662011865 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 27817 1727096479.34427: variable 'ansible_module_compression' from source: unknown 27817 1727096479.34478: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 27817 1727096479.34526: variable 'ansible_facts' from source: unknown 27817 1727096479.34659: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096479.3074098-28010-261285662011865/AnsiballZ_setup.py 27817 1727096479.34774: Sending initial data 27817 1727096479.34777: Sent initial data (154 bytes) 27817 1727096479.35274: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096479.35282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096479.35285: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096479.35288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096479.35318: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096479.35357: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096479.35429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27817 1727096479.37717: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 27817 1727096479.37748: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096479.37798: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096479.37840: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpr1sg2wm6 /root/.ansible/tmp/ansible-tmp-1727096479.3074098-28010-261285662011865/AnsiballZ_setup.py <<< 27817 1727096479.37847: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096479.3074098-28010-261285662011865/AnsiballZ_setup.py" <<< 27817 1727096479.37891: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpr1sg2wm6" to remote "/root/.ansible/tmp/ansible-tmp-1727096479.3074098-28010-261285662011865/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096479.3074098-28010-261285662011865/AnsiballZ_setup.py" <<< 27817 1727096479.39812: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096479.39816: stdout chunk (state=3): >>><<< 27817 1727096479.39819: stderr chunk (state=3): >>><<< 27817 1727096479.39821: done transferring module to remote 27817 1727096479.39823: _low_level_execute_command(): starting 27817 1727096479.39826: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096479.3074098-28010-261285662011865/ /root/.ansible/tmp/ansible-tmp-1727096479.3074098-28010-261285662011865/AnsiballZ_setup.py && sleep 0' 27817 1727096479.40637: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096479.40657: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096479.40683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096479.40701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096479.40718: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096479.40727: stderr chunk (state=3): >>>debug2: match not found <<< 27817 1727096479.40740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096479.40757: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27817 1727096479.40785: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096479.40857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096479.40889: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096479.40908: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096479.41024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27817 1727096479.43646: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096479.43713: stderr chunk (state=3): >>><<< 27817 1727096479.43726: stdout chunk (state=3): >>><<< 27817 1727096479.43931: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 27817 1727096479.43938: _low_level_execute_command(): starting 27817 1727096479.43943: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096479.3074098-28010-261285662011865/AnsiballZ_setup.py && sleep 0' 27817 1727096479.44854: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096479.44858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096479.44861: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096479.44863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096479.45025: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096479.45286: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096479.45486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27817 1727096480.31502: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_local": {}, "ansible_lsb": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "01", "second": "19", "epoch": "1727096479", "epoch_int": "1727096479", "date": "2024-09-23", "time": "09:01:19", "iso8601_micro": "2024-09-23T13:01:19.885885Z", "iso8601": "2024-09-23T13:01:19Z", "iso8601_basic": "20240923T090119885885", "iso8601_basic_short": "20240923T090119", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.59619140625, "5m": 0.548828125, "15m": 0.34228515625}, "ansible_fibre_channel_wwn": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releasel<<< 27817 1727096480.31559: stdout chunk (state=3): >>>evel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_interfaces": ["eth0", "lo", "rpltstbr"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "be:6a:de:a5:d9:03", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75"<<< 27817 1727096480.31600: stdout chunk (state=3): >>>, "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:dfff:fe7b:8e75"]}, "ansible_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"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2974, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 557, "free": 2974}, "nocache": {"free": 3292, "used": 239}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 623, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261798981632, "block_size": 4096, "block_total": 65519099, "block_available": 63915767, "block_used": 1603332, "inode_total": 131070960, "inode_available": 131029176, "inode_used": 41784, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_pkg_mgr": "dnf", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_fips": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 27817 1727096480.34578: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096480.34582: stdout chunk (state=3): >>><<< 27817 1727096480.34584: stderr chunk (state=3): >>><<< 27817 1727096480.34589: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_local": {}, "ansible_lsb": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "01", "second": "19", "epoch": "1727096479", "epoch_int": "1727096479", "date": "2024-09-23", "time": "09:01:19", "iso8601_micro": "2024-09-23T13:01:19.885885Z", "iso8601": "2024-09-23T13:01:19Z", "iso8601_basic": "20240923T090119885885", "iso8601_basic_short": "20240923T090119", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.59619140625, "5m": 0.548828125, "15m": 0.34228515625}, "ansible_fibre_channel_wwn": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_interfaces": ["eth0", "lo", "rpltstbr"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "be:6a:de:a5:d9:03", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:dfff:fe7b:8e75"]}, "ansible_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"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2974, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 557, "free": 2974}, "nocache": {"free": 3292, "used": 239}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 623, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261798981632, "block_size": 4096, "block_total": 65519099, "block_available": 63915767, "block_used": 1603332, "inode_total": 131070960, "inode_available": 131029176, "inode_used": 41784, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_pkg_mgr": "dnf", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_fips": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096480.34952: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096479.3074098-28010-261285662011865/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096480.34997: _low_level_execute_command(): starting 27817 1727096480.35007: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096479.3074098-28010-261285662011865/ > /dev/null 2>&1 && sleep 0' 27817 1727096480.35799: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096480.35916: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096480.35938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096480.35959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096480.35993: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096480.36059: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27817 1727096480.38616: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096480.38686: stderr chunk (state=3): >>><<< 27817 1727096480.38705: stdout chunk (state=3): >>><<< 27817 1727096480.38725: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 27817 1727096480.38739: handler run complete 27817 1727096480.38897: variable 'ansible_facts' from source: unknown 27817 1727096480.39021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096480.39474: variable 'ansible_facts' from source: unknown 27817 1727096480.39538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096480.39699: attempt loop complete, returning result 27817 1727096480.39713: _execute() done 27817 1727096480.39729: dumping result to json 27817 1727096480.39765: done dumping result, returning 27817 1727096480.39818: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0afff68d-5257-bae3-08df-000000000151] 27817 1727096480.39821: sending task result for task 0afff68d-5257-bae3-08df-000000000151 ok: [managed_node3] 27817 1727096480.40883: no more pending results, returning what we have 27817 1727096480.40885: results queue empty 27817 1727096480.40886: checking for any_errors_fatal 27817 1727096480.40888: done checking for any_errors_fatal 27817 1727096480.40888: checking for max_fail_percentage 27817 1727096480.40890: done checking for max_fail_percentage 27817 1727096480.40891: checking to see if all hosts have failed and the running result is not ok 27817 1727096480.40891: done checking to see if all hosts have failed 27817 1727096480.40892: getting the remaining hosts for this loop 27817 1727096480.40893: done getting the remaining hosts for this loop 27817 1727096480.40897: getting the next task for host managed_node3 27817 1727096480.40902: done getting next task for host managed_node3 27817 1727096480.40904: ^ task is: TASK: meta (flush_handlers) 27817 1727096480.40906: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096480.40910: getting variables 27817 1727096480.40911: in VariableManager get_vars() 27817 1727096480.40950: Calling all_inventory to load vars for managed_node3 27817 1727096480.40953: Calling groups_inventory to load vars for managed_node3 27817 1727096480.40955: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096480.40961: done sending task result for task 0afff68d-5257-bae3-08df-000000000151 27817 1727096480.40964: WORKER PROCESS EXITING 27817 1727096480.40978: Calling all_plugins_play to load vars for managed_node3 27817 1727096480.40981: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096480.40985: Calling groups_plugins_play to load vars for managed_node3 27817 1727096480.41178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096480.41341: done with get_vars() 27817 1727096480.41349: done getting variables 27817 1727096480.41404: in VariableManager get_vars() 27817 1727096480.41414: Calling all_inventory to load vars for managed_node3 27817 1727096480.41416: Calling groups_inventory to load vars for managed_node3 27817 1727096480.41417: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096480.41420: Calling all_plugins_play to load vars for managed_node3 27817 1727096480.41421: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096480.41422: Calling groups_plugins_play to load vars for managed_node3 27817 1727096480.41518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096480.41650: done with get_vars() 27817 1727096480.41658: done queuing things up, now waiting for results queue to drain 27817 1727096480.41659: results queue empty 27817 1727096480.41660: checking for any_errors_fatal 27817 1727096480.41661: done checking for any_errors_fatal 27817 1727096480.41662: checking for max_fail_percentage 27817 1727096480.41663: done checking for max_fail_percentage 27817 1727096480.41663: checking to see if all hosts have failed and the running result is not ok 27817 1727096480.41669: done checking to see if all hosts have failed 27817 1727096480.41671: getting the remaining hosts for this loop 27817 1727096480.41672: done getting the remaining hosts for this loop 27817 1727096480.41674: getting the next task for host managed_node3 27817 1727096480.41676: done getting next task for host managed_node3 27817 1727096480.41678: ^ task is: TASK: Set type={{ type }} and interface={{ interface }} 27817 1727096480.41679: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096480.41680: getting variables 27817 1727096480.41681: in VariableManager get_vars() 27817 1727096480.41690: Calling all_inventory to load vars for managed_node3 27817 1727096480.41692: Calling groups_inventory to load vars for managed_node3 27817 1727096480.41694: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096480.41697: Calling all_plugins_play to load vars for managed_node3 27817 1727096480.41699: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096480.41701: Calling groups_plugins_play to load vars for managed_node3 27817 1727096480.41787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096480.41908: done with get_vars() 27817 1727096480.41915: done getting variables 27817 1727096480.41942: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 27817 1727096480.42043: variable 'type' from source: play vars 27817 1727096480.42047: variable 'interface' from source: play vars TASK [Set type=veth and interface=ethtest0] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:11 Monday 23 September 2024 09:01:20 -0400 (0:00:01.163) 0:00:04.774 ****** 27817 1727096480.42077: entering _queue_task() for managed_node3/set_fact 27817 1727096480.42299: worker is 1 (out of 1 available) 27817 1727096480.42312: exiting _queue_task() for managed_node3/set_fact 27817 1727096480.42324: done queuing things up, now waiting for results queue to drain 27817 1727096480.42325: waiting for pending results... 27817 1727096480.42480: running TaskExecutor() for managed_node3/TASK: Set type=veth and interface=ethtest0 27817 1727096480.42533: in run() - task 0afff68d-5257-bae3-08df-00000000000b 27817 1727096480.42545: variable 'ansible_search_path' from source: unknown 27817 1727096480.42663: calling self._execute() 27817 1727096480.42679: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096480.42684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096480.42686: variable 'omit' from source: magic vars 27817 1727096480.42921: variable 'ansible_distribution_major_version' from source: facts 27817 1727096480.42931: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096480.42937: variable 'omit' from source: magic vars 27817 1727096480.42952: variable 'omit' from source: magic vars 27817 1727096480.42976: variable 'type' from source: play vars 27817 1727096480.43040: variable 'type' from source: play vars 27817 1727096480.43048: variable 'interface' from source: play vars 27817 1727096480.43272: variable 'interface' from source: play vars 27817 1727096480.43275: variable 'omit' from source: magic vars 27817 1727096480.43278: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096480.43281: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096480.43283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096480.43285: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096480.43287: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096480.43289: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096480.43295: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096480.43303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096480.43402: Set connection var ansible_pipelining to False 27817 1727096480.43415: Set connection var ansible_connection to ssh 27817 1727096480.43425: Set connection var ansible_timeout to 10 27817 1727096480.43433: Set connection var ansible_shell_type to sh 27817 1727096480.43443: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096480.43454: Set connection var ansible_shell_executable to /bin/sh 27817 1727096480.43486: variable 'ansible_shell_executable' from source: unknown 27817 1727096480.43495: variable 'ansible_connection' from source: unknown 27817 1727096480.43502: variable 'ansible_module_compression' from source: unknown 27817 1727096480.43508: variable 'ansible_shell_type' from source: unknown 27817 1727096480.43513: variable 'ansible_shell_executable' from source: unknown 27817 1727096480.43518: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096480.43525: variable 'ansible_pipelining' from source: unknown 27817 1727096480.43531: variable 'ansible_timeout' from source: unknown 27817 1727096480.43538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096480.43672: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096480.43693: variable 'omit' from source: magic vars 27817 1727096480.43702: starting attempt loop 27817 1727096480.43708: running the handler 27817 1727096480.43723: handler run complete 27817 1727096480.43748: attempt loop complete, returning result 27817 1727096480.43754: _execute() done 27817 1727096480.43760: dumping result to json 27817 1727096480.43766: done dumping result, returning 27817 1727096480.43779: done running TaskExecutor() for managed_node3/TASK: Set type=veth and interface=ethtest0 [0afff68d-5257-bae3-08df-00000000000b] 27817 1727096480.43789: sending task result for task 0afff68d-5257-bae3-08df-00000000000b ok: [managed_node3] => { "ansible_facts": { "interface": "ethtest0", "type": "veth" }, "changed": false } 27817 1727096480.43954: no more pending results, returning what we have 27817 1727096480.43957: results queue empty 27817 1727096480.43957: checking for any_errors_fatal 27817 1727096480.43960: done checking for any_errors_fatal 27817 1727096480.43960: checking for max_fail_percentage 27817 1727096480.43962: done checking for max_fail_percentage 27817 1727096480.43963: checking to see if all hosts have failed and the running result is not ok 27817 1727096480.43963: done checking to see if all hosts have failed 27817 1727096480.43964: getting the remaining hosts for this loop 27817 1727096480.43965: done getting the remaining hosts for this loop 27817 1727096480.43973: getting the next task for host managed_node3 27817 1727096480.43979: done getting next task for host managed_node3 27817 1727096480.43981: ^ task is: TASK: Include the task 'show_interfaces.yml' 27817 1727096480.43983: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096480.43987: getting variables 27817 1727096480.43988: in VariableManager get_vars() 27817 1727096480.44085: Calling all_inventory to load vars for managed_node3 27817 1727096480.44088: Calling groups_inventory to load vars for managed_node3 27817 1727096480.44090: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096480.44099: Calling all_plugins_play to load vars for managed_node3 27817 1727096480.44101: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096480.44104: Calling groups_plugins_play to load vars for managed_node3 27817 1727096480.44340: done sending task result for task 0afff68d-5257-bae3-08df-00000000000b 27817 1727096480.44344: WORKER PROCESS EXITING 27817 1727096480.44380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096480.44509: done with get_vars() 27817 1727096480.44516: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:15 Monday 23 September 2024 09:01:20 -0400 (0:00:00.025) 0:00:04.799 ****** 27817 1727096480.44586: entering _queue_task() for managed_node3/include_tasks 27817 1727096480.44781: worker is 1 (out of 1 available) 27817 1727096480.44793: exiting _queue_task() for managed_node3/include_tasks 27817 1727096480.44802: done queuing things up, now waiting for results queue to drain 27817 1727096480.44804: waiting for pending results... 27817 1727096480.44954: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 27817 1727096480.45018: in run() - task 0afff68d-5257-bae3-08df-00000000000c 27817 1727096480.45034: variable 'ansible_search_path' from source: unknown 27817 1727096480.45061: calling self._execute() 27817 1727096480.45122: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096480.45127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096480.45140: variable 'omit' from source: magic vars 27817 1727096480.45404: variable 'ansible_distribution_major_version' from source: facts 27817 1727096480.45413: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096480.45419: _execute() done 27817 1727096480.45422: dumping result to json 27817 1727096480.45424: done dumping result, returning 27817 1727096480.45430: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-bae3-08df-00000000000c] 27817 1727096480.45435: sending task result for task 0afff68d-5257-bae3-08df-00000000000c 27817 1727096480.45517: done sending task result for task 0afff68d-5257-bae3-08df-00000000000c 27817 1727096480.45520: WORKER PROCESS EXITING 27817 1727096480.45546: no more pending results, returning what we have 27817 1727096480.45550: in VariableManager get_vars() 27817 1727096480.45594: Calling all_inventory to load vars for managed_node3 27817 1727096480.45597: Calling groups_inventory to load vars for managed_node3 27817 1727096480.45599: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096480.45608: Calling all_plugins_play to load vars for managed_node3 27817 1727096480.45610: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096480.45613: Calling groups_plugins_play to load vars for managed_node3 27817 1727096480.45757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096480.45884: done with get_vars() 27817 1727096480.45889: variable 'ansible_search_path' from source: unknown 27817 1727096480.45899: we have included files to process 27817 1727096480.45900: generating all_blocks data 27817 1727096480.45901: done generating all_blocks data 27817 1727096480.45901: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 27817 1727096480.45902: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 27817 1727096480.45903: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 27817 1727096480.46008: in VariableManager get_vars() 27817 1727096480.46022: done with get_vars() 27817 1727096480.46097: done processing included file 27817 1727096480.46098: iterating over new_blocks loaded from include file 27817 1727096480.46099: in VariableManager get_vars() 27817 1727096480.46109: done with get_vars() 27817 1727096480.46110: filtering new block on tags 27817 1727096480.46120: done filtering new block on tags 27817 1727096480.46121: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 27817 1727096480.46125: extending task lists for all hosts with included blocks 27817 1727096480.47892: done extending task lists 27817 1727096480.47893: done processing included files 27817 1727096480.47894: results queue empty 27817 1727096480.47895: checking for any_errors_fatal 27817 1727096480.47898: done checking for any_errors_fatal 27817 1727096480.47899: checking for max_fail_percentage 27817 1727096480.47900: done checking for max_fail_percentage 27817 1727096480.47901: checking to see if all hosts have failed and the running result is not ok 27817 1727096480.47901: done checking to see if all hosts have failed 27817 1727096480.47902: getting the remaining hosts for this loop 27817 1727096480.47903: done getting the remaining hosts for this loop 27817 1727096480.47905: getting the next task for host managed_node3 27817 1727096480.47909: done getting next task for host managed_node3 27817 1727096480.47911: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 27817 1727096480.47913: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096480.47915: getting variables 27817 1727096480.47916: in VariableManager get_vars() 27817 1727096480.47931: Calling all_inventory to load vars for managed_node3 27817 1727096480.47934: Calling groups_inventory to load vars for managed_node3 27817 1727096480.47936: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096480.47941: Calling all_plugins_play to load vars for managed_node3 27817 1727096480.47944: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096480.47947: Calling groups_plugins_play to load vars for managed_node3 27817 1727096480.48258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096480.48389: done with get_vars() 27817 1727096480.48395: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Monday 23 September 2024 09:01:20 -0400 (0:00:00.038) 0:00:04.838 ****** 27817 1727096480.48448: entering _queue_task() for managed_node3/include_tasks 27817 1727096480.48675: worker is 1 (out of 1 available) 27817 1727096480.48687: exiting _queue_task() for managed_node3/include_tasks 27817 1727096480.48699: done queuing things up, now waiting for results queue to drain 27817 1727096480.48700: waiting for pending results... 27817 1727096480.48866: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 27817 1727096480.48930: in run() - task 0afff68d-5257-bae3-08df-000000000169 27817 1727096480.48941: variable 'ansible_search_path' from source: unknown 27817 1727096480.48945: variable 'ansible_search_path' from source: unknown 27817 1727096480.48990: calling self._execute() 27817 1727096480.49040: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096480.49044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096480.49054: variable 'omit' from source: magic vars 27817 1727096480.49324: variable 'ansible_distribution_major_version' from source: facts 27817 1727096480.49332: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096480.49338: _execute() done 27817 1727096480.49341: dumping result to json 27817 1727096480.49343: done dumping result, returning 27817 1727096480.49349: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [0afff68d-5257-bae3-08df-000000000169] 27817 1727096480.49357: sending task result for task 0afff68d-5257-bae3-08df-000000000169 27817 1727096480.49439: done sending task result for task 0afff68d-5257-bae3-08df-000000000169 27817 1727096480.49442: WORKER PROCESS EXITING 27817 1727096480.49494: no more pending results, returning what we have 27817 1727096480.49499: in VariableManager get_vars() 27817 1727096480.49540: Calling all_inventory to load vars for managed_node3 27817 1727096480.49542: Calling groups_inventory to load vars for managed_node3 27817 1727096480.49545: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096480.49563: Calling all_plugins_play to load vars for managed_node3 27817 1727096480.49566: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096480.49573: Calling groups_plugins_play to load vars for managed_node3 27817 1727096480.49708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096480.49886: done with get_vars() 27817 1727096480.49893: variable 'ansible_search_path' from source: unknown 27817 1727096480.49894: variable 'ansible_search_path' from source: unknown 27817 1727096480.49920: we have included files to process 27817 1727096480.49920: generating all_blocks data 27817 1727096480.49922: done generating all_blocks data 27817 1727096480.49923: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 27817 1727096480.49923: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 27817 1727096480.49925: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 27817 1727096480.50216: done processing included file 27817 1727096480.50218: iterating over new_blocks loaded from include file 27817 1727096480.50220: in VariableManager get_vars() 27817 1727096480.50237: done with get_vars() 27817 1727096480.50238: filtering new block on tags 27817 1727096480.50255: done filtering new block on tags 27817 1727096480.50257: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 27817 1727096480.50261: extending task lists for all hosts with included blocks 27817 1727096480.50361: done extending task lists 27817 1727096480.50362: done processing included files 27817 1727096480.50363: results queue empty 27817 1727096480.50363: checking for any_errors_fatal 27817 1727096480.50366: done checking for any_errors_fatal 27817 1727096480.50369: checking for max_fail_percentage 27817 1727096480.50370: done checking for max_fail_percentage 27817 1727096480.50370: checking to see if all hosts have failed and the running result is not ok 27817 1727096480.50371: done checking to see if all hosts have failed 27817 1727096480.50372: getting the remaining hosts for this loop 27817 1727096480.50373: done getting the remaining hosts for this loop 27817 1727096480.50375: getting the next task for host managed_node3 27817 1727096480.50379: done getting next task for host managed_node3 27817 1727096480.50381: ^ task is: TASK: Gather current interface info 27817 1727096480.50384: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096480.50386: getting variables 27817 1727096480.50387: in VariableManager get_vars() 27817 1727096480.50429: Calling all_inventory to load vars for managed_node3 27817 1727096480.50431: Calling groups_inventory to load vars for managed_node3 27817 1727096480.50433: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096480.50443: Calling all_plugins_play to load vars for managed_node3 27817 1727096480.50445: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096480.50448: Calling groups_plugins_play to load vars for managed_node3 27817 1727096480.50594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096480.50813: done with get_vars() 27817 1727096480.50823: done getting variables 27817 1727096480.50863: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Monday 23 September 2024 09:01:20 -0400 (0:00:00.024) 0:00:04.862 ****** 27817 1727096480.50890: entering _queue_task() for managed_node3/command 27817 1727096480.51186: worker is 1 (out of 1 available) 27817 1727096480.51200: exiting _queue_task() for managed_node3/command 27817 1727096480.51212: done queuing things up, now waiting for results queue to drain 27817 1727096480.51214: waiting for pending results... 27817 1727096480.51422: running TaskExecutor() for managed_node3/TASK: Gather current interface info 27817 1727096480.51506: in run() - task 0afff68d-5257-bae3-08df-00000000024e 27817 1727096480.51516: variable 'ansible_search_path' from source: unknown 27817 1727096480.51522: variable 'ansible_search_path' from source: unknown 27817 1727096480.51564: calling self._execute() 27817 1727096480.51872: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096480.51876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096480.51878: variable 'omit' from source: magic vars 27817 1727096480.52031: variable 'ansible_distribution_major_version' from source: facts 27817 1727096480.52050: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096480.52062: variable 'omit' from source: magic vars 27817 1727096480.52116: variable 'omit' from source: magic vars 27817 1727096480.52154: variable 'omit' from source: magic vars 27817 1727096480.52200: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096480.52242: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096480.52270: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096480.52294: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096480.52309: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096480.52346: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096480.52426: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096480.52430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096480.52465: Set connection var ansible_pipelining to False 27817 1727096480.52480: Set connection var ansible_connection to ssh 27817 1727096480.52490: Set connection var ansible_timeout to 10 27817 1727096480.52496: Set connection var ansible_shell_type to sh 27817 1727096480.52507: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096480.52517: Set connection var ansible_shell_executable to /bin/sh 27817 1727096480.52552: variable 'ansible_shell_executable' from source: unknown 27817 1727096480.52562: variable 'ansible_connection' from source: unknown 27817 1727096480.52573: variable 'ansible_module_compression' from source: unknown 27817 1727096480.52582: variable 'ansible_shell_type' from source: unknown 27817 1727096480.52589: variable 'ansible_shell_executable' from source: unknown 27817 1727096480.52597: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096480.52605: variable 'ansible_pipelining' from source: unknown 27817 1727096480.52642: variable 'ansible_timeout' from source: unknown 27817 1727096480.52645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096480.52781: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096480.52790: variable 'omit' from source: magic vars 27817 1727096480.52800: starting attempt loop 27817 1727096480.52804: running the handler 27817 1727096480.52849: _low_level_execute_command(): starting 27817 1727096480.52853: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096480.53353: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096480.53357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096480.53362: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096480.53364: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096480.53416: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096480.53419: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096480.53469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27817 1727096480.55772: stdout chunk (state=3): >>>/root <<< 27817 1727096480.55925: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096480.55946: stderr chunk (state=3): >>><<< 27817 1727096480.55949: stdout chunk (state=3): >>><<< 27817 1727096480.55973: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 27817 1727096480.55988: _low_level_execute_command(): starting 27817 1727096480.55993: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096480.5597155-28078-65344671553839 `" && echo ansible-tmp-1727096480.5597155-28078-65344671553839="` echo /root/.ansible/tmp/ansible-tmp-1727096480.5597155-28078-65344671553839 `" ) && sleep 0' 27817 1727096480.56431: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096480.56435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096480.56437: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096480.56446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096480.56499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096480.56502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096480.56541: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27817 1727096480.59201: stdout chunk (state=3): >>>ansible-tmp-1727096480.5597155-28078-65344671553839=/root/.ansible/tmp/ansible-tmp-1727096480.5597155-28078-65344671553839 <<< 27817 1727096480.59365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096480.59395: stderr chunk (state=3): >>><<< 27817 1727096480.59398: stdout chunk (state=3): >>><<< 27817 1727096480.59414: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096480.5597155-28078-65344671553839=/root/.ansible/tmp/ansible-tmp-1727096480.5597155-28078-65344671553839 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 27817 1727096480.59440: variable 'ansible_module_compression' from source: unknown 27817 1727096480.59493: ANSIBALLZ: Using generic lock for ansible.legacy.command 27817 1727096480.59496: ANSIBALLZ: Acquiring lock 27817 1727096480.59499: ANSIBALLZ: Lock acquired: 139766527972016 27817 1727096480.59501: ANSIBALLZ: Creating module 27817 1727096480.67719: ANSIBALLZ: Writing module into payload 27817 1727096480.67782: ANSIBALLZ: Writing module 27817 1727096480.67799: ANSIBALLZ: Renaming module 27817 1727096480.67804: ANSIBALLZ: Done creating module 27817 1727096480.67819: variable 'ansible_facts' from source: unknown 27817 1727096480.67869: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096480.5597155-28078-65344671553839/AnsiballZ_command.py 27817 1727096480.67970: Sending initial data 27817 1727096480.67974: Sent initial data (155 bytes) 27817 1727096480.68454: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096480.68457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096480.68459: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096480.68461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096480.68463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096480.68511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096480.68514: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096480.68517: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096480.68575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27817 1727096480.70580: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096480.70608: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096480.70644: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpz86_psow /root/.ansible/tmp/ansible-tmp-1727096480.5597155-28078-65344671553839/AnsiballZ_command.py <<< 27817 1727096480.70651: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096480.5597155-28078-65344671553839/AnsiballZ_command.py" <<< 27817 1727096480.70678: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpz86_psow" to remote "/root/.ansible/tmp/ansible-tmp-1727096480.5597155-28078-65344671553839/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096480.5597155-28078-65344671553839/AnsiballZ_command.py" <<< 27817 1727096480.71238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096480.71285: stderr chunk (state=3): >>><<< 27817 1727096480.71288: stdout chunk (state=3): >>><<< 27817 1727096480.71330: done transferring module to remote 27817 1727096480.71339: _low_level_execute_command(): starting 27817 1727096480.71343: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096480.5597155-28078-65344671553839/ /root/.ansible/tmp/ansible-tmp-1727096480.5597155-28078-65344671553839/AnsiballZ_command.py && sleep 0' 27817 1727096480.71794: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096480.71797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096480.71800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096480.71802: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096480.71811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096480.71813: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096480.71874: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096480.71893: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096480.71956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096480.73764: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096480.73874: stderr chunk (state=3): >>><<< 27817 1727096480.73879: stdout chunk (state=3): >>><<< 27817 1727096480.73883: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096480.73886: _low_level_execute_command(): starting 27817 1727096480.73888: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096480.5597155-28078-65344671553839/AnsiballZ_command.py && sleep 0' 27817 1727096480.74387: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096480.74401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096480.74416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096480.74462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096480.74482: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096480.74519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27817 1727096480.96483: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 09:01:20.956689", "end": "2024-09-23 09:01:20.961559", "delta": "0:00:00.004870", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 27817 1727096480.98798: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096480.98802: stdout chunk (state=3): >>><<< 27817 1727096480.98805: stderr chunk (state=3): >>><<< 27817 1727096480.98821: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 09:01:20.956689", "end": "2024-09-23 09:01:20.961559", "delta": "0:00:00.004870", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096480.98880: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096480.5597155-28078-65344671553839/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096480.98888: _low_level_execute_command(): starting 27817 1727096480.98961: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096480.5597155-28078-65344671553839/ > /dev/null 2>&1 && sleep 0' 27817 1727096480.99498: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096480.99512: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096480.99525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096480.99543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096480.99563: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096480.99579: stderr chunk (state=3): >>>debug2: match not found <<< 27817 1727096480.99596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096480.99614: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27817 1727096480.99625: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 27817 1727096480.99636: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27817 1727096480.99679: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096480.99732: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096480.99750: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096480.99777: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096480.99850: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27817 1727096481.02514: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096481.02526: stdout chunk (state=3): >>><<< 27817 1727096481.02539: stderr chunk (state=3): >>><<< 27817 1727096481.02562: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 27817 1727096481.02581: handler run complete 27817 1727096481.02610: Evaluated conditional (False): False 27817 1727096481.02625: attempt loop complete, returning result 27817 1727096481.02632: _execute() done 27817 1727096481.02639: dumping result to json 27817 1727096481.02650: done dumping result, returning 27817 1727096481.02663: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [0afff68d-5257-bae3-08df-00000000024e] 27817 1727096481.02775: sending task result for task 0afff68d-5257-bae3-08df-00000000024e ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004870", "end": "2024-09-23 09:01:20.961559", "rc": 0, "start": "2024-09-23 09:01:20.956689" } STDOUT: bonding_masters eth0 lo rpltstbr 27817 1727096481.02932: no more pending results, returning what we have 27817 1727096481.02936: results queue empty 27817 1727096481.02937: checking for any_errors_fatal 27817 1727096481.02938: done checking for any_errors_fatal 27817 1727096481.02939: checking for max_fail_percentage 27817 1727096481.02941: done checking for max_fail_percentage 27817 1727096481.02942: checking to see if all hosts have failed and the running result is not ok 27817 1727096481.02943: done checking to see if all hosts have failed 27817 1727096481.02943: getting the remaining hosts for this loop 27817 1727096481.02945: done getting the remaining hosts for this loop 27817 1727096481.02948: getting the next task for host managed_node3 27817 1727096481.02956: done getting next task for host managed_node3 27817 1727096481.02958: ^ task is: TASK: Set current_interfaces 27817 1727096481.02962: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096481.02966: getting variables 27817 1727096481.02973: in VariableManager get_vars() 27817 1727096481.03017: Calling all_inventory to load vars for managed_node3 27817 1727096481.03020: Calling groups_inventory to load vars for managed_node3 27817 1727096481.03023: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096481.03035: Calling all_plugins_play to load vars for managed_node3 27817 1727096481.03038: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096481.03041: Calling groups_plugins_play to load vars for managed_node3 27817 1727096481.03565: done sending task result for task 0afff68d-5257-bae3-08df-00000000024e 27817 1727096481.03574: WORKER PROCESS EXITING 27817 1727096481.03599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096481.03820: done with get_vars() 27817 1727096481.03831: done getting variables 27817 1727096481.03893: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Monday 23 September 2024 09:01:21 -0400 (0:00:00.530) 0:00:05.392 ****** 27817 1727096481.03920: entering _queue_task() for managed_node3/set_fact 27817 1727096481.04187: worker is 1 (out of 1 available) 27817 1727096481.04200: exiting _queue_task() for managed_node3/set_fact 27817 1727096481.04211: done queuing things up, now waiting for results queue to drain 27817 1727096481.04213: waiting for pending results... 27817 1727096481.04459: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 27817 1727096481.04565: in run() - task 0afff68d-5257-bae3-08df-00000000024f 27817 1727096481.04594: variable 'ansible_search_path' from source: unknown 27817 1727096481.04602: variable 'ansible_search_path' from source: unknown 27817 1727096481.04642: calling self._execute() 27817 1727096481.04741: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096481.04754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096481.04772: variable 'omit' from source: magic vars 27817 1727096481.05150: variable 'ansible_distribution_major_version' from source: facts 27817 1727096481.05167: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096481.05184: variable 'omit' from source: magic vars 27817 1727096481.05237: variable 'omit' from source: magic vars 27817 1727096481.05346: variable '_current_interfaces' from source: set_fact 27817 1727096481.05415: variable 'omit' from source: magic vars 27817 1727096481.05464: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096481.05675: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096481.05679: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096481.05681: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096481.05684: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096481.05686: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096481.05689: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096481.05691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096481.05713: Set connection var ansible_pipelining to False 27817 1727096481.05725: Set connection var ansible_connection to ssh 27817 1727096481.05735: Set connection var ansible_timeout to 10 27817 1727096481.05743: Set connection var ansible_shell_type to sh 27817 1727096481.05753: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096481.05762: Set connection var ansible_shell_executable to /bin/sh 27817 1727096481.05796: variable 'ansible_shell_executable' from source: unknown 27817 1727096481.05809: variable 'ansible_connection' from source: unknown 27817 1727096481.05817: variable 'ansible_module_compression' from source: unknown 27817 1727096481.05824: variable 'ansible_shell_type' from source: unknown 27817 1727096481.05830: variable 'ansible_shell_executable' from source: unknown 27817 1727096481.05837: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096481.05845: variable 'ansible_pipelining' from source: unknown 27817 1727096481.05853: variable 'ansible_timeout' from source: unknown 27817 1727096481.05861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096481.06008: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096481.06026: variable 'omit' from source: magic vars 27817 1727096481.06037: starting attempt loop 27817 1727096481.06044: running the handler 27817 1727096481.06058: handler run complete 27817 1727096481.06074: attempt loop complete, returning result 27817 1727096481.06082: _execute() done 27817 1727096481.06132: dumping result to json 27817 1727096481.06135: done dumping result, returning 27817 1727096481.06138: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [0afff68d-5257-bae3-08df-00000000024f] 27817 1727096481.06140: sending task result for task 0afff68d-5257-bae3-08df-00000000024f ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } 27817 1727096481.06295: no more pending results, returning what we have 27817 1727096481.06298: results queue empty 27817 1727096481.06298: checking for any_errors_fatal 27817 1727096481.06305: done checking for any_errors_fatal 27817 1727096481.06306: checking for max_fail_percentage 27817 1727096481.06307: done checking for max_fail_percentage 27817 1727096481.06308: checking to see if all hosts have failed and the running result is not ok 27817 1727096481.06309: done checking to see if all hosts have failed 27817 1727096481.06309: getting the remaining hosts for this loop 27817 1727096481.06310: done getting the remaining hosts for this loop 27817 1727096481.06314: getting the next task for host managed_node3 27817 1727096481.06321: done getting next task for host managed_node3 27817 1727096481.06324: ^ task is: TASK: Show current_interfaces 27817 1727096481.06326: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096481.06330: getting variables 27817 1727096481.06331: in VariableManager get_vars() 27817 1727096481.06373: Calling all_inventory to load vars for managed_node3 27817 1727096481.06376: Calling groups_inventory to load vars for managed_node3 27817 1727096481.06379: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096481.06389: Calling all_plugins_play to load vars for managed_node3 27817 1727096481.06391: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096481.06393: Calling groups_plugins_play to load vars for managed_node3 27817 1727096481.06790: done sending task result for task 0afff68d-5257-bae3-08df-00000000024f 27817 1727096481.06793: WORKER PROCESS EXITING 27817 1727096481.06815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096481.07037: done with get_vars() 27817 1727096481.07048: done getting variables 27817 1727096481.07137: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Monday 23 September 2024 09:01:21 -0400 (0:00:00.032) 0:00:05.425 ****** 27817 1727096481.07165: entering _queue_task() for managed_node3/debug 27817 1727096481.07167: Creating lock for debug 27817 1727096481.07416: worker is 1 (out of 1 available) 27817 1727096481.07427: exiting _queue_task() for managed_node3/debug 27817 1727096481.07438: done queuing things up, now waiting for results queue to drain 27817 1727096481.07439: waiting for pending results... 27817 1727096481.07677: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 27817 1727096481.07776: in run() - task 0afff68d-5257-bae3-08df-00000000016a 27817 1727096481.07800: variable 'ansible_search_path' from source: unknown 27817 1727096481.07807: variable 'ansible_search_path' from source: unknown 27817 1727096481.07845: calling self._execute() 27817 1727096481.07938: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096481.07950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096481.07965: variable 'omit' from source: magic vars 27817 1727096481.08324: variable 'ansible_distribution_major_version' from source: facts 27817 1727096481.08345: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096481.08357: variable 'omit' from source: magic vars 27817 1727096481.08400: variable 'omit' from source: magic vars 27817 1727096481.08504: variable 'current_interfaces' from source: set_fact 27817 1727096481.08534: variable 'omit' from source: magic vars 27817 1727096481.08584: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096481.08621: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096481.08645: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096481.08676: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096481.08691: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096481.08722: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096481.08730: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096481.08737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096481.08840: Set connection var ansible_pipelining to False 27817 1727096481.08851: Set connection var ansible_connection to ssh 27817 1727096481.08860: Set connection var ansible_timeout to 10 27817 1727096481.08869: Set connection var ansible_shell_type to sh 27817 1727096481.08884: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096481.08893: Set connection var ansible_shell_executable to /bin/sh 27817 1727096481.08923: variable 'ansible_shell_executable' from source: unknown 27817 1727096481.08931: variable 'ansible_connection' from source: unknown 27817 1727096481.08937: variable 'ansible_module_compression' from source: unknown 27817 1727096481.08943: variable 'ansible_shell_type' from source: unknown 27817 1727096481.08949: variable 'ansible_shell_executable' from source: unknown 27817 1727096481.08955: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096481.08962: variable 'ansible_pipelining' from source: unknown 27817 1727096481.08984: variable 'ansible_timeout' from source: unknown 27817 1727096481.08987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096481.09192: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096481.09266: variable 'omit' from source: magic vars 27817 1727096481.09273: starting attempt loop 27817 1727096481.09275: running the handler 27817 1727096481.09277: handler run complete 27817 1727096481.09316: attempt loop complete, returning result 27817 1727096481.09324: _execute() done 27817 1727096481.09330: dumping result to json 27817 1727096481.09337: done dumping result, returning 27817 1727096481.09347: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [0afff68d-5257-bae3-08df-00000000016a] 27817 1727096481.09357: sending task result for task 0afff68d-5257-bae3-08df-00000000016a ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] 27817 1727096481.09498: no more pending results, returning what we have 27817 1727096481.09501: results queue empty 27817 1727096481.09502: checking for any_errors_fatal 27817 1727096481.09508: done checking for any_errors_fatal 27817 1727096481.09509: checking for max_fail_percentage 27817 1727096481.09510: done checking for max_fail_percentage 27817 1727096481.09511: checking to see if all hosts have failed and the running result is not ok 27817 1727096481.09512: done checking to see if all hosts have failed 27817 1727096481.09513: getting the remaining hosts for this loop 27817 1727096481.09514: done getting the remaining hosts for this loop 27817 1727096481.09518: getting the next task for host managed_node3 27817 1727096481.09526: done getting next task for host managed_node3 27817 1727096481.09529: ^ task is: TASK: Include the task 'manage_test_interface.yml' 27817 1727096481.09531: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096481.09535: getting variables 27817 1727096481.09537: in VariableManager get_vars() 27817 1727096481.09580: Calling all_inventory to load vars for managed_node3 27817 1727096481.09583: Calling groups_inventory to load vars for managed_node3 27817 1727096481.09585: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096481.09596: Calling all_plugins_play to load vars for managed_node3 27817 1727096481.09600: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096481.09604: Calling groups_plugins_play to load vars for managed_node3 27817 1727096481.10077: done sending task result for task 0afff68d-5257-bae3-08df-00000000016a 27817 1727096481.10080: WORKER PROCESS EXITING 27817 1727096481.10103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096481.10322: done with get_vars() 27817 1727096481.10335: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:17 Monday 23 September 2024 09:01:21 -0400 (0:00:00.032) 0:00:05.458 ****** 27817 1727096481.10434: entering _queue_task() for managed_node3/include_tasks 27817 1727096481.10751: worker is 1 (out of 1 available) 27817 1727096481.10762: exiting _queue_task() for managed_node3/include_tasks 27817 1727096481.10901: done queuing things up, now waiting for results queue to drain 27817 1727096481.10903: waiting for pending results... 27817 1727096481.11196: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 27817 1727096481.11549: in run() - task 0afff68d-5257-bae3-08df-00000000000d 27817 1727096481.11564: variable 'ansible_search_path' from source: unknown 27817 1727096481.11607: calling self._execute() 27817 1727096481.11874: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096481.11878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096481.12075: variable 'omit' from source: magic vars 27817 1727096481.12744: variable 'ansible_distribution_major_version' from source: facts 27817 1727096481.12761: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096481.12768: _execute() done 27817 1727096481.12774: dumping result to json 27817 1727096481.12777: done dumping result, returning 27817 1727096481.12781: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0afff68d-5257-bae3-08df-00000000000d] 27817 1727096481.12787: sending task result for task 0afff68d-5257-bae3-08df-00000000000d 27817 1727096481.12997: no more pending results, returning what we have 27817 1727096481.13003: in VariableManager get_vars() 27817 1727096481.13048: Calling all_inventory to load vars for managed_node3 27817 1727096481.13052: Calling groups_inventory to load vars for managed_node3 27817 1727096481.13055: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096481.13073: Calling all_plugins_play to load vars for managed_node3 27817 1727096481.13077: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096481.13081: Calling groups_plugins_play to load vars for managed_node3 27817 1727096481.13517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096481.13928: done with get_vars() 27817 1727096481.13937: variable 'ansible_search_path' from source: unknown 27817 1727096481.14392: we have included files to process 27817 1727096481.14394: generating all_blocks data 27817 1727096481.14396: done generating all_blocks data 27817 1727096481.14401: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 27817 1727096481.14403: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 27817 1727096481.14405: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 27817 1727096481.15212: done sending task result for task 0afff68d-5257-bae3-08df-00000000000d 27817 1727096481.15215: WORKER PROCESS EXITING 27817 1727096481.16131: in VariableManager get_vars() 27817 1727096481.16157: done with get_vars() 27817 1727096481.16583: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 27817 1727096481.17554: done processing included file 27817 1727096481.17555: iterating over new_blocks loaded from include file 27817 1727096481.17557: in VariableManager get_vars() 27817 1727096481.17781: done with get_vars() 27817 1727096481.17784: filtering new block on tags 27817 1727096481.17810: done filtering new block on tags 27817 1727096481.17825: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node3 27817 1727096481.17830: extending task lists for all hosts with included blocks 27817 1727096481.21658: done extending task lists 27817 1727096481.21660: done processing included files 27817 1727096481.21661: results queue empty 27817 1727096481.21661: checking for any_errors_fatal 27817 1727096481.21665: done checking for any_errors_fatal 27817 1727096481.21665: checking for max_fail_percentage 27817 1727096481.21667: done checking for max_fail_percentage 27817 1727096481.21669: checking to see if all hosts have failed and the running result is not ok 27817 1727096481.21672: done checking to see if all hosts have failed 27817 1727096481.21673: getting the remaining hosts for this loop 27817 1727096481.21674: done getting the remaining hosts for this loop 27817 1727096481.21677: getting the next task for host managed_node3 27817 1727096481.21681: done getting next task for host managed_node3 27817 1727096481.21683: ^ task is: TASK: Ensure state in ["present", "absent"] 27817 1727096481.21685: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096481.21688: getting variables 27817 1727096481.21689: in VariableManager get_vars() 27817 1727096481.21705: Calling all_inventory to load vars for managed_node3 27817 1727096481.21708: Calling groups_inventory to load vars for managed_node3 27817 1727096481.21710: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096481.21716: Calling all_plugins_play to load vars for managed_node3 27817 1727096481.21718: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096481.21721: Calling groups_plugins_play to load vars for managed_node3 27817 1727096481.22246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096481.22895: done with get_vars() 27817 1727096481.22906: done getting variables 27817 1727096481.22966: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Monday 23 September 2024 09:01:21 -0400 (0:00:00.125) 0:00:05.583 ****** 27817 1727096481.22994: entering _queue_task() for managed_node3/fail 27817 1727096481.22996: Creating lock for fail 27817 1727096481.23394: worker is 1 (out of 1 available) 27817 1727096481.23408: exiting _queue_task() for managed_node3/fail 27817 1727096481.23421: done queuing things up, now waiting for results queue to drain 27817 1727096481.23422: waiting for pending results... 27817 1727096481.23697: running TaskExecutor() for managed_node3/TASK: Ensure state in ["present", "absent"] 27817 1727096481.23811: in run() - task 0afff68d-5257-bae3-08df-00000000026a 27817 1727096481.23833: variable 'ansible_search_path' from source: unknown 27817 1727096481.23841: variable 'ansible_search_path' from source: unknown 27817 1727096481.23893: calling self._execute() 27817 1727096481.24013: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096481.24024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096481.24045: variable 'omit' from source: magic vars 27817 1727096481.24448: variable 'ansible_distribution_major_version' from source: facts 27817 1727096481.24469: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096481.24596: variable 'state' from source: include params 27817 1727096481.24607: Evaluated conditional (state not in ["present", "absent"]): False 27817 1727096481.24614: when evaluation is False, skipping this task 27817 1727096481.24620: _execute() done 27817 1727096481.24628: dumping result to json 27817 1727096481.24635: done dumping result, returning 27817 1727096481.24646: done running TaskExecutor() for managed_node3/TASK: Ensure state in ["present", "absent"] [0afff68d-5257-bae3-08df-00000000026a] 27817 1727096481.24657: sending task result for task 0afff68d-5257-bae3-08df-00000000026a skipping: [managed_node3] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 27817 1727096481.25077: no more pending results, returning what we have 27817 1727096481.25080: results queue empty 27817 1727096481.25081: checking for any_errors_fatal 27817 1727096481.25083: done checking for any_errors_fatal 27817 1727096481.25083: checking for max_fail_percentage 27817 1727096481.25085: done checking for max_fail_percentage 27817 1727096481.25086: checking to see if all hosts have failed and the running result is not ok 27817 1727096481.25087: done checking to see if all hosts have failed 27817 1727096481.25087: getting the remaining hosts for this loop 27817 1727096481.25089: done getting the remaining hosts for this loop 27817 1727096481.25092: getting the next task for host managed_node3 27817 1727096481.25098: done getting next task for host managed_node3 27817 1727096481.25100: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 27817 1727096481.25103: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096481.25106: getting variables 27817 1727096481.25108: in VariableManager get_vars() 27817 1727096481.25146: Calling all_inventory to load vars for managed_node3 27817 1727096481.25149: Calling groups_inventory to load vars for managed_node3 27817 1727096481.25151: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096481.25163: Calling all_plugins_play to load vars for managed_node3 27817 1727096481.25165: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096481.25173: Calling groups_plugins_play to load vars for managed_node3 27817 1727096481.25629: done sending task result for task 0afff68d-5257-bae3-08df-00000000026a 27817 1727096481.25633: WORKER PROCESS EXITING 27817 1727096481.25655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096481.25865: done with get_vars() 27817 1727096481.25880: done getting variables 27817 1727096481.25935: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Monday 23 September 2024 09:01:21 -0400 (0:00:00.029) 0:00:05.613 ****** 27817 1727096481.25962: entering _queue_task() for managed_node3/fail 27817 1727096481.26200: worker is 1 (out of 1 available) 27817 1727096481.26214: exiting _queue_task() for managed_node3/fail 27817 1727096481.26225: done queuing things up, now waiting for results queue to drain 27817 1727096481.26227: waiting for pending results... 27817 1727096481.26487: running TaskExecutor() for managed_node3/TASK: Ensure type in ["dummy", "tap", "veth"] 27817 1727096481.26587: in run() - task 0afff68d-5257-bae3-08df-00000000026b 27817 1727096481.26611: variable 'ansible_search_path' from source: unknown 27817 1727096481.26619: variable 'ansible_search_path' from source: unknown 27817 1727096481.26703: calling self._execute() 27817 1727096481.26798: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096481.26810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096481.26828: variable 'omit' from source: magic vars 27817 1727096481.27295: variable 'ansible_distribution_major_version' from source: facts 27817 1727096481.27316: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096481.27478: variable 'type' from source: set_fact 27817 1727096481.27489: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 27817 1727096481.27495: when evaluation is False, skipping this task 27817 1727096481.27501: _execute() done 27817 1727096481.27507: dumping result to json 27817 1727096481.27514: done dumping result, returning 27817 1727096481.27522: done running TaskExecutor() for managed_node3/TASK: Ensure type in ["dummy", "tap", "veth"] [0afff68d-5257-bae3-08df-00000000026b] 27817 1727096481.27531: sending task result for task 0afff68d-5257-bae3-08df-00000000026b 27817 1727096481.27816: done sending task result for task 0afff68d-5257-bae3-08df-00000000026b 27817 1727096481.27819: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 27817 1727096481.27855: no more pending results, returning what we have 27817 1727096481.27858: results queue empty 27817 1727096481.27859: checking for any_errors_fatal 27817 1727096481.27864: done checking for any_errors_fatal 27817 1727096481.27865: checking for max_fail_percentage 27817 1727096481.27866: done checking for max_fail_percentage 27817 1727096481.27872: checking to see if all hosts have failed and the running result is not ok 27817 1727096481.27873: done checking to see if all hosts have failed 27817 1727096481.27874: getting the remaining hosts for this loop 27817 1727096481.27875: done getting the remaining hosts for this loop 27817 1727096481.27878: getting the next task for host managed_node3 27817 1727096481.27884: done getting next task for host managed_node3 27817 1727096481.27887: ^ task is: TASK: Include the task 'show_interfaces.yml' 27817 1727096481.27889: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096481.27893: getting variables 27817 1727096481.27894: in VariableManager get_vars() 27817 1727096481.27930: Calling all_inventory to load vars for managed_node3 27817 1727096481.27932: Calling groups_inventory to load vars for managed_node3 27817 1727096481.27936: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096481.27945: Calling all_plugins_play to load vars for managed_node3 27817 1727096481.27948: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096481.27951: Calling groups_plugins_play to load vars for managed_node3 27817 1727096481.28138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096481.28367: done with get_vars() 27817 1727096481.28380: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Monday 23 September 2024 09:01:21 -0400 (0:00:00.024) 0:00:05.638 ****** 27817 1727096481.28461: entering _queue_task() for managed_node3/include_tasks 27817 1727096481.28682: worker is 1 (out of 1 available) 27817 1727096481.28692: exiting _queue_task() for managed_node3/include_tasks 27817 1727096481.28704: done queuing things up, now waiting for results queue to drain 27817 1727096481.28705: waiting for pending results... 27817 1727096481.28934: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 27817 1727096481.29033: in run() - task 0afff68d-5257-bae3-08df-00000000026c 27817 1727096481.29053: variable 'ansible_search_path' from source: unknown 27817 1727096481.29060: variable 'ansible_search_path' from source: unknown 27817 1727096481.29100: calling self._execute() 27817 1727096481.29299: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096481.29333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096481.29406: variable 'omit' from source: magic vars 27817 1727096481.30552: variable 'ansible_distribution_major_version' from source: facts 27817 1727096481.30556: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096481.30558: _execute() done 27817 1727096481.30561: dumping result to json 27817 1727096481.30563: done dumping result, returning 27817 1727096481.30566: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-bae3-08df-00000000026c] 27817 1727096481.30576: sending task result for task 0afff68d-5257-bae3-08df-00000000026c 27817 1727096481.30643: done sending task result for task 0afff68d-5257-bae3-08df-00000000026c 27817 1727096481.30647: WORKER PROCESS EXITING 27817 1727096481.30679: no more pending results, returning what we have 27817 1727096481.30683: in VariableManager get_vars() 27817 1727096481.30726: Calling all_inventory to load vars for managed_node3 27817 1727096481.30729: Calling groups_inventory to load vars for managed_node3 27817 1727096481.30731: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096481.30744: Calling all_plugins_play to load vars for managed_node3 27817 1727096481.30746: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096481.30749: Calling groups_plugins_play to load vars for managed_node3 27817 1727096481.31182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096481.31683: done with get_vars() 27817 1727096481.31691: variable 'ansible_search_path' from source: unknown 27817 1727096481.31693: variable 'ansible_search_path' from source: unknown 27817 1727096481.31724: we have included files to process 27817 1727096481.31725: generating all_blocks data 27817 1727096481.31727: done generating all_blocks data 27817 1727096481.31865: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 27817 1727096481.31869: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 27817 1727096481.31875: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 27817 1727096481.32099: in VariableManager get_vars() 27817 1727096481.32124: done with get_vars() 27817 1727096481.32451: done processing included file 27817 1727096481.32453: iterating over new_blocks loaded from include file 27817 1727096481.32455: in VariableManager get_vars() 27817 1727096481.32478: done with get_vars() 27817 1727096481.32480: filtering new block on tags 27817 1727096481.32498: done filtering new block on tags 27817 1727096481.32500: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 27817 1727096481.32506: extending task lists for all hosts with included blocks 27817 1727096481.33352: done extending task lists 27817 1727096481.33354: done processing included files 27817 1727096481.33355: results queue empty 27817 1727096481.33355: checking for any_errors_fatal 27817 1727096481.33359: done checking for any_errors_fatal 27817 1727096481.33359: checking for max_fail_percentage 27817 1727096481.33360: done checking for max_fail_percentage 27817 1727096481.33361: checking to see if all hosts have failed and the running result is not ok 27817 1727096481.33362: done checking to see if all hosts have failed 27817 1727096481.33363: getting the remaining hosts for this loop 27817 1727096481.33364: done getting the remaining hosts for this loop 27817 1727096481.33366: getting the next task for host managed_node3 27817 1727096481.33478: done getting next task for host managed_node3 27817 1727096481.33481: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 27817 1727096481.33484: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096481.33486: getting variables 27817 1727096481.33487: in VariableManager get_vars() 27817 1727096481.33647: Calling all_inventory to load vars for managed_node3 27817 1727096481.33650: Calling groups_inventory to load vars for managed_node3 27817 1727096481.33652: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096481.33662: Calling all_plugins_play to load vars for managed_node3 27817 1727096481.33664: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096481.33829: Calling groups_plugins_play to load vars for managed_node3 27817 1727096481.34191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096481.34885: done with get_vars() 27817 1727096481.34894: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Monday 23 September 2024 09:01:21 -0400 (0:00:00.067) 0:00:05.705 ****** 27817 1727096481.35210: entering _queue_task() for managed_node3/include_tasks 27817 1727096481.35957: worker is 1 (out of 1 available) 27817 1727096481.35966: exiting _queue_task() for managed_node3/include_tasks 27817 1727096481.36276: done queuing things up, now waiting for results queue to drain 27817 1727096481.36278: waiting for pending results... 27817 1727096481.36586: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 27817 1727096481.36674: in run() - task 0afff68d-5257-bae3-08df-000000000369 27817 1727096481.36679: variable 'ansible_search_path' from source: unknown 27817 1727096481.36682: variable 'ansible_search_path' from source: unknown 27817 1727096481.36922: calling self._execute() 27817 1727096481.36925: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096481.36928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096481.36932: variable 'omit' from source: magic vars 27817 1727096481.37973: variable 'ansible_distribution_major_version' from source: facts 27817 1727096481.37976: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096481.37979: _execute() done 27817 1727096481.37981: dumping result to json 27817 1727096481.37983: done dumping result, returning 27817 1727096481.37986: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [0afff68d-5257-bae3-08df-000000000369] 27817 1727096481.37988: sending task result for task 0afff68d-5257-bae3-08df-000000000369 27817 1727096481.38059: done sending task result for task 0afff68d-5257-bae3-08df-000000000369 27817 1727096481.38063: WORKER PROCESS EXITING 27817 1727096481.38131: no more pending results, returning what we have 27817 1727096481.38136: in VariableManager get_vars() 27817 1727096481.38190: Calling all_inventory to load vars for managed_node3 27817 1727096481.38194: Calling groups_inventory to load vars for managed_node3 27817 1727096481.38196: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096481.38210: Calling all_plugins_play to load vars for managed_node3 27817 1727096481.38213: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096481.38216: Calling groups_plugins_play to load vars for managed_node3 27817 1727096481.38810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096481.39383: done with get_vars() 27817 1727096481.39392: variable 'ansible_search_path' from source: unknown 27817 1727096481.39393: variable 'ansible_search_path' from source: unknown 27817 1727096481.39452: we have included files to process 27817 1727096481.39453: generating all_blocks data 27817 1727096481.39455: done generating all_blocks data 27817 1727096481.39456: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 27817 1727096481.39457: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 27817 1727096481.39459: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 27817 1727096481.40023: done processing included file 27817 1727096481.40025: iterating over new_blocks loaded from include file 27817 1727096481.40027: in VariableManager get_vars() 27817 1727096481.40047: done with get_vars() 27817 1727096481.40048: filtering new block on tags 27817 1727096481.40064: done filtering new block on tags 27817 1727096481.40119: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 27817 1727096481.40128: extending task lists for all hosts with included blocks 27817 1727096481.40492: done extending task lists 27817 1727096481.40493: done processing included files 27817 1727096481.40494: results queue empty 27817 1727096481.40495: checking for any_errors_fatal 27817 1727096481.40498: done checking for any_errors_fatal 27817 1727096481.40499: checking for max_fail_percentage 27817 1727096481.40500: done checking for max_fail_percentage 27817 1727096481.40500: checking to see if all hosts have failed and the running result is not ok 27817 1727096481.40506: done checking to see if all hosts have failed 27817 1727096481.40507: getting the remaining hosts for this loop 27817 1727096481.40508: done getting the remaining hosts for this loop 27817 1727096481.40510: getting the next task for host managed_node3 27817 1727096481.40515: done getting next task for host managed_node3 27817 1727096481.40517: ^ task is: TASK: Gather current interface info 27817 1727096481.40520: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096481.40522: getting variables 27817 1727096481.40523: in VariableManager get_vars() 27817 1727096481.40535: Calling all_inventory to load vars for managed_node3 27817 1727096481.40538: Calling groups_inventory to load vars for managed_node3 27817 1727096481.40539: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096481.40544: Calling all_plugins_play to load vars for managed_node3 27817 1727096481.40546: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096481.40549: Calling groups_plugins_play to load vars for managed_node3 27817 1727096481.40861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096481.41300: done with get_vars() 27817 1727096481.41309: done getting variables 27817 1727096481.41344: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Monday 23 September 2024 09:01:21 -0400 (0:00:00.062) 0:00:05.768 ****** 27817 1727096481.41479: entering _queue_task() for managed_node3/command 27817 1727096481.42010: worker is 1 (out of 1 available) 27817 1727096481.42021: exiting _queue_task() for managed_node3/command 27817 1727096481.42146: done queuing things up, now waiting for results queue to drain 27817 1727096481.42148: waiting for pending results... 27817 1727096481.42377: running TaskExecutor() for managed_node3/TASK: Gather current interface info 27817 1727096481.42382: in run() - task 0afff68d-5257-bae3-08df-0000000003a0 27817 1727096481.42400: variable 'ansible_search_path' from source: unknown 27817 1727096481.42408: variable 'ansible_search_path' from source: unknown 27817 1727096481.42445: calling self._execute() 27817 1727096481.42537: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096481.42548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096481.42564: variable 'omit' from source: magic vars 27817 1727096481.43011: variable 'ansible_distribution_major_version' from source: facts 27817 1727096481.43015: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096481.43024: variable 'omit' from source: magic vars 27817 1727096481.43087: variable 'omit' from source: magic vars 27817 1727096481.43172: variable 'omit' from source: magic vars 27817 1727096481.43177: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096481.43215: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096481.43247: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096481.43271: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096481.43288: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096481.43320: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096481.43327: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096481.43375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096481.43448: Set connection var ansible_pipelining to False 27817 1727096481.43461: Set connection var ansible_connection to ssh 27817 1727096481.43472: Set connection var ansible_timeout to 10 27817 1727096481.43483: Set connection var ansible_shell_type to sh 27817 1727096481.43494: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096481.43504: Set connection var ansible_shell_executable to /bin/sh 27817 1727096481.43533: variable 'ansible_shell_executable' from source: unknown 27817 1727096481.43553: variable 'ansible_connection' from source: unknown 27817 1727096481.43557: variable 'ansible_module_compression' from source: unknown 27817 1727096481.43559: variable 'ansible_shell_type' from source: unknown 27817 1727096481.43562: variable 'ansible_shell_executable' from source: unknown 27817 1727096481.43591: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096481.43594: variable 'ansible_pipelining' from source: unknown 27817 1727096481.43597: variable 'ansible_timeout' from source: unknown 27817 1727096481.43599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096481.43736: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096481.43773: variable 'omit' from source: magic vars 27817 1727096481.43776: starting attempt loop 27817 1727096481.43779: running the handler 27817 1727096481.43791: _low_level_execute_command(): starting 27817 1727096481.43807: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096481.44587: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096481.44656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096481.44698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096481.44739: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096481.44743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096481.46396: stdout chunk (state=3): >>>/root <<< 27817 1727096481.46657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096481.46661: stdout chunk (state=3): >>><<< 27817 1727096481.46663: stderr chunk (state=3): >>><<< 27817 1727096481.46666: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096481.46669: _low_level_execute_command(): starting 27817 1727096481.46672: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096481.4657013-28133-94497079235833 `" && echo ansible-tmp-1727096481.4657013-28133-94497079235833="` echo /root/.ansible/tmp/ansible-tmp-1727096481.4657013-28133-94497079235833 `" ) && sleep 0' 27817 1727096481.47874: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096481.47925: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096481.47944: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096481.47957: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096481.48034: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096481.49949: stdout chunk (state=3): >>>ansible-tmp-1727096481.4657013-28133-94497079235833=/root/.ansible/tmp/ansible-tmp-1727096481.4657013-28133-94497079235833 <<< 27817 1727096481.50083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096481.50087: stdout chunk (state=3): >>><<< 27817 1727096481.50093: stderr chunk (state=3): >>><<< 27817 1727096481.50109: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096481.4657013-28133-94497079235833=/root/.ansible/tmp/ansible-tmp-1727096481.4657013-28133-94497079235833 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096481.50134: variable 'ansible_module_compression' from source: unknown 27817 1727096481.50177: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27817 1727096481.50206: variable 'ansible_facts' from source: unknown 27817 1727096481.50381: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096481.4657013-28133-94497079235833/AnsiballZ_command.py 27817 1727096481.50509: Sending initial data 27817 1727096481.50512: Sent initial data (155 bytes) 27817 1727096481.50891: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096481.50895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096481.50897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096481.50900: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096481.50902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096481.50904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096481.50957: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096481.50960: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096481.50992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096481.52528: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 27817 1727096481.52534: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096481.52562: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096481.52591: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp4jmxa2e3 /root/.ansible/tmp/ansible-tmp-1727096481.4657013-28133-94497079235833/AnsiballZ_command.py <<< 27817 1727096481.52599: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096481.4657013-28133-94497079235833/AnsiballZ_command.py" <<< 27817 1727096481.52624: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp4jmxa2e3" to remote "/root/.ansible/tmp/ansible-tmp-1727096481.4657013-28133-94497079235833/AnsiballZ_command.py" <<< 27817 1727096481.52631: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096481.4657013-28133-94497079235833/AnsiballZ_command.py" <<< 27817 1727096481.53099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096481.53139: stderr chunk (state=3): >>><<< 27817 1727096481.53143: stdout chunk (state=3): >>><<< 27817 1727096481.53185: done transferring module to remote 27817 1727096481.53194: _low_level_execute_command(): starting 27817 1727096481.53198: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096481.4657013-28133-94497079235833/ /root/.ansible/tmp/ansible-tmp-1727096481.4657013-28133-94497079235833/AnsiballZ_command.py && sleep 0' 27817 1727096481.53613: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096481.53616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096481.53619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096481.53621: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096481.53623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096481.53679: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096481.53690: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096481.53710: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096481.55450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096481.55473: stderr chunk (state=3): >>><<< 27817 1727096481.55476: stdout chunk (state=3): >>><<< 27817 1727096481.55491: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096481.55495: _low_level_execute_command(): starting 27817 1727096481.55501: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096481.4657013-28133-94497079235833/AnsiballZ_command.py && sleep 0' 27817 1727096481.55895: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096481.55926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096481.55929: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096481.55934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096481.55936: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096481.55938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096481.55940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096481.55992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096481.55997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096481.55999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096481.56035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096481.71804: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 09:01:21.711638", "end": "2024-09-23 09:01:21.714915", "delta": "0:00:00.003277", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 27817 1727096481.73475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096481.73480: stdout chunk (state=3): >>><<< 27817 1727096481.73482: stderr chunk (state=3): >>><<< 27817 1727096481.73485: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 09:01:21.711638", "end": "2024-09-23 09:01:21.714915", "delta": "0:00:00.003277", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096481.73489: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096481.4657013-28133-94497079235833/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096481.73492: _low_level_execute_command(): starting 27817 1727096481.73495: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096481.4657013-28133-94497079235833/ > /dev/null 2>&1 && sleep 0' 27817 1727096481.74049: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096481.74055: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096481.74076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096481.74126: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096481.74129: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096481.74174: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096481.75955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096481.75983: stderr chunk (state=3): >>><<< 27817 1727096481.75987: stdout chunk (state=3): >>><<< 27817 1727096481.76001: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096481.76006: handler run complete 27817 1727096481.76023: Evaluated conditional (False): False 27817 1727096481.76031: attempt loop complete, returning result 27817 1727096481.76034: _execute() done 27817 1727096481.76036: dumping result to json 27817 1727096481.76041: done dumping result, returning 27817 1727096481.76048: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [0afff68d-5257-bae3-08df-0000000003a0] 27817 1727096481.76053: sending task result for task 0afff68d-5257-bae3-08df-0000000003a0 27817 1727096481.76149: done sending task result for task 0afff68d-5257-bae3-08df-0000000003a0 27817 1727096481.76152: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003277", "end": "2024-09-23 09:01:21.714915", "rc": 0, "start": "2024-09-23 09:01:21.711638" } STDOUT: bonding_masters eth0 lo rpltstbr 27817 1727096481.76250: no more pending results, returning what we have 27817 1727096481.76253: results queue empty 27817 1727096481.76254: checking for any_errors_fatal 27817 1727096481.76255: done checking for any_errors_fatal 27817 1727096481.76256: checking for max_fail_percentage 27817 1727096481.76257: done checking for max_fail_percentage 27817 1727096481.76258: checking to see if all hosts have failed and the running result is not ok 27817 1727096481.76259: done checking to see if all hosts have failed 27817 1727096481.76260: getting the remaining hosts for this loop 27817 1727096481.76261: done getting the remaining hosts for this loop 27817 1727096481.76265: getting the next task for host managed_node3 27817 1727096481.76275: done getting next task for host managed_node3 27817 1727096481.76277: ^ task is: TASK: Set current_interfaces 27817 1727096481.76281: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096481.76292: getting variables 27817 1727096481.76293: in VariableManager get_vars() 27817 1727096481.76382: Calling all_inventory to load vars for managed_node3 27817 1727096481.76385: Calling groups_inventory to load vars for managed_node3 27817 1727096481.76387: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096481.76397: Calling all_plugins_play to load vars for managed_node3 27817 1727096481.76399: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096481.76401: Calling groups_plugins_play to load vars for managed_node3 27817 1727096481.76510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096481.76636: done with get_vars() 27817 1727096481.76644: done getting variables 27817 1727096481.76690: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Monday 23 September 2024 09:01:21 -0400 (0:00:00.352) 0:00:06.120 ****** 27817 1727096481.76713: entering _queue_task() for managed_node3/set_fact 27817 1727096481.76913: worker is 1 (out of 1 available) 27817 1727096481.76927: exiting _queue_task() for managed_node3/set_fact 27817 1727096481.76939: done queuing things up, now waiting for results queue to drain 27817 1727096481.76941: waiting for pending results... 27817 1727096481.77091: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 27817 1727096481.77155: in run() - task 0afff68d-5257-bae3-08df-0000000003a1 27817 1727096481.77178: variable 'ansible_search_path' from source: unknown 27817 1727096481.77182: variable 'ansible_search_path' from source: unknown 27817 1727096481.77199: calling self._execute() 27817 1727096481.77263: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096481.77273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096481.77286: variable 'omit' from source: magic vars 27817 1727096481.77541: variable 'ansible_distribution_major_version' from source: facts 27817 1727096481.77550: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096481.77556: variable 'omit' from source: magic vars 27817 1727096481.77595: variable 'omit' from source: magic vars 27817 1727096481.77672: variable '_current_interfaces' from source: set_fact 27817 1727096481.77721: variable 'omit' from source: magic vars 27817 1727096481.77747: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096481.77832: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096481.77835: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096481.77838: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096481.77840: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096481.77842: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096481.77845: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096481.77848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096481.77905: Set connection var ansible_pipelining to False 27817 1727096481.77908: Set connection var ansible_connection to ssh 27817 1727096481.77914: Set connection var ansible_timeout to 10 27817 1727096481.77917: Set connection var ansible_shell_type to sh 27817 1727096481.77924: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096481.77930: Set connection var ansible_shell_executable to /bin/sh 27817 1727096481.77952: variable 'ansible_shell_executable' from source: unknown 27817 1727096481.77955: variable 'ansible_connection' from source: unknown 27817 1727096481.77958: variable 'ansible_module_compression' from source: unknown 27817 1727096481.77960: variable 'ansible_shell_type' from source: unknown 27817 1727096481.77962: variable 'ansible_shell_executable' from source: unknown 27817 1727096481.77964: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096481.77967: variable 'ansible_pipelining' from source: unknown 27817 1727096481.77975: variable 'ansible_timeout' from source: unknown 27817 1727096481.77977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096481.78077: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096481.78083: variable 'omit' from source: magic vars 27817 1727096481.78089: starting attempt loop 27817 1727096481.78092: running the handler 27817 1727096481.78101: handler run complete 27817 1727096481.78108: attempt loop complete, returning result 27817 1727096481.78111: _execute() done 27817 1727096481.78113: dumping result to json 27817 1727096481.78116: done dumping result, returning 27817 1727096481.78124: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [0afff68d-5257-bae3-08df-0000000003a1] 27817 1727096481.78128: sending task result for task 0afff68d-5257-bae3-08df-0000000003a1 27817 1727096481.78207: done sending task result for task 0afff68d-5257-bae3-08df-0000000003a1 27817 1727096481.78210: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } 27817 1727096481.78274: no more pending results, returning what we have 27817 1727096481.78277: results queue empty 27817 1727096481.78278: checking for any_errors_fatal 27817 1727096481.78283: done checking for any_errors_fatal 27817 1727096481.78284: checking for max_fail_percentage 27817 1727096481.78285: done checking for max_fail_percentage 27817 1727096481.78286: checking to see if all hosts have failed and the running result is not ok 27817 1727096481.78287: done checking to see if all hosts have failed 27817 1727096481.78288: getting the remaining hosts for this loop 27817 1727096481.78289: done getting the remaining hosts for this loop 27817 1727096481.78292: getting the next task for host managed_node3 27817 1727096481.78299: done getting next task for host managed_node3 27817 1727096481.78301: ^ task is: TASK: Show current_interfaces 27817 1727096481.78304: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096481.78308: getting variables 27817 1727096481.78309: in VariableManager get_vars() 27817 1727096481.78348: Calling all_inventory to load vars for managed_node3 27817 1727096481.78350: Calling groups_inventory to load vars for managed_node3 27817 1727096481.78352: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096481.78360: Calling all_plugins_play to load vars for managed_node3 27817 1727096481.78362: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096481.78365: Calling groups_plugins_play to load vars for managed_node3 27817 1727096481.78486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096481.78809: done with get_vars() 27817 1727096481.78815: done getting variables 27817 1727096481.78851: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Monday 23 September 2024 09:01:21 -0400 (0:00:00.021) 0:00:06.142 ****** 27817 1727096481.78875: entering _queue_task() for managed_node3/debug 27817 1727096481.79057: worker is 1 (out of 1 available) 27817 1727096481.79073: exiting _queue_task() for managed_node3/debug 27817 1727096481.79084: done queuing things up, now waiting for results queue to drain 27817 1727096481.79085: waiting for pending results... 27817 1727096481.79225: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 27817 1727096481.79297: in run() - task 0afff68d-5257-bae3-08df-00000000036a 27817 1727096481.79314: variable 'ansible_search_path' from source: unknown 27817 1727096481.79318: variable 'ansible_search_path' from source: unknown 27817 1727096481.79340: calling self._execute() 27817 1727096481.79400: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096481.79403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096481.79415: variable 'omit' from source: magic vars 27817 1727096481.79677: variable 'ansible_distribution_major_version' from source: facts 27817 1727096481.79685: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096481.79691: variable 'omit' from source: magic vars 27817 1727096481.79720: variable 'omit' from source: magic vars 27817 1727096481.79788: variable 'current_interfaces' from source: set_fact 27817 1727096481.79808: variable 'omit' from source: magic vars 27817 1727096481.79837: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096481.79866: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096481.79884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096481.79896: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096481.79905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096481.79927: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096481.79930: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096481.79933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096481.80002: Set connection var ansible_pipelining to False 27817 1727096481.80006: Set connection var ansible_connection to ssh 27817 1727096481.80012: Set connection var ansible_timeout to 10 27817 1727096481.80014: Set connection var ansible_shell_type to sh 27817 1727096481.80019: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096481.80024: Set connection var ansible_shell_executable to /bin/sh 27817 1727096481.80047: variable 'ansible_shell_executable' from source: unknown 27817 1727096481.80050: variable 'ansible_connection' from source: unknown 27817 1727096481.80053: variable 'ansible_module_compression' from source: unknown 27817 1727096481.80055: variable 'ansible_shell_type' from source: unknown 27817 1727096481.80058: variable 'ansible_shell_executable' from source: unknown 27817 1727096481.80060: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096481.80063: variable 'ansible_pipelining' from source: unknown 27817 1727096481.80065: variable 'ansible_timeout' from source: unknown 27817 1727096481.80069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096481.80162: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096481.80173: variable 'omit' from source: magic vars 27817 1727096481.80177: starting attempt loop 27817 1727096481.80179: running the handler 27817 1727096481.80217: handler run complete 27817 1727096481.80227: attempt loop complete, returning result 27817 1727096481.80231: _execute() done 27817 1727096481.80234: dumping result to json 27817 1727096481.80236: done dumping result, returning 27817 1727096481.80241: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [0afff68d-5257-bae3-08df-00000000036a] 27817 1727096481.80247: sending task result for task 0afff68d-5257-bae3-08df-00000000036a 27817 1727096481.80326: done sending task result for task 0afff68d-5257-bae3-08df-00000000036a 27817 1727096481.80329: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] 27817 1727096481.80379: no more pending results, returning what we have 27817 1727096481.80382: results queue empty 27817 1727096481.80382: checking for any_errors_fatal 27817 1727096481.80387: done checking for any_errors_fatal 27817 1727096481.80388: checking for max_fail_percentage 27817 1727096481.80389: done checking for max_fail_percentage 27817 1727096481.80390: checking to see if all hosts have failed and the running result is not ok 27817 1727096481.80391: done checking to see if all hosts have failed 27817 1727096481.80391: getting the remaining hosts for this loop 27817 1727096481.80393: done getting the remaining hosts for this loop 27817 1727096481.80396: getting the next task for host managed_node3 27817 1727096481.80402: done getting next task for host managed_node3 27817 1727096481.80405: ^ task is: TASK: Install iproute 27817 1727096481.80407: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096481.80410: getting variables 27817 1727096481.80412: in VariableManager get_vars() 27817 1727096481.80450: Calling all_inventory to load vars for managed_node3 27817 1727096481.80453: Calling groups_inventory to load vars for managed_node3 27817 1727096481.80455: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096481.80462: Calling all_plugins_play to load vars for managed_node3 27817 1727096481.80464: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096481.80467: Calling groups_plugins_play to load vars for managed_node3 27817 1727096481.80600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096481.80727: done with get_vars() 27817 1727096481.80734: done getting variables 27817 1727096481.80776: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install iproute] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Monday 23 September 2024 09:01:21 -0400 (0:00:00.019) 0:00:06.161 ****** 27817 1727096481.80795: entering _queue_task() for managed_node3/package 27817 1727096481.80974: worker is 1 (out of 1 available) 27817 1727096481.80987: exiting _queue_task() for managed_node3/package 27817 1727096481.80998: done queuing things up, now waiting for results queue to drain 27817 1727096481.81000: waiting for pending results... 27817 1727096481.81139: running TaskExecutor() for managed_node3/TASK: Install iproute 27817 1727096481.81191: in run() - task 0afff68d-5257-bae3-08df-00000000026d 27817 1727096481.81202: variable 'ansible_search_path' from source: unknown 27817 1727096481.81205: variable 'ansible_search_path' from source: unknown 27817 1727096481.81234: calling self._execute() 27817 1727096481.81299: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096481.81306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096481.81314: variable 'omit' from source: magic vars 27817 1727096481.81558: variable 'ansible_distribution_major_version' from source: facts 27817 1727096481.81576: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096481.81580: variable 'omit' from source: magic vars 27817 1727096481.81605: variable 'omit' from source: magic vars 27817 1727096481.81729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096481.83131: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096481.83174: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096481.83203: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096481.83228: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096481.83247: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096481.83318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096481.83347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096481.83364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096481.83392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096481.83406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096481.83514: variable '__network_is_ostree' from source: set_fact 27817 1727096481.83519: variable 'omit' from source: magic vars 27817 1727096481.83522: variable 'omit' from source: magic vars 27817 1727096481.83524: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096481.83540: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096481.83554: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096481.83566: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096481.83576: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096481.83598: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096481.83600: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096481.83603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096481.83669: Set connection var ansible_pipelining to False 27817 1727096481.83675: Set connection var ansible_connection to ssh 27817 1727096481.83679: Set connection var ansible_timeout to 10 27817 1727096481.83682: Set connection var ansible_shell_type to sh 27817 1727096481.83687: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096481.83692: Set connection var ansible_shell_executable to /bin/sh 27817 1727096481.83711: variable 'ansible_shell_executable' from source: unknown 27817 1727096481.83714: variable 'ansible_connection' from source: unknown 27817 1727096481.83716: variable 'ansible_module_compression' from source: unknown 27817 1727096481.83718: variable 'ansible_shell_type' from source: unknown 27817 1727096481.83721: variable 'ansible_shell_executable' from source: unknown 27817 1727096481.83725: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096481.83728: variable 'ansible_pipelining' from source: unknown 27817 1727096481.83730: variable 'ansible_timeout' from source: unknown 27817 1727096481.83732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096481.83802: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096481.83809: variable 'omit' from source: magic vars 27817 1727096481.83814: starting attempt loop 27817 1727096481.83817: running the handler 27817 1727096481.83822: variable 'ansible_facts' from source: unknown 27817 1727096481.83825: variable 'ansible_facts' from source: unknown 27817 1727096481.83855: _low_level_execute_command(): starting 27817 1727096481.83859: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096481.84364: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096481.84370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096481.84373: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096481.84376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096481.84378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096481.84433: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096481.84440: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096481.84443: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096481.84480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096481.86119: stdout chunk (state=3): >>>/root <<< 27817 1727096481.86217: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096481.86245: stderr chunk (state=3): >>><<< 27817 1727096481.86249: stdout chunk (state=3): >>><<< 27817 1727096481.86272: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096481.86285: _low_level_execute_command(): starting 27817 1727096481.86290: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096481.8627472-28160-13782408564562 `" && echo ansible-tmp-1727096481.8627472-28160-13782408564562="` echo /root/.ansible/tmp/ansible-tmp-1727096481.8627472-28160-13782408564562 `" ) && sleep 0' 27817 1727096481.86725: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096481.86728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096481.86730: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 27817 1727096481.86732: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096481.86734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096481.86736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096481.86786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096481.86790: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096481.86825: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096481.88702: stdout chunk (state=3): >>>ansible-tmp-1727096481.8627472-28160-13782408564562=/root/.ansible/tmp/ansible-tmp-1727096481.8627472-28160-13782408564562 <<< 27817 1727096481.88811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096481.88836: stderr chunk (state=3): >>><<< 27817 1727096481.88839: stdout chunk (state=3): >>><<< 27817 1727096481.88859: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096481.8627472-28160-13782408564562=/root/.ansible/tmp/ansible-tmp-1727096481.8627472-28160-13782408564562 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096481.89077: variable 'ansible_module_compression' from source: unknown 27817 1727096481.89082: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 27817 1727096481.89085: ANSIBALLZ: Acquiring lock 27817 1727096481.89087: ANSIBALLZ: Lock acquired: 139766527972016 27817 1727096481.89090: ANSIBALLZ: Creating module 27817 1727096482.06834: ANSIBALLZ: Writing module into payload 27817 1727096482.06971: ANSIBALLZ: Writing module 27817 1727096482.06990: ANSIBALLZ: Renaming module 27817 1727096482.07001: ANSIBALLZ: Done creating module 27817 1727096482.07017: variable 'ansible_facts' from source: unknown 27817 1727096482.07078: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096481.8627472-28160-13782408564562/AnsiballZ_dnf.py 27817 1727096482.07175: Sending initial data 27817 1727096482.07180: Sent initial data (151 bytes) 27817 1727096482.07604: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096482.07608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096482.07611: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096482.07613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096482.07661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096482.07664: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096482.07711: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096482.09332: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096482.09363: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096482.09398: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpm5gp1wau /root/.ansible/tmp/ansible-tmp-1727096481.8627472-28160-13782408564562/AnsiballZ_dnf.py <<< 27817 1727096482.09404: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096481.8627472-28160-13782408564562/AnsiballZ_dnf.py" <<< 27817 1727096482.09426: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpm5gp1wau" to remote "/root/.ansible/tmp/ansible-tmp-1727096481.8627472-28160-13782408564562/AnsiballZ_dnf.py" <<< 27817 1727096482.09429: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096481.8627472-28160-13782408564562/AnsiballZ_dnf.py" <<< 27817 1727096482.10040: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096482.10082: stderr chunk (state=3): >>><<< 27817 1727096482.10085: stdout chunk (state=3): >>><<< 27817 1727096482.10108: done transferring module to remote 27817 1727096482.10117: _low_level_execute_command(): starting 27817 1727096482.10121: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096481.8627472-28160-13782408564562/ /root/.ansible/tmp/ansible-tmp-1727096481.8627472-28160-13782408564562/AnsiballZ_dnf.py && sleep 0' 27817 1727096482.10536: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096482.10539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096482.10541: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096482.10543: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096482.10545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096482.10595: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096482.10601: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096482.10639: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096482.12420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096482.12445: stderr chunk (state=3): >>><<< 27817 1727096482.12448: stdout chunk (state=3): >>><<< 27817 1727096482.12462: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096482.12465: _low_level_execute_command(): starting 27817 1727096482.12471: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096481.8627472-28160-13782408564562/AnsiballZ_dnf.py && sleep 0' 27817 1727096482.12871: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096482.12907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096482.12910: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096482.12912: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096482.12914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096482.12956: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096482.12959: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096482.13001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096482.54087: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": 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, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 27817 1727096482.58683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096482.58687: stdout chunk (state=3): >>><<< 27817 1727096482.58689: stderr chunk (state=3): >>><<< 27817 1727096482.59045: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": 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, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096482.59055: done with _execute_module (ansible.legacy.dnf, {'name': 'iproute', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096481.8627472-28160-13782408564562/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096482.59058: _low_level_execute_command(): starting 27817 1727096482.59060: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096481.8627472-28160-13782408564562/ > /dev/null 2>&1 && sleep 0' 27817 1727096482.60117: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096482.60131: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096482.60143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096482.60249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096482.60261: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096482.60281: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096482.60351: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096482.62196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096482.62205: stdout chunk (state=3): >>><<< 27817 1727096482.62215: stderr chunk (state=3): >>><<< 27817 1727096482.62573: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096482.62577: handler run complete 27817 1727096482.62579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096482.62775: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096482.62845: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096482.62940: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096482.63206: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096482.63347: variable '__install_status' from source: unknown 27817 1727096482.63379: Evaluated conditional (__install_status is success): True 27817 1727096482.63415: attempt loop complete, returning result 27817 1727096482.63423: _execute() done 27817 1727096482.63440: dumping result to json 27817 1727096482.63451: done dumping result, returning 27817 1727096482.63462: done running TaskExecutor() for managed_node3/TASK: Install iproute [0afff68d-5257-bae3-08df-00000000026d] 27817 1727096482.63476: sending task result for task 0afff68d-5257-bae3-08df-00000000026d ok: [managed_node3] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 27817 1727096482.63708: no more pending results, returning what we have 27817 1727096482.63712: results queue empty 27817 1727096482.63712: checking for any_errors_fatal 27817 1727096482.63718: done checking for any_errors_fatal 27817 1727096482.63719: checking for max_fail_percentage 27817 1727096482.63721: done checking for max_fail_percentage 27817 1727096482.63721: checking to see if all hosts have failed and the running result is not ok 27817 1727096482.63722: done checking to see if all hosts have failed 27817 1727096482.63723: getting the remaining hosts for this loop 27817 1727096482.63724: done getting the remaining hosts for this loop 27817 1727096482.63728: getting the next task for host managed_node3 27817 1727096482.63735: done getting next task for host managed_node3 27817 1727096482.63739: ^ task is: TASK: Create veth interface {{ interface }} 27817 1727096482.63742: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096482.63745: getting variables 27817 1727096482.63747: in VariableManager get_vars() 27817 1727096482.63797: Calling all_inventory to load vars for managed_node3 27817 1727096482.63801: Calling groups_inventory to load vars for managed_node3 27817 1727096482.63803: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096482.63814: Calling all_plugins_play to load vars for managed_node3 27817 1727096482.63817: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096482.63820: Calling groups_plugins_play to load vars for managed_node3 27817 1727096482.64966: done sending task result for task 0afff68d-5257-bae3-08df-00000000026d 27817 1727096482.64974: WORKER PROCESS EXITING 27817 1727096482.65001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096482.65250: done with get_vars() 27817 1727096482.65262: done getting variables 27817 1727096482.65331: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 27817 1727096482.65469: variable 'interface' from source: set_fact TASK [Create veth interface ethtest0] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Monday 23 September 2024 09:01:22 -0400 (0:00:00.847) 0:00:07.008 ****** 27817 1727096482.65500: entering _queue_task() for managed_node3/command 27817 1727096482.65864: worker is 1 (out of 1 available) 27817 1727096482.65879: exiting _queue_task() for managed_node3/command 27817 1727096482.65889: done queuing things up, now waiting for results queue to drain 27817 1727096482.65890: waiting for pending results... 27817 1727096482.66039: running TaskExecutor() for managed_node3/TASK: Create veth interface ethtest0 27817 1727096482.66149: in run() - task 0afff68d-5257-bae3-08df-00000000026e 27817 1727096482.66282: variable 'ansible_search_path' from source: unknown 27817 1727096482.66286: variable 'ansible_search_path' from source: unknown 27817 1727096482.66472: variable 'interface' from source: set_fact 27817 1727096482.66574: variable 'interface' from source: set_fact 27817 1727096482.66675: variable 'interface' from source: set_fact 27817 1727096482.67074: Loaded config def from plugin (lookup/items) 27817 1727096482.67096: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 27817 1727096482.67122: variable 'omit' from source: magic vars 27817 1727096482.67405: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096482.67419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096482.67435: variable 'omit' from source: magic vars 27817 1727096482.67991: variable 'ansible_distribution_major_version' from source: facts 27817 1727096482.68002: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096482.68528: variable 'type' from source: set_fact 27817 1727096482.68530: variable 'state' from source: include params 27817 1727096482.68533: variable 'interface' from source: set_fact 27817 1727096482.68689: variable 'current_interfaces' from source: set_fact 27817 1727096482.68692: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 27817 1727096482.68694: variable 'omit' from source: magic vars 27817 1727096482.68785: variable 'omit' from source: magic vars 27817 1727096482.68928: variable 'item' from source: unknown 27817 1727096482.69004: variable 'item' from source: unknown 27817 1727096482.69030: variable 'omit' from source: magic vars 27817 1727096482.69074: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096482.69106: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096482.69174: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096482.69178: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096482.69181: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096482.69222: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096482.69233: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096482.69239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096482.69387: Set connection var ansible_pipelining to False 27817 1727096482.69390: Set connection var ansible_connection to ssh 27817 1727096482.69392: Set connection var ansible_timeout to 10 27817 1727096482.69394: Set connection var ansible_shell_type to sh 27817 1727096482.69396: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096482.69398: Set connection var ansible_shell_executable to /bin/sh 27817 1727096482.69407: variable 'ansible_shell_executable' from source: unknown 27817 1727096482.69413: variable 'ansible_connection' from source: unknown 27817 1727096482.69418: variable 'ansible_module_compression' from source: unknown 27817 1727096482.69424: variable 'ansible_shell_type' from source: unknown 27817 1727096482.69431: variable 'ansible_shell_executable' from source: unknown 27817 1727096482.69495: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096482.69499: variable 'ansible_pipelining' from source: unknown 27817 1727096482.69501: variable 'ansible_timeout' from source: unknown 27817 1727096482.69504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096482.69621: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096482.69635: variable 'omit' from source: magic vars 27817 1727096482.69643: starting attempt loop 27817 1727096482.69650: running the handler 27817 1727096482.69857: _low_level_execute_command(): starting 27817 1727096482.69859: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096482.70451: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096482.70519: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096482.70586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096482.70612: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096482.70659: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096482.70697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096482.72388: stdout chunk (state=3): >>>/root <<< 27817 1727096482.72545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096482.72549: stdout chunk (state=3): >>><<< 27817 1727096482.72557: stderr chunk (state=3): >>><<< 27817 1727096482.72585: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096482.72675: _low_level_execute_command(): starting 27817 1727096482.72679: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096482.7259262-28209-54692348271871 `" && echo ansible-tmp-1727096482.7259262-28209-54692348271871="` echo /root/.ansible/tmp/ansible-tmp-1727096482.7259262-28209-54692348271871 `" ) && sleep 0' 27817 1727096482.73257: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096482.73278: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096482.73338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096482.73406: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096482.73440: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096482.73525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096482.75488: stdout chunk (state=3): >>>ansible-tmp-1727096482.7259262-28209-54692348271871=/root/.ansible/tmp/ansible-tmp-1727096482.7259262-28209-54692348271871 <<< 27817 1727096482.75653: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096482.75656: stdout chunk (state=3): >>><<< 27817 1727096482.75659: stderr chunk (state=3): >>><<< 27817 1727096482.75876: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096482.7259262-28209-54692348271871=/root/.ansible/tmp/ansible-tmp-1727096482.7259262-28209-54692348271871 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096482.75880: variable 'ansible_module_compression' from source: unknown 27817 1727096482.75882: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27817 1727096482.75885: variable 'ansible_facts' from source: unknown 27817 1727096482.75931: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096482.7259262-28209-54692348271871/AnsiballZ_command.py 27817 1727096482.76144: Sending initial data 27817 1727096482.76153: Sent initial data (155 bytes) 27817 1727096482.77054: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096482.77080: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096482.77097: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096482.77129: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096482.77230: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096482.78788: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096482.78810: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096482.78881: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpn85bpq_s /root/.ansible/tmp/ansible-tmp-1727096482.7259262-28209-54692348271871/AnsiballZ_command.py <<< 27817 1727096482.78891: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096482.7259262-28209-54692348271871/AnsiballZ_command.py" <<< 27817 1727096482.78913: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpn85bpq_s" to remote "/root/.ansible/tmp/ansible-tmp-1727096482.7259262-28209-54692348271871/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096482.7259262-28209-54692348271871/AnsiballZ_command.py" <<< 27817 1727096482.79644: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096482.79727: stdout chunk (state=3): >>><<< 27817 1727096482.79730: stderr chunk (state=3): >>><<< 27817 1727096482.79741: done transferring module to remote 27817 1727096482.79756: _low_level_execute_command(): starting 27817 1727096482.79766: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096482.7259262-28209-54692348271871/ /root/.ansible/tmp/ansible-tmp-1727096482.7259262-28209-54692348271871/AnsiballZ_command.py && sleep 0' 27817 1727096482.80511: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096482.80543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096482.80560: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096482.80607: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096482.80680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096482.82533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096482.82543: stdout chunk (state=3): >>><<< 27817 1727096482.82555: stderr chunk (state=3): >>><<< 27817 1727096482.82588: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096482.82674: _low_level_execute_command(): starting 27817 1727096482.82679: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096482.7259262-28209-54692348271871/AnsiballZ_command.py && sleep 0' 27817 1727096482.83349: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096482.83353: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096482.83458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096482.83488: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096482.83504: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096482.83524: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096482.83607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096482.99903: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0"], "start": "2024-09-23 09:01:22.985458", "end": "2024-09-23 09:01:22.991439", "delta": "0:00:00.005981", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add ethtest0 type veth peer name peerethtest0", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 27817 1727096483.02188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096483.02280: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 27817 1727096483.02284: stdout chunk (state=3): >>><<< 27817 1727096483.02286: stderr chunk (state=3): >>><<< 27817 1727096483.02305: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0"], "start": "2024-09-23 09:01:22.985458", "end": "2024-09-23 09:01:22.991439", "delta": "0:00:00.005981", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add ethtest0 type veth peer name peerethtest0", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096483.02433: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link add ethtest0 type veth peer name peerethtest0', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096482.7259262-28209-54692348271871/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096483.02437: _low_level_execute_command(): starting 27817 1727096483.02440: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096482.7259262-28209-54692348271871/ > /dev/null 2>&1 && sleep 0' 27817 1727096483.03044: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096483.03059: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096483.03079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096483.03117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096483.03183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096483.03240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096483.03262: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096483.03279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096483.03556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096483.07737: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096483.07786: stderr chunk (state=3): >>><<< 27817 1727096483.07790: stdout chunk (state=3): >>><<< 27817 1727096483.07802: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096483.07808: handler run complete 27817 1727096483.07825: Evaluated conditional (False): False 27817 1727096483.07833: attempt loop complete, returning result 27817 1727096483.07849: variable 'item' from source: unknown 27817 1727096483.07915: variable 'item' from source: unknown ok: [managed_node3] => (item=ip link add ethtest0 type veth peer name peerethtest0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0" ], "delta": "0:00:00.005981", "end": "2024-09-23 09:01:22.991439", "item": "ip link add ethtest0 type veth peer name peerethtest0", "rc": 0, "start": "2024-09-23 09:01:22.985458" } 27817 1727096483.08077: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096483.08080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096483.08083: variable 'omit' from source: magic vars 27817 1727096483.08158: variable 'ansible_distribution_major_version' from source: facts 27817 1727096483.08161: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096483.08317: variable 'type' from source: set_fact 27817 1727096483.08321: variable 'state' from source: include params 27817 1727096483.08326: variable 'interface' from source: set_fact 27817 1727096483.08328: variable 'current_interfaces' from source: set_fact 27817 1727096483.08335: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 27817 1727096483.08339: variable 'omit' from source: magic vars 27817 1727096483.08350: variable 'omit' from source: magic vars 27817 1727096483.08380: variable 'item' from source: unknown 27817 1727096483.08424: variable 'item' from source: unknown 27817 1727096483.08435: variable 'omit' from source: magic vars 27817 1727096483.08451: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096483.08458: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096483.08464: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096483.08480: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096483.08482: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096483.08485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096483.08534: Set connection var ansible_pipelining to False 27817 1727096483.08537: Set connection var ansible_connection to ssh 27817 1727096483.08542: Set connection var ansible_timeout to 10 27817 1727096483.08545: Set connection var ansible_shell_type to sh 27817 1727096483.08550: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096483.08554: Set connection var ansible_shell_executable to /bin/sh 27817 1727096483.08675: variable 'ansible_shell_executable' from source: unknown 27817 1727096483.08678: variable 'ansible_connection' from source: unknown 27817 1727096483.08681: variable 'ansible_module_compression' from source: unknown 27817 1727096483.08683: variable 'ansible_shell_type' from source: unknown 27817 1727096483.08685: variable 'ansible_shell_executable' from source: unknown 27817 1727096483.08686: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096483.08688: variable 'ansible_pipelining' from source: unknown 27817 1727096483.08690: variable 'ansible_timeout' from source: unknown 27817 1727096483.08692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096483.08694: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096483.08696: variable 'omit' from source: magic vars 27817 1727096483.08698: starting attempt loop 27817 1727096483.08700: running the handler 27817 1727096483.08702: _low_level_execute_command(): starting 27817 1727096483.08704: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096483.09093: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096483.09099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096483.09130: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096483.09133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 27817 1727096483.09135: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096483.09193: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096483.09197: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096483.09218: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096483.09287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096483.10901: stdout chunk (state=3): >>>/root <<< 27817 1727096483.10991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096483.11025: stderr chunk (state=3): >>><<< 27817 1727096483.11028: stdout chunk (state=3): >>><<< 27817 1727096483.11044: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096483.11054: _low_level_execute_command(): starting 27817 1727096483.11059: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096483.1104457-28209-252905171726265 `" && echo ansible-tmp-1727096483.1104457-28209-252905171726265="` echo /root/.ansible/tmp/ansible-tmp-1727096483.1104457-28209-252905171726265 `" ) && sleep 0' 27817 1727096483.11514: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096483.11518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096483.11520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096483.11522: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096483.11524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096483.11574: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096483.11579: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096483.11603: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096483.11626: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096483.13585: stdout chunk (state=3): >>>ansible-tmp-1727096483.1104457-28209-252905171726265=/root/.ansible/tmp/ansible-tmp-1727096483.1104457-28209-252905171726265 <<< 27817 1727096483.13690: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096483.13717: stderr chunk (state=3): >>><<< 27817 1727096483.13720: stdout chunk (state=3): >>><<< 27817 1727096483.13735: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096483.1104457-28209-252905171726265=/root/.ansible/tmp/ansible-tmp-1727096483.1104457-28209-252905171726265 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096483.13755: variable 'ansible_module_compression' from source: unknown 27817 1727096483.13793: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27817 1727096483.13809: variable 'ansible_facts' from source: unknown 27817 1727096483.13852: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096483.1104457-28209-252905171726265/AnsiballZ_command.py 27817 1727096483.13950: Sending initial data 27817 1727096483.13954: Sent initial data (156 bytes) 27817 1727096483.14407: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096483.14410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096483.14413: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096483.14415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096483.14417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096483.14474: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096483.14480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096483.14482: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096483.14516: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096483.16141: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096483.16182: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096483.16208: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpnszluxqt /root/.ansible/tmp/ansible-tmp-1727096483.1104457-28209-252905171726265/AnsiballZ_command.py <<< 27817 1727096483.16216: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096483.1104457-28209-252905171726265/AnsiballZ_command.py" <<< 27817 1727096483.16238: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpnszluxqt" to remote "/root/.ansible/tmp/ansible-tmp-1727096483.1104457-28209-252905171726265/AnsiballZ_command.py" <<< 27817 1727096483.16242: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096483.1104457-28209-252905171726265/AnsiballZ_command.py" <<< 27817 1727096483.16723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096483.16764: stderr chunk (state=3): >>><<< 27817 1727096483.16769: stdout chunk (state=3): >>><<< 27817 1727096483.16815: done transferring module to remote 27817 1727096483.16823: _low_level_execute_command(): starting 27817 1727096483.16828: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096483.1104457-28209-252905171726265/ /root/.ansible/tmp/ansible-tmp-1727096483.1104457-28209-252905171726265/AnsiballZ_command.py && sleep 0' 27817 1727096483.17285: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096483.17289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096483.17291: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096483.17293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096483.17339: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096483.17343: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096483.17349: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096483.17388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096483.19200: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096483.19228: stderr chunk (state=3): >>><<< 27817 1727096483.19231: stdout chunk (state=3): >>><<< 27817 1727096483.19245: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096483.19248: _low_level_execute_command(): starting 27817 1727096483.19253: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096483.1104457-28209-252905171726265/AnsiballZ_command.py && sleep 0' 27817 1727096483.19690: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096483.19694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096483.19706: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096483.19758: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096483.19761: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096483.19807: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096483.35691: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerethtest0", "up"], "start": "2024-09-23 09:01:23.349834", "end": "2024-09-23 09:01:23.353652", "delta": "0:00:00.003818", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peerethtest0 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 27817 1727096483.37658: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096483.37662: stdout chunk (state=3): >>><<< 27817 1727096483.37664: stderr chunk (state=3): >>><<< 27817 1727096483.37666: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerethtest0", "up"], "start": "2024-09-23 09:01:23.349834", "end": "2024-09-23 09:01:23.353652", "delta": "0:00:00.003818", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peerethtest0 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096483.37674: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set peerethtest0 up', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096483.1104457-28209-252905171726265/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096483.37676: _low_level_execute_command(): starting 27817 1727096483.37678: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096483.1104457-28209-252905171726265/ > /dev/null 2>&1 && sleep 0' 27817 1727096483.38987: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096483.39039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096483.39066: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096483.39313: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096483.39336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096483.41185: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096483.41204: stderr chunk (state=3): >>><<< 27817 1727096483.41212: stdout chunk (state=3): >>><<< 27817 1727096483.41231: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096483.41242: handler run complete 27817 1727096483.41269: Evaluated conditional (False): False 27817 1727096483.41290: attempt loop complete, returning result 27817 1727096483.41315: variable 'item' from source: unknown 27817 1727096483.41401: variable 'item' from source: unknown ok: [managed_node3] => (item=ip link set peerethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerethtest0", "up" ], "delta": "0:00:00.003818", "end": "2024-09-23 09:01:23.353652", "item": "ip link set peerethtest0 up", "rc": 0, "start": "2024-09-23 09:01:23.349834" } 27817 1727096483.41677: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096483.41681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096483.41684: variable 'omit' from source: magic vars 27817 1727096483.41807: variable 'ansible_distribution_major_version' from source: facts 27817 1727096483.41819: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096483.42043: variable 'type' from source: set_fact 27817 1727096483.42053: variable 'state' from source: include params 27817 1727096483.42063: variable 'interface' from source: set_fact 27817 1727096483.42077: variable 'current_interfaces' from source: set_fact 27817 1727096483.42088: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 27817 1727096483.42097: variable 'omit' from source: magic vars 27817 1727096483.42117: variable 'omit' from source: magic vars 27817 1727096483.42176: variable 'item' from source: unknown 27817 1727096483.42247: variable 'item' from source: unknown 27817 1727096483.42347: variable 'omit' from source: magic vars 27817 1727096483.42350: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096483.42353: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096483.42355: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096483.42357: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096483.42359: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096483.42361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096483.42433: Set connection var ansible_pipelining to False 27817 1727096483.42444: Set connection var ansible_connection to ssh 27817 1727096483.42462: Set connection var ansible_timeout to 10 27817 1727096483.42473: Set connection var ansible_shell_type to sh 27817 1727096483.42485: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096483.42495: Set connection var ansible_shell_executable to /bin/sh 27817 1727096483.42522: variable 'ansible_shell_executable' from source: unknown 27817 1727096483.42531: variable 'ansible_connection' from source: unknown 27817 1727096483.42538: variable 'ansible_module_compression' from source: unknown 27817 1727096483.42545: variable 'ansible_shell_type' from source: unknown 27817 1727096483.42552: variable 'ansible_shell_executable' from source: unknown 27817 1727096483.42566: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096483.42677: variable 'ansible_pipelining' from source: unknown 27817 1727096483.42680: variable 'ansible_timeout' from source: unknown 27817 1727096483.42682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096483.42699: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096483.42712: variable 'omit' from source: magic vars 27817 1727096483.42725: starting attempt loop 27817 1727096483.42732: running the handler 27817 1727096483.42743: _low_level_execute_command(): starting 27817 1727096483.42751: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096483.43554: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096483.43585: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096483.43686: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096483.43711: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096483.43725: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096483.43824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096483.45501: stdout chunk (state=3): >>>/root <<< 27817 1727096483.45666: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096483.45673: stdout chunk (state=3): >>><<< 27817 1727096483.45676: stderr chunk (state=3): >>><<< 27817 1727096483.45680: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096483.45683: _low_level_execute_command(): starting 27817 1727096483.45684: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096483.4559016-28209-28950994911233 `" && echo ansible-tmp-1727096483.4559016-28209-28950994911233="` echo /root/.ansible/tmp/ansible-tmp-1727096483.4559016-28209-28950994911233 `" ) && sleep 0' 27817 1727096483.46962: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096483.47077: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096483.47126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096483.47330: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096483.47336: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096483.47376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096483.49296: stdout chunk (state=3): >>>ansible-tmp-1727096483.4559016-28209-28950994911233=/root/.ansible/tmp/ansible-tmp-1727096483.4559016-28209-28950994911233 <<< 27817 1727096483.49404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096483.49432: stderr chunk (state=3): >>><<< 27817 1727096483.49580: stdout chunk (state=3): >>><<< 27817 1727096483.49583: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096483.4559016-28209-28950994911233=/root/.ansible/tmp/ansible-tmp-1727096483.4559016-28209-28950994911233 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096483.49592: variable 'ansible_module_compression' from source: unknown 27817 1727096483.49686: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27817 1727096483.49689: variable 'ansible_facts' from source: unknown 27817 1727096483.49709: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096483.4559016-28209-28950994911233/AnsiballZ_command.py 27817 1727096483.49926: Sending initial data 27817 1727096483.49935: Sent initial data (155 bytes) 27817 1727096483.50805: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096483.50860: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096483.51116: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096483.51151: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096483.52737: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096483.52820: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096483.52825: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpmgwsna28 /root/.ansible/tmp/ansible-tmp-1727096483.4559016-28209-28950994911233/AnsiballZ_command.py <<< 27817 1727096483.52827: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096483.4559016-28209-28950994911233/AnsiballZ_command.py" <<< 27817 1727096483.53074: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpmgwsna28" to remote "/root/.ansible/tmp/ansible-tmp-1727096483.4559016-28209-28950994911233/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096483.4559016-28209-28950994911233/AnsiballZ_command.py" <<< 27817 1727096483.53785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096483.53820: stderr chunk (state=3): >>><<< 27817 1727096483.53830: stdout chunk (state=3): >>><<< 27817 1727096483.53969: done transferring module to remote 27817 1727096483.53972: _low_level_execute_command(): starting 27817 1727096483.53975: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096483.4559016-28209-28950994911233/ /root/.ansible/tmp/ansible-tmp-1727096483.4559016-28209-28950994911233/AnsiballZ_command.py && sleep 0' 27817 1727096483.54500: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 27817 1727096483.54514: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096483.54620: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096483.54642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096483.54710: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096483.56566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096483.56585: stdout chunk (state=3): >>><<< 27817 1727096483.56599: stderr chunk (state=3): >>><<< 27817 1727096483.56623: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096483.56632: _low_level_execute_command(): starting 27817 1727096483.56715: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096483.4559016-28209-28950994911233/AnsiballZ_command.py && sleep 0' 27817 1727096483.57234: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096483.57249: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096483.57265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096483.57289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096483.57309: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096483.57412: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096483.57439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096483.57684: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096483.73383: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "ethtest0", "up"], "start": "2024-09-23 09:01:23.726075", "end": "2024-09-23 09:01:23.729908", "delta": "0:00:00.003833", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set ethtest0 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 27817 1727096483.74973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096483.74996: stderr chunk (state=3): >>><<< 27817 1727096483.74999: stdout chunk (state=3): >>><<< 27817 1727096483.75015: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "ethtest0", "up"], "start": "2024-09-23 09:01:23.726075", "end": "2024-09-23 09:01:23.729908", "delta": "0:00:00.003833", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set ethtest0 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096483.75035: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set ethtest0 up', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096483.4559016-28209-28950994911233/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096483.75040: _low_level_execute_command(): starting 27817 1727096483.75045: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096483.4559016-28209-28950994911233/ > /dev/null 2>&1 && sleep 0' 27817 1727096483.75541: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096483.75544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096483.75547: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096483.75549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096483.75551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096483.75605: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096483.75608: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096483.75610: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096483.75647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096483.77556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096483.77560: stdout chunk (state=3): >>><<< 27817 1727096483.77562: stderr chunk (state=3): >>><<< 27817 1727096483.77581: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096483.77773: handler run complete 27817 1727096483.77777: Evaluated conditional (False): False 27817 1727096483.77779: attempt loop complete, returning result 27817 1727096483.77781: variable 'item' from source: unknown 27817 1727096483.77783: variable 'item' from source: unknown ok: [managed_node3] => (item=ip link set ethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "ethtest0", "up" ], "delta": "0:00:00.003833", "end": "2024-09-23 09:01:23.729908", "item": "ip link set ethtest0 up", "rc": 0, "start": "2024-09-23 09:01:23.726075" } 27817 1727096483.77921: dumping result to json 27817 1727096483.77924: done dumping result, returning 27817 1727096483.77926: done running TaskExecutor() for managed_node3/TASK: Create veth interface ethtest0 [0afff68d-5257-bae3-08df-00000000026e] 27817 1727096483.77929: sending task result for task 0afff68d-5257-bae3-08df-00000000026e 27817 1727096483.77984: done sending task result for task 0afff68d-5257-bae3-08df-00000000026e 27817 1727096483.77987: WORKER PROCESS EXITING 27817 1727096483.78092: no more pending results, returning what we have 27817 1727096483.78095: results queue empty 27817 1727096483.78096: checking for any_errors_fatal 27817 1727096483.78102: done checking for any_errors_fatal 27817 1727096483.78103: checking for max_fail_percentage 27817 1727096483.78104: done checking for max_fail_percentage 27817 1727096483.78105: checking to see if all hosts have failed and the running result is not ok 27817 1727096483.78106: done checking to see if all hosts have failed 27817 1727096483.78107: getting the remaining hosts for this loop 27817 1727096483.78108: done getting the remaining hosts for this loop 27817 1727096483.78111: getting the next task for host managed_node3 27817 1727096483.78117: done getting next task for host managed_node3 27817 1727096483.78119: ^ task is: TASK: Set up veth as managed by NetworkManager 27817 1727096483.78122: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096483.78130: getting variables 27817 1727096483.78132: in VariableManager get_vars() 27817 1727096483.78170: Calling all_inventory to load vars for managed_node3 27817 1727096483.78172: Calling groups_inventory to load vars for managed_node3 27817 1727096483.78175: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096483.78184: Calling all_plugins_play to load vars for managed_node3 27817 1727096483.78186: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096483.78189: Calling groups_plugins_play to load vars for managed_node3 27817 1727096483.78392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096483.78521: done with get_vars() 27817 1727096483.78531: done getting variables 27817 1727096483.78575: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Monday 23 September 2024 09:01:23 -0400 (0:00:01.130) 0:00:08.139 ****** 27817 1727096483.78594: entering _queue_task() for managed_node3/command 27817 1727096483.78794: worker is 1 (out of 1 available) 27817 1727096483.78807: exiting _queue_task() for managed_node3/command 27817 1727096483.78820: done queuing things up, now waiting for results queue to drain 27817 1727096483.78822: waiting for pending results... 27817 1727096483.78982: running TaskExecutor() for managed_node3/TASK: Set up veth as managed by NetworkManager 27817 1727096483.79038: in run() - task 0afff68d-5257-bae3-08df-00000000026f 27817 1727096483.79049: variable 'ansible_search_path' from source: unknown 27817 1727096483.79053: variable 'ansible_search_path' from source: unknown 27817 1727096483.79088: calling self._execute() 27817 1727096483.79152: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096483.79156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096483.79170: variable 'omit' from source: magic vars 27817 1727096483.79447: variable 'ansible_distribution_major_version' from source: facts 27817 1727096483.79456: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096483.79565: variable 'type' from source: set_fact 27817 1727096483.79572: variable 'state' from source: include params 27817 1727096483.79579: Evaluated conditional (type == 'veth' and state == 'present'): True 27817 1727096483.79585: variable 'omit' from source: magic vars 27817 1727096483.79612: variable 'omit' from source: magic vars 27817 1727096483.79683: variable 'interface' from source: set_fact 27817 1727096483.79696: variable 'omit' from source: magic vars 27817 1727096483.79729: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096483.79759: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096483.79778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096483.79792: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096483.79800: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096483.79828: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096483.79831: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096483.79834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096483.79906: Set connection var ansible_pipelining to False 27817 1727096483.79910: Set connection var ansible_connection to ssh 27817 1727096483.79918: Set connection var ansible_timeout to 10 27817 1727096483.79920: Set connection var ansible_shell_type to sh 27817 1727096483.79923: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096483.79929: Set connection var ansible_shell_executable to /bin/sh 27817 1727096483.79948: variable 'ansible_shell_executable' from source: unknown 27817 1727096483.79957: variable 'ansible_connection' from source: unknown 27817 1727096483.79960: variable 'ansible_module_compression' from source: unknown 27817 1727096483.79963: variable 'ansible_shell_type' from source: unknown 27817 1727096483.79965: variable 'ansible_shell_executable' from source: unknown 27817 1727096483.79969: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096483.79971: variable 'ansible_pipelining' from source: unknown 27817 1727096483.79977: variable 'ansible_timeout' from source: unknown 27817 1727096483.79980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096483.80088: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096483.80097: variable 'omit' from source: magic vars 27817 1727096483.80104: starting attempt loop 27817 1727096483.80121: running the handler 27817 1727096483.80406: _low_level_execute_command(): starting 27817 1727096483.80411: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096483.80969: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096483.80974: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096483.80976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096483.80979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096483.80981: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096483.80983: stderr chunk (state=3): >>>debug2: match not found <<< 27817 1727096483.80985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096483.80986: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27817 1727096483.80988: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 27817 1727096483.80990: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27817 1727096483.80992: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096483.80993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096483.80995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096483.80997: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096483.80999: stderr chunk (state=3): >>>debug2: match found <<< 27817 1727096483.81001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096483.81021: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096483.81034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096483.81054: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096483.81297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096483.82952: stdout chunk (state=3): >>>/root <<< 27817 1727096483.83109: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096483.83113: stdout chunk (state=3): >>><<< 27817 1727096483.83115: stderr chunk (state=3): >>><<< 27817 1727096483.83137: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096483.83170: _low_level_execute_command(): starting 27817 1727096483.83217: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096483.831531-28292-234034463182639 `" && echo ansible-tmp-1727096483.831531-28292-234034463182639="` echo /root/.ansible/tmp/ansible-tmp-1727096483.831531-28292-234034463182639 `" ) && sleep 0' 27817 1727096483.83799: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096483.83822: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096483.83864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096483.83894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096483.83910: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096483.83972: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096483.83977: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 27817 1727096483.84038: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096483.84099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096483.84171: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096483.84212: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096483.86143: stdout chunk (state=3): >>>ansible-tmp-1727096483.831531-28292-234034463182639=/root/.ansible/tmp/ansible-tmp-1727096483.831531-28292-234034463182639 <<< 27817 1727096483.86300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096483.86303: stdout chunk (state=3): >>><<< 27817 1727096483.86305: stderr chunk (state=3): >>><<< 27817 1727096483.86323: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096483.831531-28292-234034463182639=/root/.ansible/tmp/ansible-tmp-1727096483.831531-28292-234034463182639 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096483.86360: variable 'ansible_module_compression' from source: unknown 27817 1727096483.86475: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27817 1727096483.86479: variable 'ansible_facts' from source: unknown 27817 1727096483.86550: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096483.831531-28292-234034463182639/AnsiballZ_command.py 27817 1727096483.86700: Sending initial data 27817 1727096483.86814: Sent initial data (155 bytes) 27817 1727096483.87333: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096483.87390: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096483.87456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096483.87488: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096483.87503: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096483.87574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096483.89196: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096483.89237: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096483.89289: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpjg238dp2 /root/.ansible/tmp/ansible-tmp-1727096483.831531-28292-234034463182639/AnsiballZ_command.py <<< 27817 1727096483.89293: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096483.831531-28292-234034463182639/AnsiballZ_command.py" <<< 27817 1727096483.89401: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpjg238dp2" to remote "/root/.ansible/tmp/ansible-tmp-1727096483.831531-28292-234034463182639/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096483.831531-28292-234034463182639/AnsiballZ_command.py" <<< 27817 1727096483.90078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096483.90157: stderr chunk (state=3): >>><<< 27817 1727096483.90160: stdout chunk (state=3): >>><<< 27817 1727096483.90173: done transferring module to remote 27817 1727096483.90188: _low_level_execute_command(): starting 27817 1727096483.90197: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096483.831531-28292-234034463182639/ /root/.ansible/tmp/ansible-tmp-1727096483.831531-28292-234034463182639/AnsiballZ_command.py && sleep 0' 27817 1727096483.90852: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096483.90866: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096483.90885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096483.90910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096483.90961: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096483.90983: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096483.91045: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096483.91097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096483.91112: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096483.91133: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096483.91360: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096483.93152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096483.93172: stdout chunk (state=3): >>><<< 27817 1727096483.93192: stderr chunk (state=3): >>><<< 27817 1727096483.93213: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096483.93221: _low_level_execute_command(): starting 27817 1727096483.93230: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096483.831531-28292-234034463182639/AnsiballZ_command.py && sleep 0' 27817 1727096483.93996: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096483.94008: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096483.94019: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096483.94098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096484.11429: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "ethtest0", "managed", "true"], "start": "2024-09-23 09:01:24.091821", "end": "2024-09-23 09:01:24.109798", "delta": "0:00:00.017977", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set ethtest0 managed true", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 27817 1727096484.13025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096484.13043: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 27817 1727096484.13112: stderr chunk (state=3): >>><<< 27817 1727096484.13120: stdout chunk (state=3): >>><<< 27817 1727096484.13145: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "ethtest0", "managed", "true"], "start": "2024-09-23 09:01:24.091821", "end": "2024-09-23 09:01:24.109798", "delta": "0:00:00.017977", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set ethtest0 managed true", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096484.13198: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli d set ethtest0 managed true', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096483.831531-28292-234034463182639/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096484.13289: _low_level_execute_command(): starting 27817 1727096484.13293: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096483.831531-28292-234034463182639/ > /dev/null 2>&1 && sleep 0' 27817 1727096484.13824: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096484.13871: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096484.13896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096484.13934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096484.14047: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096484.14079: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096484.14149: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096484.14284: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096484.14386: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096484.16243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096484.16269: stdout chunk (state=3): >>><<< 27817 1727096484.16272: stderr chunk (state=3): >>><<< 27817 1727096484.16296: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096484.16306: handler run complete 27817 1727096484.16373: Evaluated conditional (False): False 27817 1727096484.16375: attempt loop complete, returning result 27817 1727096484.16377: _execute() done 27817 1727096484.16379: dumping result to json 27817 1727096484.16381: done dumping result, returning 27817 1727096484.16383: done running TaskExecutor() for managed_node3/TASK: Set up veth as managed by NetworkManager [0afff68d-5257-bae3-08df-00000000026f] 27817 1727096484.16384: sending task result for task 0afff68d-5257-bae3-08df-00000000026f ok: [managed_node3] => { "changed": false, "cmd": [ "nmcli", "d", "set", "ethtest0", "managed", "true" ], "delta": "0:00:00.017977", "end": "2024-09-23 09:01:24.109798", "rc": 0, "start": "2024-09-23 09:01:24.091821" } 27817 1727096484.16630: no more pending results, returning what we have 27817 1727096484.16633: results queue empty 27817 1727096484.16634: checking for any_errors_fatal 27817 1727096484.16648: done checking for any_errors_fatal 27817 1727096484.16649: checking for max_fail_percentage 27817 1727096484.16651: done checking for max_fail_percentage 27817 1727096484.16653: checking to see if all hosts have failed and the running result is not ok 27817 1727096484.16654: done checking to see if all hosts have failed 27817 1727096484.16654: getting the remaining hosts for this loop 27817 1727096484.16656: done getting the remaining hosts for this loop 27817 1727096484.16660: getting the next task for host managed_node3 27817 1727096484.16669: done getting next task for host managed_node3 27817 1727096484.16671: ^ task is: TASK: Delete veth interface {{ interface }} 27817 1727096484.16674: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096484.16678: getting variables 27817 1727096484.16680: in VariableManager get_vars() 27817 1727096484.16718: Calling all_inventory to load vars for managed_node3 27817 1727096484.16720: Calling groups_inventory to load vars for managed_node3 27817 1727096484.16722: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096484.16732: Calling all_plugins_play to load vars for managed_node3 27817 1727096484.16735: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096484.16737: Calling groups_plugins_play to load vars for managed_node3 27817 1727096484.17164: done sending task result for task 0afff68d-5257-bae3-08df-00000000026f 27817 1727096484.17169: WORKER PROCESS EXITING 27817 1727096484.17203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096484.17787: done with get_vars() 27817 1727096484.17800: done getting variables 27817 1727096484.17988: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 27817 1727096484.18232: variable 'interface' from source: set_fact TASK [Delete veth interface ethtest0] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Monday 23 September 2024 09:01:24 -0400 (0:00:00.396) 0:00:08.536 ****** 27817 1727096484.18263: entering _queue_task() for managed_node3/command 27817 1727096484.18717: worker is 1 (out of 1 available) 27817 1727096484.18728: exiting _queue_task() for managed_node3/command 27817 1727096484.18741: done queuing things up, now waiting for results queue to drain 27817 1727096484.18743: waiting for pending results... 27817 1727096484.19204: running TaskExecutor() for managed_node3/TASK: Delete veth interface ethtest0 27817 1727096484.19313: in run() - task 0afff68d-5257-bae3-08df-000000000270 27817 1727096484.19329: variable 'ansible_search_path' from source: unknown 27817 1727096484.19336: variable 'ansible_search_path' from source: unknown 27817 1727096484.19385: calling self._execute() 27817 1727096484.19478: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096484.19490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096484.19504: variable 'omit' from source: magic vars 27817 1727096484.20474: variable 'ansible_distribution_major_version' from source: facts 27817 1727096484.20478: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096484.20481: variable 'type' from source: set_fact 27817 1727096484.20483: variable 'state' from source: include params 27817 1727096484.20485: variable 'interface' from source: set_fact 27817 1727096484.20487: variable 'current_interfaces' from source: set_fact 27817 1727096484.20489: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): False 27817 1727096484.20688: when evaluation is False, skipping this task 27817 1727096484.20696: _execute() done 27817 1727096484.20704: dumping result to json 27817 1727096484.20715: done dumping result, returning 27817 1727096484.20725: done running TaskExecutor() for managed_node3/TASK: Delete veth interface ethtest0 [0afff68d-5257-bae3-08df-000000000270] 27817 1727096484.20735: sending task result for task 0afff68d-5257-bae3-08df-000000000270 skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 27817 1727096484.21110: no more pending results, returning what we have 27817 1727096484.21113: results queue empty 27817 1727096484.21114: checking for any_errors_fatal 27817 1727096484.21121: done checking for any_errors_fatal 27817 1727096484.21121: checking for max_fail_percentage 27817 1727096484.21123: done checking for max_fail_percentage 27817 1727096484.21124: checking to see if all hosts have failed and the running result is not ok 27817 1727096484.21125: done checking to see if all hosts have failed 27817 1727096484.21125: getting the remaining hosts for this loop 27817 1727096484.21126: done getting the remaining hosts for this loop 27817 1727096484.21130: getting the next task for host managed_node3 27817 1727096484.21135: done getting next task for host managed_node3 27817 1727096484.21137: ^ task is: TASK: Create dummy interface {{ interface }} 27817 1727096484.21141: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096484.21144: getting variables 27817 1727096484.21146: in VariableManager get_vars() 27817 1727096484.21186: Calling all_inventory to load vars for managed_node3 27817 1727096484.21189: Calling groups_inventory to load vars for managed_node3 27817 1727096484.21191: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096484.21201: Calling all_plugins_play to load vars for managed_node3 27817 1727096484.21203: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096484.21206: Calling groups_plugins_play to load vars for managed_node3 27817 1727096484.21532: done sending task result for task 0afff68d-5257-bae3-08df-000000000270 27817 1727096484.21536: WORKER PROCESS EXITING 27817 1727096484.21621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096484.21847: done with get_vars() 27817 1727096484.21856: done getting variables 27817 1727096484.21926: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 27817 1727096484.22039: variable 'interface' from source: set_fact TASK [Create dummy interface ethtest0] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Monday 23 September 2024 09:01:24 -0400 (0:00:00.038) 0:00:08.574 ****** 27817 1727096484.22074: entering _queue_task() for managed_node3/command 27817 1727096484.22327: worker is 1 (out of 1 available) 27817 1727096484.22340: exiting _queue_task() for managed_node3/command 27817 1727096484.22354: done queuing things up, now waiting for results queue to drain 27817 1727096484.22355: waiting for pending results... 27817 1727096484.22545: running TaskExecutor() for managed_node3/TASK: Create dummy interface ethtest0 27817 1727096484.22651: in run() - task 0afff68d-5257-bae3-08df-000000000271 27817 1727096484.22675: variable 'ansible_search_path' from source: unknown 27817 1727096484.22686: variable 'ansible_search_path' from source: unknown 27817 1727096484.22724: calling self._execute() 27817 1727096484.22819: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096484.22872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096484.22875: variable 'omit' from source: magic vars 27817 1727096484.23237: variable 'ansible_distribution_major_version' from source: facts 27817 1727096484.23263: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096484.23514: variable 'type' from source: set_fact 27817 1727096484.23549: variable 'state' from source: include params 27817 1727096484.23552: variable 'interface' from source: set_fact 27817 1727096484.23554: variable 'current_interfaces' from source: set_fact 27817 1727096484.23557: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 27817 1727096484.23564: when evaluation is False, skipping this task 27817 1727096484.23572: _execute() done 27817 1727096484.23659: dumping result to json 27817 1727096484.23662: done dumping result, returning 27817 1727096484.23665: done running TaskExecutor() for managed_node3/TASK: Create dummy interface ethtest0 [0afff68d-5257-bae3-08df-000000000271] 27817 1727096484.23668: sending task result for task 0afff68d-5257-bae3-08df-000000000271 27817 1727096484.23732: done sending task result for task 0afff68d-5257-bae3-08df-000000000271 27817 1727096484.23736: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 27817 1727096484.23811: no more pending results, returning what we have 27817 1727096484.23815: results queue empty 27817 1727096484.23816: checking for any_errors_fatal 27817 1727096484.23821: done checking for any_errors_fatal 27817 1727096484.23821: checking for max_fail_percentage 27817 1727096484.23825: done checking for max_fail_percentage 27817 1727096484.23826: checking to see if all hosts have failed and the running result is not ok 27817 1727096484.23827: done checking to see if all hosts have failed 27817 1727096484.23827: getting the remaining hosts for this loop 27817 1727096484.23829: done getting the remaining hosts for this loop 27817 1727096484.23832: getting the next task for host managed_node3 27817 1727096484.23839: done getting next task for host managed_node3 27817 1727096484.23842: ^ task is: TASK: Delete dummy interface {{ interface }} 27817 1727096484.24038: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096484.24043: getting variables 27817 1727096484.24045: in VariableManager get_vars() 27817 1727096484.24083: Calling all_inventory to load vars for managed_node3 27817 1727096484.24085: Calling groups_inventory to load vars for managed_node3 27817 1727096484.24088: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096484.24097: Calling all_plugins_play to load vars for managed_node3 27817 1727096484.24099: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096484.24102: Calling groups_plugins_play to load vars for managed_node3 27817 1727096484.24296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096484.24550: done with get_vars() 27817 1727096484.24561: done getting variables 27817 1727096484.24635: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 27817 1727096484.24744: variable 'interface' from source: set_fact TASK [Delete dummy interface ethtest0] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Monday 23 September 2024 09:01:24 -0400 (0:00:00.027) 0:00:08.601 ****** 27817 1727096484.24779: entering _queue_task() for managed_node3/command 27817 1727096484.25269: worker is 1 (out of 1 available) 27817 1727096484.25280: exiting _queue_task() for managed_node3/command 27817 1727096484.25289: done queuing things up, now waiting for results queue to drain 27817 1727096484.25291: waiting for pending results... 27817 1727096484.25484: running TaskExecutor() for managed_node3/TASK: Delete dummy interface ethtest0 27817 1727096484.25490: in run() - task 0afff68d-5257-bae3-08df-000000000272 27817 1727096484.25513: variable 'ansible_search_path' from source: unknown 27817 1727096484.25525: variable 'ansible_search_path' from source: unknown 27817 1727096484.25573: calling self._execute() 27817 1727096484.25682: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096484.25694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096484.25737: variable 'omit' from source: magic vars 27817 1727096484.26191: variable 'ansible_distribution_major_version' from source: facts 27817 1727096484.26210: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096484.26430: variable 'type' from source: set_fact 27817 1727096484.26499: variable 'state' from source: include params 27817 1727096484.26504: variable 'interface' from source: set_fact 27817 1727096484.26507: variable 'current_interfaces' from source: set_fact 27817 1727096484.26510: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 27817 1727096484.26513: when evaluation is False, skipping this task 27817 1727096484.26515: _execute() done 27817 1727096484.26518: dumping result to json 27817 1727096484.26520: done dumping result, returning 27817 1727096484.26522: done running TaskExecutor() for managed_node3/TASK: Delete dummy interface ethtest0 [0afff68d-5257-bae3-08df-000000000272] 27817 1727096484.26524: sending task result for task 0afff68d-5257-bae3-08df-000000000272 skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 27817 1727096484.26954: no more pending results, returning what we have 27817 1727096484.26957: results queue empty 27817 1727096484.26958: checking for any_errors_fatal 27817 1727096484.26962: done checking for any_errors_fatal 27817 1727096484.26964: checking for max_fail_percentage 27817 1727096484.26965: done checking for max_fail_percentage 27817 1727096484.26966: checking to see if all hosts have failed and the running result is not ok 27817 1727096484.26970: done checking to see if all hosts have failed 27817 1727096484.26971: getting the remaining hosts for this loop 27817 1727096484.26972: done getting the remaining hosts for this loop 27817 1727096484.26975: getting the next task for host managed_node3 27817 1727096484.26981: done getting next task for host managed_node3 27817 1727096484.26983: ^ task is: TASK: Create tap interface {{ interface }} 27817 1727096484.26986: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096484.26989: getting variables 27817 1727096484.26991: in VariableManager get_vars() 27817 1727096484.27029: Calling all_inventory to load vars for managed_node3 27817 1727096484.27032: Calling groups_inventory to load vars for managed_node3 27817 1727096484.27034: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096484.27043: Calling all_plugins_play to load vars for managed_node3 27817 1727096484.27047: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096484.27050: Calling groups_plugins_play to load vars for managed_node3 27817 1727096484.27284: done sending task result for task 0afff68d-5257-bae3-08df-000000000272 27817 1727096484.27290: WORKER PROCESS EXITING 27817 1727096484.27314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096484.27531: done with get_vars() 27817 1727096484.27542: done getting variables 27817 1727096484.27602: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 27817 1727096484.27714: variable 'interface' from source: set_fact TASK [Create tap interface ethtest0] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Monday 23 September 2024 09:01:24 -0400 (0:00:00.029) 0:00:08.631 ****** 27817 1727096484.27748: entering _queue_task() for managed_node3/command 27817 1727096484.28012: worker is 1 (out of 1 available) 27817 1727096484.28025: exiting _queue_task() for managed_node3/command 27817 1727096484.28036: done queuing things up, now waiting for results queue to drain 27817 1727096484.28037: waiting for pending results... 27817 1727096484.28280: running TaskExecutor() for managed_node3/TASK: Create tap interface ethtest0 27817 1727096484.28379: in run() - task 0afff68d-5257-bae3-08df-000000000273 27817 1727096484.28400: variable 'ansible_search_path' from source: unknown 27817 1727096484.28409: variable 'ansible_search_path' from source: unknown 27817 1727096484.28447: calling self._execute() 27817 1727096484.28535: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096484.28546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096484.28559: variable 'omit' from source: magic vars 27817 1727096484.28939: variable 'ansible_distribution_major_version' from source: facts 27817 1727096484.29024: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096484.29218: variable 'type' from source: set_fact 27817 1727096484.29229: variable 'state' from source: include params 27817 1727096484.29244: variable 'interface' from source: set_fact 27817 1727096484.29254: variable 'current_interfaces' from source: set_fact 27817 1727096484.29280: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 27817 1727096484.29296: when evaluation is False, skipping this task 27817 1727096484.29303: _execute() done 27817 1727096484.29350: dumping result to json 27817 1727096484.29353: done dumping result, returning 27817 1727096484.29356: done running TaskExecutor() for managed_node3/TASK: Create tap interface ethtest0 [0afff68d-5257-bae3-08df-000000000273] 27817 1727096484.29358: sending task result for task 0afff68d-5257-bae3-08df-000000000273 27817 1727096484.29569: done sending task result for task 0afff68d-5257-bae3-08df-000000000273 27817 1727096484.29573: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 27817 1727096484.29623: no more pending results, returning what we have 27817 1727096484.29627: results queue empty 27817 1727096484.29628: checking for any_errors_fatal 27817 1727096484.29635: done checking for any_errors_fatal 27817 1727096484.29636: checking for max_fail_percentage 27817 1727096484.29638: done checking for max_fail_percentage 27817 1727096484.29639: checking to see if all hosts have failed and the running result is not ok 27817 1727096484.29640: done checking to see if all hosts have failed 27817 1727096484.29641: getting the remaining hosts for this loop 27817 1727096484.29642: done getting the remaining hosts for this loop 27817 1727096484.29645: getting the next task for host managed_node3 27817 1727096484.29653: done getting next task for host managed_node3 27817 1727096484.29655: ^ task is: TASK: Delete tap interface {{ interface }} 27817 1727096484.29659: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096484.29663: getting variables 27817 1727096484.29665: in VariableManager get_vars() 27817 1727096484.29799: Calling all_inventory to load vars for managed_node3 27817 1727096484.29802: Calling groups_inventory to load vars for managed_node3 27817 1727096484.29805: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096484.29816: Calling all_plugins_play to load vars for managed_node3 27817 1727096484.29819: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096484.29822: Calling groups_plugins_play to load vars for managed_node3 27817 1727096484.30146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096484.30399: done with get_vars() 27817 1727096484.30410: done getting variables 27817 1727096484.30473: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 27817 1727096484.30596: variable 'interface' from source: set_fact TASK [Delete tap interface ethtest0] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Monday 23 September 2024 09:01:24 -0400 (0:00:00.028) 0:00:08.659 ****** 27817 1727096484.30625: entering _queue_task() for managed_node3/command 27817 1727096484.31095: worker is 1 (out of 1 available) 27817 1727096484.31104: exiting _queue_task() for managed_node3/command 27817 1727096484.31113: done queuing things up, now waiting for results queue to drain 27817 1727096484.31114: waiting for pending results... 27817 1727096484.31421: running TaskExecutor() for managed_node3/TASK: Delete tap interface ethtest0 27817 1727096484.31425: in run() - task 0afff68d-5257-bae3-08df-000000000274 27817 1727096484.31428: variable 'ansible_search_path' from source: unknown 27817 1727096484.31430: variable 'ansible_search_path' from source: unknown 27817 1727096484.31466: calling self._execute() 27817 1727096484.31570: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096484.31583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096484.31599: variable 'omit' from source: magic vars 27817 1727096484.31961: variable 'ansible_distribution_major_version' from source: facts 27817 1727096484.31982: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096484.32190: variable 'type' from source: set_fact 27817 1727096484.32203: variable 'state' from source: include params 27817 1727096484.32272: variable 'interface' from source: set_fact 27817 1727096484.32279: variable 'current_interfaces' from source: set_fact 27817 1727096484.32283: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 27817 1727096484.32285: when evaluation is False, skipping this task 27817 1727096484.32288: _execute() done 27817 1727096484.32290: dumping result to json 27817 1727096484.32294: done dumping result, returning 27817 1727096484.32299: done running TaskExecutor() for managed_node3/TASK: Delete tap interface ethtest0 [0afff68d-5257-bae3-08df-000000000274] 27817 1727096484.32301: sending task result for task 0afff68d-5257-bae3-08df-000000000274 skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 27817 1727096484.32453: no more pending results, returning what we have 27817 1727096484.32457: results queue empty 27817 1727096484.32457: checking for any_errors_fatal 27817 1727096484.32464: done checking for any_errors_fatal 27817 1727096484.32465: checking for max_fail_percentage 27817 1727096484.32469: done checking for max_fail_percentage 27817 1727096484.32470: checking to see if all hosts have failed and the running result is not ok 27817 1727096484.32471: done checking to see if all hosts have failed 27817 1727096484.32471: getting the remaining hosts for this loop 27817 1727096484.32472: done getting the remaining hosts for this loop 27817 1727096484.32476: getting the next task for host managed_node3 27817 1727096484.32485: done getting next task for host managed_node3 27817 1727096484.32488: ^ task is: TASK: Include the task 'assert_device_present.yml' 27817 1727096484.32491: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096484.32609: getting variables 27817 1727096484.32611: in VariableManager get_vars() 27817 1727096484.32657: Calling all_inventory to load vars for managed_node3 27817 1727096484.32661: Calling groups_inventory to load vars for managed_node3 27817 1727096484.32663: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096484.32725: Calling all_plugins_play to load vars for managed_node3 27817 1727096484.32729: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096484.32735: done sending task result for task 0afff68d-5257-bae3-08df-000000000274 27817 1727096484.32738: WORKER PROCESS EXITING 27817 1727096484.32743: Calling groups_plugins_play to load vars for managed_node3 27817 1727096484.33106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096484.33327: done with get_vars() 27817 1727096484.33337: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:21 Monday 23 September 2024 09:01:24 -0400 (0:00:00.028) 0:00:08.688 ****** 27817 1727096484.33432: entering _queue_task() for managed_node3/include_tasks 27817 1727096484.33792: worker is 1 (out of 1 available) 27817 1727096484.33808: exiting _queue_task() for managed_node3/include_tasks 27817 1727096484.33820: done queuing things up, now waiting for results queue to drain 27817 1727096484.33821: waiting for pending results... 27817 1727096484.34010: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 27817 1727096484.34109: in run() - task 0afff68d-5257-bae3-08df-00000000000e 27817 1727096484.34137: variable 'ansible_search_path' from source: unknown 27817 1727096484.34178: calling self._execute() 27817 1727096484.34276: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096484.34289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096484.34303: variable 'omit' from source: magic vars 27817 1727096484.34681: variable 'ansible_distribution_major_version' from source: facts 27817 1727096484.34697: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096484.34708: _execute() done 27817 1727096484.34715: dumping result to json 27817 1727096484.34722: done dumping result, returning 27817 1727096484.34731: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0afff68d-5257-bae3-08df-00000000000e] 27817 1727096484.34740: sending task result for task 0afff68d-5257-bae3-08df-00000000000e 27817 1727096484.34918: no more pending results, returning what we have 27817 1727096484.34924: in VariableManager get_vars() 27817 1727096484.34973: Calling all_inventory to load vars for managed_node3 27817 1727096484.34976: Calling groups_inventory to load vars for managed_node3 27817 1727096484.34979: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096484.34992: Calling all_plugins_play to load vars for managed_node3 27817 1727096484.34998: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096484.35001: Calling groups_plugins_play to load vars for managed_node3 27817 1727096484.35412: done sending task result for task 0afff68d-5257-bae3-08df-00000000000e 27817 1727096484.35416: WORKER PROCESS EXITING 27817 1727096484.35440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096484.35689: done with get_vars() 27817 1727096484.35698: variable 'ansible_search_path' from source: unknown 27817 1727096484.35712: we have included files to process 27817 1727096484.35718: generating all_blocks data 27817 1727096484.35721: done generating all_blocks data 27817 1727096484.35725: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 27817 1727096484.35726: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 27817 1727096484.35729: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 27817 1727096484.35937: in VariableManager get_vars() 27817 1727096484.35961: done with get_vars() 27817 1727096484.36101: done processing included file 27817 1727096484.36103: iterating over new_blocks loaded from include file 27817 1727096484.36105: in VariableManager get_vars() 27817 1727096484.36122: done with get_vars() 27817 1727096484.36124: filtering new block on tags 27817 1727096484.36142: done filtering new block on tags 27817 1727096484.36192: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node3 27817 1727096484.36198: extending task lists for all hosts with included blocks 27817 1727096484.38613: done extending task lists 27817 1727096484.38615: done processing included files 27817 1727096484.38616: results queue empty 27817 1727096484.38617: checking for any_errors_fatal 27817 1727096484.38620: done checking for any_errors_fatal 27817 1727096484.38621: checking for max_fail_percentage 27817 1727096484.38622: done checking for max_fail_percentage 27817 1727096484.38622: checking to see if all hosts have failed and the running result is not ok 27817 1727096484.38623: done checking to see if all hosts have failed 27817 1727096484.38624: getting the remaining hosts for this loop 27817 1727096484.38625: done getting the remaining hosts for this loop 27817 1727096484.38628: getting the next task for host managed_node3 27817 1727096484.38632: done getting next task for host managed_node3 27817 1727096484.38635: ^ task is: TASK: Include the task 'get_interface_stat.yml' 27817 1727096484.38637: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096484.38640: getting variables 27817 1727096484.38641: in VariableManager get_vars() 27817 1727096484.38666: Calling all_inventory to load vars for managed_node3 27817 1727096484.38671: Calling groups_inventory to load vars for managed_node3 27817 1727096484.38673: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096484.38679: Calling all_plugins_play to load vars for managed_node3 27817 1727096484.38682: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096484.38685: Calling groups_plugins_play to load vars for managed_node3 27817 1727096484.38849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096484.39081: done with get_vars() 27817 1727096484.39098: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Monday 23 September 2024 09:01:24 -0400 (0:00:00.057) 0:00:08.745 ****** 27817 1727096484.39180: entering _queue_task() for managed_node3/include_tasks 27817 1727096484.39789: worker is 1 (out of 1 available) 27817 1727096484.39798: exiting _queue_task() for managed_node3/include_tasks 27817 1727096484.39809: done queuing things up, now waiting for results queue to drain 27817 1727096484.39810: waiting for pending results... 27817 1727096484.39878: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 27817 1727096484.40010: in run() - task 0afff68d-5257-bae3-08df-0000000003e0 27817 1727096484.40030: variable 'ansible_search_path' from source: unknown 27817 1727096484.40047: variable 'ansible_search_path' from source: unknown 27817 1727096484.40097: calling self._execute() 27817 1727096484.40197: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096484.40220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096484.40235: variable 'omit' from source: magic vars 27817 1727096484.40635: variable 'ansible_distribution_major_version' from source: facts 27817 1727096484.40653: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096484.40665: _execute() done 27817 1727096484.40695: dumping result to json 27817 1727096484.40699: done dumping result, returning 27817 1727096484.40701: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-bae3-08df-0000000003e0] 27817 1727096484.40730: sending task result for task 0afff68d-5257-bae3-08df-0000000003e0 27817 1727096484.40936: no more pending results, returning what we have 27817 1727096484.40942: in VariableManager get_vars() 27817 1727096484.40991: Calling all_inventory to load vars for managed_node3 27817 1727096484.40994: Calling groups_inventory to load vars for managed_node3 27817 1727096484.40997: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096484.41011: Calling all_plugins_play to load vars for managed_node3 27817 1727096484.41030: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096484.41034: Calling groups_plugins_play to load vars for managed_node3 27817 1727096484.41515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096484.41750: done with get_vars() 27817 1727096484.41758: variable 'ansible_search_path' from source: unknown 27817 1727096484.41759: variable 'ansible_search_path' from source: unknown 27817 1727096484.41778: done sending task result for task 0afff68d-5257-bae3-08df-0000000003e0 27817 1727096484.41781: WORKER PROCESS EXITING 27817 1727096484.41812: we have included files to process 27817 1727096484.41813: generating all_blocks data 27817 1727096484.41815: done generating all_blocks data 27817 1727096484.41816: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 27817 1727096484.41817: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 27817 1727096484.41819: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 27817 1727096484.42044: done processing included file 27817 1727096484.42046: iterating over new_blocks loaded from include file 27817 1727096484.42048: in VariableManager get_vars() 27817 1727096484.42065: done with get_vars() 27817 1727096484.42066: filtering new block on tags 27817 1727096484.42082: done filtering new block on tags 27817 1727096484.42085: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 27817 1727096484.42089: extending task lists for all hosts with included blocks 27817 1727096484.42189: done extending task lists 27817 1727096484.42198: done processing included files 27817 1727096484.42199: results queue empty 27817 1727096484.42200: checking for any_errors_fatal 27817 1727096484.42204: done checking for any_errors_fatal 27817 1727096484.42205: checking for max_fail_percentage 27817 1727096484.42206: done checking for max_fail_percentage 27817 1727096484.42207: checking to see if all hosts have failed and the running result is not ok 27817 1727096484.42208: done checking to see if all hosts have failed 27817 1727096484.42208: getting the remaining hosts for this loop 27817 1727096484.42209: done getting the remaining hosts for this loop 27817 1727096484.42212: getting the next task for host managed_node3 27817 1727096484.42221: done getting next task for host managed_node3 27817 1727096484.42224: ^ task is: TASK: Get stat for interface {{ interface }} 27817 1727096484.42227: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096484.42230: getting variables 27817 1727096484.42231: in VariableManager get_vars() 27817 1727096484.42243: Calling all_inventory to load vars for managed_node3 27817 1727096484.42245: Calling groups_inventory to load vars for managed_node3 27817 1727096484.42248: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096484.42253: Calling all_plugins_play to load vars for managed_node3 27817 1727096484.42255: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096484.42277: Calling groups_plugins_play to load vars for managed_node3 27817 1727096484.42466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096484.42590: done with get_vars() 27817 1727096484.42597: done getting variables 27817 1727096484.42721: variable 'interface' from source: set_fact TASK [Get stat for interface ethtest0] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 23 September 2024 09:01:24 -0400 (0:00:00.035) 0:00:08.781 ****** 27817 1727096484.42742: entering _queue_task() for managed_node3/stat 27817 1727096484.42979: worker is 1 (out of 1 available) 27817 1727096484.42994: exiting _queue_task() for managed_node3/stat 27817 1727096484.43006: done queuing things up, now waiting for results queue to drain 27817 1727096484.43008: waiting for pending results... 27817 1727096484.43164: running TaskExecutor() for managed_node3/TASK: Get stat for interface ethtest0 27817 1727096484.43244: in run() - task 0afff68d-5257-bae3-08df-0000000004ff 27817 1727096484.43257: variable 'ansible_search_path' from source: unknown 27817 1727096484.43260: variable 'ansible_search_path' from source: unknown 27817 1727096484.43288: calling self._execute() 27817 1727096484.43353: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096484.43359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096484.43369: variable 'omit' from source: magic vars 27817 1727096484.43624: variable 'ansible_distribution_major_version' from source: facts 27817 1727096484.43634: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096484.43641: variable 'omit' from source: magic vars 27817 1727096484.43672: variable 'omit' from source: magic vars 27817 1727096484.43738: variable 'interface' from source: set_fact 27817 1727096484.43751: variable 'omit' from source: magic vars 27817 1727096484.43791: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096484.43817: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096484.43834: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096484.43848: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096484.43857: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096484.43883: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096484.43886: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096484.43889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096484.43957: Set connection var ansible_pipelining to False 27817 1727096484.43961: Set connection var ansible_connection to ssh 27817 1727096484.43968: Set connection var ansible_timeout to 10 27817 1727096484.43974: Set connection var ansible_shell_type to sh 27817 1727096484.43976: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096484.43981: Set connection var ansible_shell_executable to /bin/sh 27817 1727096484.44002: variable 'ansible_shell_executable' from source: unknown 27817 1727096484.44005: variable 'ansible_connection' from source: unknown 27817 1727096484.44008: variable 'ansible_module_compression' from source: unknown 27817 1727096484.44010: variable 'ansible_shell_type' from source: unknown 27817 1727096484.44014: variable 'ansible_shell_executable' from source: unknown 27817 1727096484.44016: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096484.44019: variable 'ansible_pipelining' from source: unknown 27817 1727096484.44021: variable 'ansible_timeout' from source: unknown 27817 1727096484.44023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096484.44193: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27817 1727096484.44197: variable 'omit' from source: magic vars 27817 1727096484.44200: starting attempt loop 27817 1727096484.44202: running the handler 27817 1727096484.44212: _low_level_execute_command(): starting 27817 1727096484.44219: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096484.45002: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096484.45067: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096484.45088: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096484.45120: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096484.45207: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096484.46875: stdout chunk (state=3): >>>/root <<< 27817 1727096484.46965: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096484.47003: stderr chunk (state=3): >>><<< 27817 1727096484.47006: stdout chunk (state=3): >>><<< 27817 1727096484.47026: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096484.47044: _low_level_execute_command(): starting 27817 1727096484.47054: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096484.4702861-28324-114767328996351 `" && echo ansible-tmp-1727096484.4702861-28324-114767328996351="` echo /root/.ansible/tmp/ansible-tmp-1727096484.4702861-28324-114767328996351 `" ) && sleep 0' 27817 1727096484.47711: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096484.47760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096484.49684: stdout chunk (state=3): >>>ansible-tmp-1727096484.4702861-28324-114767328996351=/root/.ansible/tmp/ansible-tmp-1727096484.4702861-28324-114767328996351 <<< 27817 1727096484.49790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096484.49818: stderr chunk (state=3): >>><<< 27817 1727096484.49821: stdout chunk (state=3): >>><<< 27817 1727096484.49842: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096484.4702861-28324-114767328996351=/root/.ansible/tmp/ansible-tmp-1727096484.4702861-28324-114767328996351 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096484.49886: variable 'ansible_module_compression' from source: unknown 27817 1727096484.49929: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 27817 1727096484.49962: variable 'ansible_facts' from source: unknown 27817 1727096484.50025: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096484.4702861-28324-114767328996351/AnsiballZ_stat.py 27817 1727096484.50156: Sending initial data 27817 1727096484.50159: Sent initial data (153 bytes) 27817 1727096484.50858: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096484.50881: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096484.50902: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096484.50966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096484.52777: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096484.52785: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096484.52789: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp6h90_ns6 /root/.ansible/tmp/ansible-tmp-1727096484.4702861-28324-114767328996351/AnsiballZ_stat.py <<< 27817 1727096484.52791: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096484.4702861-28324-114767328996351/AnsiballZ_stat.py" <<< 27817 1727096484.52793: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 27817 1727096484.52796: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp6h90_ns6" to remote "/root/.ansible/tmp/ansible-tmp-1727096484.4702861-28324-114767328996351/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096484.4702861-28324-114767328996351/AnsiballZ_stat.py" <<< 27817 1727096484.53539: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096484.53552: stdout chunk (state=3): >>><<< 27817 1727096484.53566: stderr chunk (state=3): >>><<< 27817 1727096484.53633: done transferring module to remote 27817 1727096484.53651: _low_level_execute_command(): starting 27817 1727096484.53661: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096484.4702861-28324-114767328996351/ /root/.ansible/tmp/ansible-tmp-1727096484.4702861-28324-114767328996351/AnsiballZ_stat.py && sleep 0' 27817 1727096484.54483: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096484.54499: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096484.54515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096484.54531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096484.54564: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096484.54660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096484.54686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096484.54752: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096484.56628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096484.56651: stderr chunk (state=3): >>><<< 27817 1727096484.56654: stdout chunk (state=3): >>><<< 27817 1727096484.56673: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096484.56681: _low_level_execute_command(): starting 27817 1727096484.56684: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096484.4702861-28324-114767328996351/AnsiballZ_stat.py && sleep 0' 27817 1727096484.57136: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096484.57139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096484.57142: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096484.57144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096484.57200: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096484.57204: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096484.57250: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096484.72520: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/ethtest0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 32398, "dev": 23, "nlink": 1, "atime": 1727096482.9890594, "mtime": 1727096482.9890594, "ctime": 1727096482.9890594, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/ethtest0", "lnk_target": "../../devices/virtual/net/ethtest0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/ethtest0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 27817 1727096484.74102: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096484.74106: stdout chunk (state=3): >>><<< 27817 1727096484.74108: stderr chunk (state=3): >>><<< 27817 1727096484.74177: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/ethtest0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 32398, "dev": 23, "nlink": 1, "atime": 1727096482.9890594, "mtime": 1727096482.9890594, "ctime": 1727096482.9890594, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/ethtest0", "lnk_target": "../../devices/virtual/net/ethtest0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/ethtest0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096484.74181: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/ethtest0', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096484.4702861-28324-114767328996351/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096484.74192: _low_level_execute_command(): starting 27817 1727096484.74201: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096484.4702861-28324-114767328996351/ > /dev/null 2>&1 && sleep 0' 27817 1727096484.74813: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096484.74831: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096484.74846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096484.74863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096484.74882: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096484.74893: stderr chunk (state=3): >>>debug2: match not found <<< 27817 1727096484.74941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096484.74996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096484.75016: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096484.75044: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096484.75119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096484.77010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096484.77013: stdout chunk (state=3): >>><<< 27817 1727096484.77016: stderr chunk (state=3): >>><<< 27817 1727096484.77174: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096484.77177: handler run complete 27817 1727096484.77179: attempt loop complete, returning result 27817 1727096484.77181: _execute() done 27817 1727096484.77183: dumping result to json 27817 1727096484.77185: done dumping result, returning 27817 1727096484.77187: done running TaskExecutor() for managed_node3/TASK: Get stat for interface ethtest0 [0afff68d-5257-bae3-08df-0000000004ff] 27817 1727096484.77189: sending task result for task 0afff68d-5257-bae3-08df-0000000004ff 27817 1727096484.77271: done sending task result for task 0afff68d-5257-bae3-08df-0000000004ff 27817 1727096484.77275: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1727096482.9890594, "block_size": 4096, "blocks": 0, "ctime": 1727096482.9890594, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32398, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/ethtest0", "lnk_target": "../../devices/virtual/net/ethtest0", "mode": "0777", "mtime": 1727096482.9890594, "nlink": 1, "path": "/sys/class/net/ethtest0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 27817 1727096484.77538: no more pending results, returning what we have 27817 1727096484.77542: results queue empty 27817 1727096484.77542: checking for any_errors_fatal 27817 1727096484.77544: done checking for any_errors_fatal 27817 1727096484.77545: checking for max_fail_percentage 27817 1727096484.77547: done checking for max_fail_percentage 27817 1727096484.77547: checking to see if all hosts have failed and the running result is not ok 27817 1727096484.77548: done checking to see if all hosts have failed 27817 1727096484.77549: getting the remaining hosts for this loop 27817 1727096484.77550: done getting the remaining hosts for this loop 27817 1727096484.77553: getting the next task for host managed_node3 27817 1727096484.77560: done getting next task for host managed_node3 27817 1727096484.77562: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 27817 1727096484.77565: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096484.77576: getting variables 27817 1727096484.77578: in VariableManager get_vars() 27817 1727096484.77613: Calling all_inventory to load vars for managed_node3 27817 1727096484.77616: Calling groups_inventory to load vars for managed_node3 27817 1727096484.77618: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096484.77628: Calling all_plugins_play to load vars for managed_node3 27817 1727096484.77630: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096484.77665: Calling groups_plugins_play to load vars for managed_node3 27817 1727096484.77810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096484.77973: done with get_vars() 27817 1727096484.77982: done getting variables 27817 1727096484.78050: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 27817 1727096484.78136: variable 'interface' from source: set_fact TASK [Assert that the interface is present - 'ethtest0'] *********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Monday 23 September 2024 09:01:24 -0400 (0:00:00.354) 0:00:09.135 ****** 27817 1727096484.78158: entering _queue_task() for managed_node3/assert 27817 1727096484.78159: Creating lock for assert 27817 1727096484.78361: worker is 1 (out of 1 available) 27817 1727096484.78376: exiting _queue_task() for managed_node3/assert 27817 1727096484.78389: done queuing things up, now waiting for results queue to drain 27817 1727096484.78390: waiting for pending results... 27817 1727096484.78547: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'ethtest0' 27817 1727096484.78619: in run() - task 0afff68d-5257-bae3-08df-0000000003e1 27817 1727096484.78631: variable 'ansible_search_path' from source: unknown 27817 1727096484.78634: variable 'ansible_search_path' from source: unknown 27817 1727096484.78660: calling self._execute() 27817 1727096484.78727: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096484.78732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096484.78837: variable 'omit' from source: magic vars 27817 1727096484.79000: variable 'ansible_distribution_major_version' from source: facts 27817 1727096484.79010: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096484.79015: variable 'omit' from source: magic vars 27817 1727096484.79039: variable 'omit' from source: magic vars 27817 1727096484.79110: variable 'interface' from source: set_fact 27817 1727096484.79123: variable 'omit' from source: magic vars 27817 1727096484.79156: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096484.79186: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096484.79203: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096484.79215: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096484.79225: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096484.79247: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096484.79250: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096484.79253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096484.79327: Set connection var ansible_pipelining to False 27817 1727096484.79330: Set connection var ansible_connection to ssh 27817 1727096484.79336: Set connection var ansible_timeout to 10 27817 1727096484.79339: Set connection var ansible_shell_type to sh 27817 1727096484.79344: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096484.79353: Set connection var ansible_shell_executable to /bin/sh 27817 1727096484.79394: variable 'ansible_shell_executable' from source: unknown 27817 1727096484.79397: variable 'ansible_connection' from source: unknown 27817 1727096484.79400: variable 'ansible_module_compression' from source: unknown 27817 1727096484.79402: variable 'ansible_shell_type' from source: unknown 27817 1727096484.79404: variable 'ansible_shell_executable' from source: unknown 27817 1727096484.79406: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096484.79408: variable 'ansible_pipelining' from source: unknown 27817 1727096484.79410: variable 'ansible_timeout' from source: unknown 27817 1727096484.79412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096484.79662: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096484.79666: variable 'omit' from source: magic vars 27817 1727096484.79673: starting attempt loop 27817 1727096484.79675: running the handler 27817 1727096484.79873: variable 'interface_stat' from source: set_fact 27817 1727096484.79876: Evaluated conditional (interface_stat.stat.exists): True 27817 1727096484.79878: handler run complete 27817 1727096484.79880: attempt loop complete, returning result 27817 1727096484.79882: _execute() done 27817 1727096484.79883: dumping result to json 27817 1727096484.79885: done dumping result, returning 27817 1727096484.79887: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'ethtest0' [0afff68d-5257-bae3-08df-0000000003e1] 27817 1727096484.79889: sending task result for task 0afff68d-5257-bae3-08df-0000000003e1 27817 1727096484.79951: done sending task result for task 0afff68d-5257-bae3-08df-0000000003e1 27817 1727096484.79954: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 27817 1727096484.80000: no more pending results, returning what we have 27817 1727096484.80003: results queue empty 27817 1727096484.80004: checking for any_errors_fatal 27817 1727096484.80013: done checking for any_errors_fatal 27817 1727096484.80014: checking for max_fail_percentage 27817 1727096484.80016: done checking for max_fail_percentage 27817 1727096484.80017: checking to see if all hosts have failed and the running result is not ok 27817 1727096484.80018: done checking to see if all hosts have failed 27817 1727096484.80018: getting the remaining hosts for this loop 27817 1727096484.80020: done getting the remaining hosts for this loop 27817 1727096484.80024: getting the next task for host managed_node3 27817 1727096484.80032: done getting next task for host managed_node3 27817 1727096484.80036: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27817 1727096484.80040: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096484.80054: getting variables 27817 1727096484.80056: in VariableManager get_vars() 27817 1727096484.80113: Calling all_inventory to load vars for managed_node3 27817 1727096484.80116: Calling groups_inventory to load vars for managed_node3 27817 1727096484.80119: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096484.80129: Calling all_plugins_play to load vars for managed_node3 27817 1727096484.80132: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096484.80135: Calling groups_plugins_play to load vars for managed_node3 27817 1727096484.80426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096484.80612: done with get_vars() 27817 1727096484.80619: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:01:24 -0400 (0:00:00.025) 0:00:09.160 ****** 27817 1727096484.80689: entering _queue_task() for managed_node3/include_tasks 27817 1727096484.80861: worker is 1 (out of 1 available) 27817 1727096484.80873: exiting _queue_task() for managed_node3/include_tasks 27817 1727096484.80885: done queuing things up, now waiting for results queue to drain 27817 1727096484.80886: waiting for pending results... 27817 1727096484.81046: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27817 1727096484.81132: in run() - task 0afff68d-5257-bae3-08df-000000000016 27817 1727096484.81143: variable 'ansible_search_path' from source: unknown 27817 1727096484.81147: variable 'ansible_search_path' from source: unknown 27817 1727096484.81177: calling self._execute() 27817 1727096484.81245: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096484.81250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096484.81257: variable 'omit' from source: magic vars 27817 1727096484.81519: variable 'ansible_distribution_major_version' from source: facts 27817 1727096484.81528: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096484.81534: _execute() done 27817 1727096484.81537: dumping result to json 27817 1727096484.81539: done dumping result, returning 27817 1727096484.81553: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-bae3-08df-000000000016] 27817 1727096484.81556: sending task result for task 0afff68d-5257-bae3-08df-000000000016 27817 1727096484.81632: done sending task result for task 0afff68d-5257-bae3-08df-000000000016 27817 1727096484.81635: WORKER PROCESS EXITING 27817 1727096484.81688: no more pending results, returning what we have 27817 1727096484.81692: in VariableManager get_vars() 27817 1727096484.81730: Calling all_inventory to load vars for managed_node3 27817 1727096484.81733: Calling groups_inventory to load vars for managed_node3 27817 1727096484.81735: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096484.81743: Calling all_plugins_play to load vars for managed_node3 27817 1727096484.81745: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096484.81748: Calling groups_plugins_play to load vars for managed_node3 27817 1727096484.81897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096484.82019: done with get_vars() 27817 1727096484.82024: variable 'ansible_search_path' from source: unknown 27817 1727096484.82025: variable 'ansible_search_path' from source: unknown 27817 1727096484.82049: we have included files to process 27817 1727096484.82050: generating all_blocks data 27817 1727096484.82051: done generating all_blocks data 27817 1727096484.82053: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 27817 1727096484.82054: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 27817 1727096484.82055: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 27817 1727096484.82577: done processing included file 27817 1727096484.82579: iterating over new_blocks loaded from include file 27817 1727096484.82580: in VariableManager get_vars() 27817 1727096484.82602: done with get_vars() 27817 1727096484.82604: filtering new block on tags 27817 1727096484.82619: done filtering new block on tags 27817 1727096484.82622: in VariableManager get_vars() 27817 1727096484.82643: done with get_vars() 27817 1727096484.82645: filtering new block on tags 27817 1727096484.82665: done filtering new block on tags 27817 1727096484.82670: in VariableManager get_vars() 27817 1727096484.82693: done with get_vars() 27817 1727096484.82695: filtering new block on tags 27817 1727096484.82711: done filtering new block on tags 27817 1727096484.82713: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 27817 1727096484.82718: extending task lists for all hosts with included blocks 27817 1727096484.83486: done extending task lists 27817 1727096484.83487: done processing included files 27817 1727096484.83488: results queue empty 27817 1727096484.83489: checking for any_errors_fatal 27817 1727096484.83491: done checking for any_errors_fatal 27817 1727096484.83492: checking for max_fail_percentage 27817 1727096484.83493: done checking for max_fail_percentage 27817 1727096484.83494: checking to see if all hosts have failed and the running result is not ok 27817 1727096484.83494: done checking to see if all hosts have failed 27817 1727096484.83495: getting the remaining hosts for this loop 27817 1727096484.83496: done getting the remaining hosts for this loop 27817 1727096484.83499: getting the next task for host managed_node3 27817 1727096484.83502: done getting next task for host managed_node3 27817 1727096484.83505: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 27817 1727096484.83508: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096484.83516: getting variables 27817 1727096484.83517: in VariableManager get_vars() 27817 1727096484.83763: Calling all_inventory to load vars for managed_node3 27817 1727096484.83765: Calling groups_inventory to load vars for managed_node3 27817 1727096484.83770: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096484.83775: Calling all_plugins_play to load vars for managed_node3 27817 1727096484.83777: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096484.83780: Calling groups_plugins_play to load vars for managed_node3 27817 1727096484.83891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096484.84025: done with get_vars() 27817 1727096484.84031: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 09:01:24 -0400 (0:00:00.033) 0:00:09.194 ****** 27817 1727096484.84078: entering _queue_task() for managed_node3/setup 27817 1727096484.84255: worker is 1 (out of 1 available) 27817 1727096484.84269: exiting _queue_task() for managed_node3/setup 27817 1727096484.84280: done queuing things up, now waiting for results queue to drain 27817 1727096484.84282: waiting for pending results... 27817 1727096484.84441: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 27817 1727096484.84545: in run() - task 0afff68d-5257-bae3-08df-000000000517 27817 1727096484.84560: variable 'ansible_search_path' from source: unknown 27817 1727096484.84563: variable 'ansible_search_path' from source: unknown 27817 1727096484.84593: calling self._execute() 27817 1727096484.84651: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096484.84655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096484.84665: variable 'omit' from source: magic vars 27817 1727096484.84921: variable 'ansible_distribution_major_version' from source: facts 27817 1727096484.84931: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096484.85069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096484.87059: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096484.87212: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096484.87216: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096484.87235: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096484.87257: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096484.87320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096484.87336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096484.87362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096484.87391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096484.87402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096484.87442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096484.87459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096484.87479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096484.87504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096484.87514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096484.87619: variable '__network_required_facts' from source: role '' defaults 27817 1727096484.87626: variable 'ansible_facts' from source: unknown 27817 1727096484.87689: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 27817 1727096484.87693: when evaluation is False, skipping this task 27817 1727096484.87696: _execute() done 27817 1727096484.87698: dumping result to json 27817 1727096484.87700: done dumping result, returning 27817 1727096484.87706: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-bae3-08df-000000000517] 27817 1727096484.87711: sending task result for task 0afff68d-5257-bae3-08df-000000000517 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27817 1727096484.87835: no more pending results, returning what we have 27817 1727096484.87838: results queue empty 27817 1727096484.87839: checking for any_errors_fatal 27817 1727096484.87840: done checking for any_errors_fatal 27817 1727096484.87841: checking for max_fail_percentage 27817 1727096484.87842: done checking for max_fail_percentage 27817 1727096484.87843: checking to see if all hosts have failed and the running result is not ok 27817 1727096484.87844: done checking to see if all hosts have failed 27817 1727096484.87845: getting the remaining hosts for this loop 27817 1727096484.87847: done getting the remaining hosts for this loop 27817 1727096484.87850: getting the next task for host managed_node3 27817 1727096484.87860: done getting next task for host managed_node3 27817 1727096484.87863: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 27817 1727096484.87868: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096484.87884: getting variables 27817 1727096484.87886: in VariableManager get_vars() 27817 1727096484.87921: Calling all_inventory to load vars for managed_node3 27817 1727096484.87924: Calling groups_inventory to load vars for managed_node3 27817 1727096484.87926: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096484.87933: Calling all_plugins_play to load vars for managed_node3 27817 1727096484.87935: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096484.87938: Calling groups_plugins_play to load vars for managed_node3 27817 1727096484.88082: done sending task result for task 0afff68d-5257-bae3-08df-000000000517 27817 1727096484.88086: WORKER PROCESS EXITING 27817 1727096484.88097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096484.88260: done with get_vars() 27817 1727096484.88272: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 09:01:24 -0400 (0:00:00.042) 0:00:09.237 ****** 27817 1727096484.88342: entering _queue_task() for managed_node3/stat 27817 1727096484.88528: worker is 1 (out of 1 available) 27817 1727096484.88544: exiting _queue_task() for managed_node3/stat 27817 1727096484.88554: done queuing things up, now waiting for results queue to drain 27817 1727096484.88556: waiting for pending results... 27817 1727096484.88709: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 27817 1727096484.88811: in run() - task 0afff68d-5257-bae3-08df-000000000519 27817 1727096484.88820: variable 'ansible_search_path' from source: unknown 27817 1727096484.88823: variable 'ansible_search_path' from source: unknown 27817 1727096484.88850: calling self._execute() 27817 1727096484.88913: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096484.88917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096484.88925: variable 'omit' from source: magic vars 27817 1727096484.89261: variable 'ansible_distribution_major_version' from source: facts 27817 1727096484.89473: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096484.89476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096484.89684: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096484.89731: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096484.89770: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096484.89809: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096484.89895: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096484.89925: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096484.89956: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096484.89990: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096484.90088: variable '__network_is_ostree' from source: set_fact 27817 1727096484.90094: Evaluated conditional (not __network_is_ostree is defined): False 27817 1727096484.90097: when evaluation is False, skipping this task 27817 1727096484.90100: _execute() done 27817 1727096484.90102: dumping result to json 27817 1727096484.90104: done dumping result, returning 27817 1727096484.90111: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-bae3-08df-000000000519] 27817 1727096484.90116: sending task result for task 0afff68d-5257-bae3-08df-000000000519 skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 27817 1727096484.90243: no more pending results, returning what we have 27817 1727096484.90247: results queue empty 27817 1727096484.90248: checking for any_errors_fatal 27817 1727096484.90254: done checking for any_errors_fatal 27817 1727096484.90254: checking for max_fail_percentage 27817 1727096484.90256: done checking for max_fail_percentage 27817 1727096484.90256: checking to see if all hosts have failed and the running result is not ok 27817 1727096484.90265: done checking to see if all hosts have failed 27817 1727096484.90266: getting the remaining hosts for this loop 27817 1727096484.90268: done getting the remaining hosts for this loop 27817 1727096484.90274: getting the next task for host managed_node3 27817 1727096484.90281: done getting next task for host managed_node3 27817 1727096484.90284: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 27817 1727096484.90288: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096484.90297: done sending task result for task 0afff68d-5257-bae3-08df-000000000519 27817 1727096484.90300: WORKER PROCESS EXITING 27817 1727096484.90307: getting variables 27817 1727096484.90308: in VariableManager get_vars() 27817 1727096484.90340: Calling all_inventory to load vars for managed_node3 27817 1727096484.90343: Calling groups_inventory to load vars for managed_node3 27817 1727096484.90345: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096484.90353: Calling all_plugins_play to load vars for managed_node3 27817 1727096484.90355: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096484.90356: Calling groups_plugins_play to load vars for managed_node3 27817 1727096484.90478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096484.90613: done with get_vars() 27817 1727096484.90621: done getting variables 27817 1727096484.90659: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 09:01:24 -0400 (0:00:00.023) 0:00:09.260 ****** 27817 1727096484.90685: entering _queue_task() for managed_node3/set_fact 27817 1727096484.90852: worker is 1 (out of 1 available) 27817 1727096484.90863: exiting _queue_task() for managed_node3/set_fact 27817 1727096484.90875: done queuing things up, now waiting for results queue to drain 27817 1727096484.90877: waiting for pending results... 27817 1727096484.91039: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 27817 1727096484.91156: in run() - task 0afff68d-5257-bae3-08df-00000000051a 27817 1727096484.91166: variable 'ansible_search_path' from source: unknown 27817 1727096484.91172: variable 'ansible_search_path' from source: unknown 27817 1727096484.91202: calling self._execute() 27817 1727096484.91264: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096484.91269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096484.91282: variable 'omit' from source: magic vars 27817 1727096484.91547: variable 'ansible_distribution_major_version' from source: facts 27817 1727096484.91556: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096484.91666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096484.91914: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096484.91944: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096484.91970: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096484.91997: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096484.92056: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096484.92078: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096484.92097: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096484.92119: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096484.92178: variable '__network_is_ostree' from source: set_fact 27817 1727096484.92185: Evaluated conditional (not __network_is_ostree is defined): False 27817 1727096484.92189: when evaluation is False, skipping this task 27817 1727096484.92192: _execute() done 27817 1727096484.92195: dumping result to json 27817 1727096484.92197: done dumping result, returning 27817 1727096484.92203: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-bae3-08df-00000000051a] 27817 1727096484.92208: sending task result for task 0afff68d-5257-bae3-08df-00000000051a 27817 1727096484.92285: done sending task result for task 0afff68d-5257-bae3-08df-00000000051a 27817 1727096484.92288: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 27817 1727096484.92348: no more pending results, returning what we have 27817 1727096484.92350: results queue empty 27817 1727096484.92351: checking for any_errors_fatal 27817 1727096484.92355: done checking for any_errors_fatal 27817 1727096484.92355: checking for max_fail_percentage 27817 1727096484.92357: done checking for max_fail_percentage 27817 1727096484.92358: checking to see if all hosts have failed and the running result is not ok 27817 1727096484.92359: done checking to see if all hosts have failed 27817 1727096484.92359: getting the remaining hosts for this loop 27817 1727096484.92360: done getting the remaining hosts for this loop 27817 1727096484.92364: getting the next task for host managed_node3 27817 1727096484.92373: done getting next task for host managed_node3 27817 1727096484.92376: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 27817 1727096484.92379: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096484.92392: getting variables 27817 1727096484.92393: in VariableManager get_vars() 27817 1727096484.92425: Calling all_inventory to load vars for managed_node3 27817 1727096484.92428: Calling groups_inventory to load vars for managed_node3 27817 1727096484.92430: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096484.92437: Calling all_plugins_play to load vars for managed_node3 27817 1727096484.92439: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096484.92442: Calling groups_plugins_play to load vars for managed_node3 27817 1727096484.92591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096484.92719: done with get_vars() 27817 1727096484.92726: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 09:01:24 -0400 (0:00:00.021) 0:00:09.281 ****** 27817 1727096484.92791: entering _queue_task() for managed_node3/service_facts 27817 1727096484.92792: Creating lock for service_facts 27817 1727096484.92971: worker is 1 (out of 1 available) 27817 1727096484.92985: exiting _queue_task() for managed_node3/service_facts 27817 1727096484.92995: done queuing things up, now waiting for results queue to drain 27817 1727096484.92997: waiting for pending results... 27817 1727096484.93148: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 27817 1727096484.93246: in run() - task 0afff68d-5257-bae3-08df-00000000051c 27817 1727096484.93256: variable 'ansible_search_path' from source: unknown 27817 1727096484.93260: variable 'ansible_search_path' from source: unknown 27817 1727096484.93289: calling self._execute() 27817 1727096484.93350: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096484.93354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096484.93363: variable 'omit' from source: magic vars 27817 1727096484.93615: variable 'ansible_distribution_major_version' from source: facts 27817 1727096484.93624: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096484.93629: variable 'omit' from source: magic vars 27817 1727096484.93680: variable 'omit' from source: magic vars 27817 1727096484.93703: variable 'omit' from source: magic vars 27817 1727096484.93733: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096484.93757: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096484.93781: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096484.93795: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096484.93804: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096484.93826: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096484.93829: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096484.93832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096484.93904: Set connection var ansible_pipelining to False 27817 1727096484.93908: Set connection var ansible_connection to ssh 27817 1727096484.93914: Set connection var ansible_timeout to 10 27817 1727096484.93916: Set connection var ansible_shell_type to sh 27817 1727096484.93921: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096484.93926: Set connection var ansible_shell_executable to /bin/sh 27817 1727096484.93945: variable 'ansible_shell_executable' from source: unknown 27817 1727096484.93947: variable 'ansible_connection' from source: unknown 27817 1727096484.93950: variable 'ansible_module_compression' from source: unknown 27817 1727096484.93952: variable 'ansible_shell_type' from source: unknown 27817 1727096484.93955: variable 'ansible_shell_executable' from source: unknown 27817 1727096484.93957: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096484.93960: variable 'ansible_pipelining' from source: unknown 27817 1727096484.93962: variable 'ansible_timeout' from source: unknown 27817 1727096484.93968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096484.94109: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27817 1727096484.94117: variable 'omit' from source: magic vars 27817 1727096484.94122: starting attempt loop 27817 1727096484.94124: running the handler 27817 1727096484.94137: _low_level_execute_command(): starting 27817 1727096484.94144: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096484.94658: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096484.94661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096484.94664: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096484.94667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096484.94727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096484.94730: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096484.94733: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096484.94777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096484.96416: stdout chunk (state=3): >>>/root <<< 27817 1727096484.96518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096484.96547: stderr chunk (state=3): >>><<< 27817 1727096484.96550: stdout chunk (state=3): >>><<< 27817 1727096484.96570: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096484.96586: _low_level_execute_command(): starting 27817 1727096484.96592: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096484.9657335-28357-142075903504992 `" && echo ansible-tmp-1727096484.9657335-28357-142075903504992="` echo /root/.ansible/tmp/ansible-tmp-1727096484.9657335-28357-142075903504992 `" ) && sleep 0' 27817 1727096484.97034: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096484.97037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096484.97050: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 27817 1727096484.97052: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096484.97054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096484.97101: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096484.97108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096484.97110: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096484.97140: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096484.99001: stdout chunk (state=3): >>>ansible-tmp-1727096484.9657335-28357-142075903504992=/root/.ansible/tmp/ansible-tmp-1727096484.9657335-28357-142075903504992 <<< 27817 1727096484.99107: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096484.99133: stderr chunk (state=3): >>><<< 27817 1727096484.99136: stdout chunk (state=3): >>><<< 27817 1727096484.99150: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096484.9657335-28357-142075903504992=/root/.ansible/tmp/ansible-tmp-1727096484.9657335-28357-142075903504992 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096484.99191: variable 'ansible_module_compression' from source: unknown 27817 1727096484.99231: ANSIBALLZ: Using lock for service_facts 27817 1727096484.99235: ANSIBALLZ: Acquiring lock 27817 1727096484.99237: ANSIBALLZ: Lock acquired: 139766525028416 27817 1727096484.99240: ANSIBALLZ: Creating module 27817 1727096485.07318: ANSIBALLZ: Writing module into payload 27817 1727096485.07382: ANSIBALLZ: Writing module 27817 1727096485.07404: ANSIBALLZ: Renaming module 27817 1727096485.07410: ANSIBALLZ: Done creating module 27817 1727096485.07424: variable 'ansible_facts' from source: unknown 27817 1727096485.07473: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096484.9657335-28357-142075903504992/AnsiballZ_service_facts.py 27817 1727096485.07573: Sending initial data 27817 1727096485.07577: Sent initial data (162 bytes) 27817 1727096485.08012: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096485.08015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096485.08027: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096485.08086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096485.08090: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096485.08136: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096485.09762: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096485.09795: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096485.09829: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpfvwcfjlv /root/.ansible/tmp/ansible-tmp-1727096484.9657335-28357-142075903504992/AnsiballZ_service_facts.py <<< 27817 1727096485.09835: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096484.9657335-28357-142075903504992/AnsiballZ_service_facts.py" <<< 27817 1727096485.09858: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpfvwcfjlv" to remote "/root/.ansible/tmp/ansible-tmp-1727096484.9657335-28357-142075903504992/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096484.9657335-28357-142075903504992/AnsiballZ_service_facts.py" <<< 27817 1727096485.10376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096485.10416: stderr chunk (state=3): >>><<< 27817 1727096485.10420: stdout chunk (state=3): >>><<< 27817 1727096485.10465: done transferring module to remote 27817 1727096485.10477: _low_level_execute_command(): starting 27817 1727096485.10481: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096484.9657335-28357-142075903504992/ /root/.ansible/tmp/ansible-tmp-1727096484.9657335-28357-142075903504992/AnsiballZ_service_facts.py && sleep 0' 27817 1727096485.10917: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096485.10922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096485.10924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096485.10930: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096485.10932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096485.10973: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096485.10988: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096485.11023: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096485.12790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096485.12811: stderr chunk (state=3): >>><<< 27817 1727096485.12815: stdout chunk (state=3): >>><<< 27817 1727096485.12830: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096485.12833: _low_level_execute_command(): starting 27817 1727096485.12837: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096484.9657335-28357-142075903504992/AnsiballZ_service_facts.py && sleep 0' 27817 1727096485.13244: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096485.13284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096485.13287: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096485.13289: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 27817 1727096485.13291: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096485.13293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096485.13335: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096485.13338: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096485.13387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096486.66332: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.s<<< 27817 1727096486.66394: stdout chunk (state=3): >>>ervice", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 27817 1727096486.67894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096486.67948: stderr chunk (state=3): >>><<< 27817 1727096486.67952: stdout chunk (state=3): >>><<< 27817 1727096486.67981: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096486.68679: done with _execute_module (service_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'service_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096484.9657335-28357-142075903504992/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096486.68696: _low_level_execute_command(): starting 27817 1727096486.68706: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096484.9657335-28357-142075903504992/ > /dev/null 2>&1 && sleep 0' 27817 1727096486.69361: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096486.69384: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096486.69488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096486.69494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096486.69528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096486.69545: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096486.69570: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096486.69645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096486.71471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096486.71483: stdout chunk (state=3): >>><<< 27817 1727096486.71501: stderr chunk (state=3): >>><<< 27817 1727096486.71525: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096486.71673: handler run complete 27817 1727096486.71744: variable 'ansible_facts' from source: unknown 27817 1727096486.71924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096486.72416: variable 'ansible_facts' from source: unknown 27817 1727096486.72578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096486.72846: attempt loop complete, returning result 27817 1727096486.72849: _execute() done 27817 1727096486.72855: dumping result to json 27817 1727096486.72921: done dumping result, returning 27817 1727096486.72930: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-bae3-08df-00000000051c] 27817 1727096486.72935: sending task result for task 0afff68d-5257-bae3-08df-00000000051c ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27817 1727096486.73847: no more pending results, returning what we have 27817 1727096486.73850: results queue empty 27817 1727096486.73851: checking for any_errors_fatal 27817 1727096486.73855: done checking for any_errors_fatal 27817 1727096486.73856: checking for max_fail_percentage 27817 1727096486.73858: done checking for max_fail_percentage 27817 1727096486.73859: checking to see if all hosts have failed and the running result is not ok 27817 1727096486.73860: done checking to see if all hosts have failed 27817 1727096486.73861: getting the remaining hosts for this loop 27817 1727096486.73862: done getting the remaining hosts for this loop 27817 1727096486.73865: getting the next task for host managed_node3 27817 1727096486.73873: done getting next task for host managed_node3 27817 1727096486.73876: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 27817 1727096486.73880: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096486.73893: getting variables 27817 1727096486.73894: in VariableManager get_vars() 27817 1727096486.73932: Calling all_inventory to load vars for managed_node3 27817 1727096486.73935: Calling groups_inventory to load vars for managed_node3 27817 1727096486.73937: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096486.73946: Calling all_plugins_play to load vars for managed_node3 27817 1727096486.73949: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096486.73951: Calling groups_plugins_play to load vars for managed_node3 27817 1727096486.74373: done sending task result for task 0afff68d-5257-bae3-08df-00000000051c 27817 1727096486.74376: WORKER PROCESS EXITING 27817 1727096486.74400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096486.74916: done with get_vars() 27817 1727096486.74930: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 09:01:26 -0400 (0:00:01.822) 0:00:11.104 ****** 27817 1727096486.75038: entering _queue_task() for managed_node3/package_facts 27817 1727096486.75040: Creating lock for package_facts 27817 1727096486.75326: worker is 1 (out of 1 available) 27817 1727096486.75338: exiting _queue_task() for managed_node3/package_facts 27817 1727096486.75350: done queuing things up, now waiting for results queue to drain 27817 1727096486.75352: waiting for pending results... 27817 1727096486.75728: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 27817 1727096486.75812: in run() - task 0afff68d-5257-bae3-08df-00000000051d 27817 1727096486.75842: variable 'ansible_search_path' from source: unknown 27817 1727096486.75854: variable 'ansible_search_path' from source: unknown 27817 1727096486.75896: calling self._execute() 27817 1727096486.75997: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096486.76009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096486.76045: variable 'omit' from source: magic vars 27817 1727096486.76405: variable 'ansible_distribution_major_version' from source: facts 27817 1727096486.76474: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096486.76482: variable 'omit' from source: magic vars 27817 1727096486.76516: variable 'omit' from source: magic vars 27817 1727096486.76552: variable 'omit' from source: magic vars 27817 1727096486.76604: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096486.76690: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096486.76693: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096486.76704: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096486.76719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096486.76739: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096486.76742: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096486.76745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096486.76824: Set connection var ansible_pipelining to False 27817 1727096486.76830: Set connection var ansible_connection to ssh 27817 1727096486.76836: Set connection var ansible_timeout to 10 27817 1727096486.76839: Set connection var ansible_shell_type to sh 27817 1727096486.76844: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096486.76849: Set connection var ansible_shell_executable to /bin/sh 27817 1727096486.76870: variable 'ansible_shell_executable' from source: unknown 27817 1727096486.76875: variable 'ansible_connection' from source: unknown 27817 1727096486.76879: variable 'ansible_module_compression' from source: unknown 27817 1727096486.76882: variable 'ansible_shell_type' from source: unknown 27817 1727096486.76884: variable 'ansible_shell_executable' from source: unknown 27817 1727096486.76886: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096486.76889: variable 'ansible_pipelining' from source: unknown 27817 1727096486.76891: variable 'ansible_timeout' from source: unknown 27817 1727096486.76893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096486.77037: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27817 1727096486.77048: variable 'omit' from source: magic vars 27817 1727096486.77052: starting attempt loop 27817 1727096486.77054: running the handler 27817 1727096486.77066: _low_level_execute_command(): starting 27817 1727096486.77139: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096486.77568: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096486.77572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096486.77577: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096486.77579: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096486.77629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096486.77636: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096486.77640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096486.77674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096486.79313: stdout chunk (state=3): >>>/root <<< 27817 1727096486.79406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096486.79440: stderr chunk (state=3): >>><<< 27817 1727096486.79444: stdout chunk (state=3): >>><<< 27817 1727096486.79456: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096486.79472: _low_level_execute_command(): starting 27817 1727096486.79476: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096486.7945635-28431-269495250969943 `" && echo ansible-tmp-1727096486.7945635-28431-269495250969943="` echo /root/.ansible/tmp/ansible-tmp-1727096486.7945635-28431-269495250969943 `" ) && sleep 0' 27817 1727096486.79880: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096486.79884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096486.79909: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096486.79949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096486.79953: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096486.79994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096486.81899: stdout chunk (state=3): >>>ansible-tmp-1727096486.7945635-28431-269495250969943=/root/.ansible/tmp/ansible-tmp-1727096486.7945635-28431-269495250969943 <<< 27817 1727096486.82056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096486.82059: stdout chunk (state=3): >>><<< 27817 1727096486.82062: stderr chunk (state=3): >>><<< 27817 1727096486.82278: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096486.7945635-28431-269495250969943=/root/.ansible/tmp/ansible-tmp-1727096486.7945635-28431-269495250969943 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096486.82283: variable 'ansible_module_compression' from source: unknown 27817 1727096486.82285: ANSIBALLZ: Using lock for package_facts 27817 1727096486.82287: ANSIBALLZ: Acquiring lock 27817 1727096486.82289: ANSIBALLZ: Lock acquired: 139766529190288 27817 1727096486.82291: ANSIBALLZ: Creating module 27817 1727096487.10825: ANSIBALLZ: Writing module into payload 27817 1727096487.10962: ANSIBALLZ: Writing module 27817 1727096487.10993: ANSIBALLZ: Renaming module 27817 1727096487.10998: ANSIBALLZ: Done creating module 27817 1727096487.11033: variable 'ansible_facts' from source: unknown 27817 1727096487.11226: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096486.7945635-28431-269495250969943/AnsiballZ_package_facts.py 27817 1727096487.11491: Sending initial data 27817 1727096487.11494: Sent initial data (162 bytes) 27817 1727096487.12033: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096487.12039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096487.12054: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096487.12060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096487.12077: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 27817 1727096487.12151: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096487.12155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096487.12158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096487.12161: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096487.12163: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096487.12215: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096487.12263: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096487.13899: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096487.13977: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096487.14014: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmptmxu_43p /root/.ansible/tmp/ansible-tmp-1727096486.7945635-28431-269495250969943/AnsiballZ_package_facts.py <<< 27817 1727096487.14020: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096486.7945635-28431-269495250969943/AnsiballZ_package_facts.py" <<< 27817 1727096487.14064: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmptmxu_43p" to remote "/root/.ansible/tmp/ansible-tmp-1727096486.7945635-28431-269495250969943/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096486.7945635-28431-269495250969943/AnsiballZ_package_facts.py" <<< 27817 1727096487.15613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096487.15662: stderr chunk (state=3): >>><<< 27817 1727096487.15665: stdout chunk (state=3): >>><<< 27817 1727096487.15708: done transferring module to remote 27817 1727096487.15790: _low_level_execute_command(): starting 27817 1727096487.15793: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096486.7945635-28431-269495250969943/ /root/.ansible/tmp/ansible-tmp-1727096486.7945635-28431-269495250969943/AnsiballZ_package_facts.py && sleep 0' 27817 1727096487.16374: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096487.16469: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096487.16493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096487.16510: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096487.16531: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096487.16607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096487.18449: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096487.18460: stdout chunk (state=3): >>><<< 27817 1727096487.18476: stderr chunk (state=3): >>><<< 27817 1727096487.18497: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096487.18507: _low_level_execute_command(): starting 27817 1727096487.18519: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096486.7945635-28431-269495250969943/AnsiballZ_package_facts.py && sleep 0' 27817 1727096487.19130: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096487.19144: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096487.19158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096487.19185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096487.19285: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096487.19305: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096487.19382: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096487.63193: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 27817 1727096487.63330: stdout chunk (state=3): >>>ase": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 27817 1727096487.63348: stdout chunk (state=3): >>>pm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 27817 1727096487.65178: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096487.65323: stderr chunk (state=3): >>><<< 27817 1727096487.65326: stdout chunk (state=3): >>><<< 27817 1727096487.65339: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096487.69373: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096486.7945635-28431-269495250969943/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096487.69476: _low_level_execute_command(): starting 27817 1727096487.69480: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096486.7945635-28431-269495250969943/ > /dev/null 2>&1 && sleep 0' 27817 1727096487.70547: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096487.70557: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096487.70572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096487.70589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096487.70601: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096487.70608: stderr chunk (state=3): >>>debug2: match not found <<< 27817 1727096487.70618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096487.70707: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096487.70753: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096487.70792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096487.72669: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096487.72673: stdout chunk (state=3): >>><<< 27817 1727096487.72773: stderr chunk (state=3): >>><<< 27817 1727096487.72777: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096487.72779: handler run complete 27817 1727096487.73558: variable 'ansible_facts' from source: unknown 27817 1727096487.77868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096487.79803: variable 'ansible_facts' from source: unknown 27817 1727096487.80250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096487.80922: attempt loop complete, returning result 27817 1727096487.80932: _execute() done 27817 1727096487.80934: dumping result to json 27817 1727096487.81061: done dumping result, returning 27817 1727096487.81069: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-bae3-08df-00000000051d] 27817 1727096487.81075: sending task result for task 0afff68d-5257-bae3-08df-00000000051d 27817 1727096487.82398: done sending task result for task 0afff68d-5257-bae3-08df-00000000051d 27817 1727096487.82402: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27817 1727096487.82441: no more pending results, returning what we have 27817 1727096487.82443: results queue empty 27817 1727096487.82443: checking for any_errors_fatal 27817 1727096487.82446: done checking for any_errors_fatal 27817 1727096487.82446: checking for max_fail_percentage 27817 1727096487.82447: done checking for max_fail_percentage 27817 1727096487.82448: checking to see if all hosts have failed and the running result is not ok 27817 1727096487.82448: done checking to see if all hosts have failed 27817 1727096487.82449: getting the remaining hosts for this loop 27817 1727096487.82449: done getting the remaining hosts for this loop 27817 1727096487.82452: getting the next task for host managed_node3 27817 1727096487.82456: done getting next task for host managed_node3 27817 1727096487.82458: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 27817 1727096487.82460: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096487.82466: getting variables 27817 1727096487.82466: in VariableManager get_vars() 27817 1727096487.82495: Calling all_inventory to load vars for managed_node3 27817 1727096487.82497: Calling groups_inventory to load vars for managed_node3 27817 1727096487.82498: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096487.82504: Calling all_plugins_play to load vars for managed_node3 27817 1727096487.82506: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096487.82508: Calling groups_plugins_play to load vars for managed_node3 27817 1727096487.83678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096487.84547: done with get_vars() 27817 1727096487.84562: done getting variables 27817 1727096487.84611: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:01:27 -0400 (0:00:01.096) 0:00:12.200 ****** 27817 1727096487.84637: entering _queue_task() for managed_node3/debug 27817 1727096487.84859: worker is 1 (out of 1 available) 27817 1727096487.84877: exiting _queue_task() for managed_node3/debug 27817 1727096487.84890: done queuing things up, now waiting for results queue to drain 27817 1727096487.84891: waiting for pending results... 27817 1727096487.85054: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 27817 1727096487.85142: in run() - task 0afff68d-5257-bae3-08df-000000000017 27817 1727096487.85154: variable 'ansible_search_path' from source: unknown 27817 1727096487.85158: variable 'ansible_search_path' from source: unknown 27817 1727096487.85188: calling self._execute() 27817 1727096487.85254: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096487.85257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096487.85268: variable 'omit' from source: magic vars 27817 1727096487.85535: variable 'ansible_distribution_major_version' from source: facts 27817 1727096487.85544: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096487.85549: variable 'omit' from source: magic vars 27817 1727096487.85590: variable 'omit' from source: magic vars 27817 1727096487.85655: variable 'network_provider' from source: set_fact 27817 1727096487.85676: variable 'omit' from source: magic vars 27817 1727096487.85718: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096487.85744: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096487.85770: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096487.85883: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096487.85886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096487.85889: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096487.85891: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096487.85894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096487.85965: Set connection var ansible_pipelining to False 27817 1727096487.85984: Set connection var ansible_connection to ssh 27817 1727096487.86006: Set connection var ansible_timeout to 10 27817 1727096487.86104: Set connection var ansible_shell_type to sh 27817 1727096487.86107: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096487.86109: Set connection var ansible_shell_executable to /bin/sh 27817 1727096487.86111: variable 'ansible_shell_executable' from source: unknown 27817 1727096487.86114: variable 'ansible_connection' from source: unknown 27817 1727096487.86116: variable 'ansible_module_compression' from source: unknown 27817 1727096487.86118: variable 'ansible_shell_type' from source: unknown 27817 1727096487.86120: variable 'ansible_shell_executable' from source: unknown 27817 1727096487.86122: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096487.86124: variable 'ansible_pipelining' from source: unknown 27817 1727096487.86126: variable 'ansible_timeout' from source: unknown 27817 1727096487.86129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096487.86259: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096487.86280: variable 'omit' from source: magic vars 27817 1727096487.86290: starting attempt loop 27817 1727096487.86297: running the handler 27817 1727096487.86354: handler run complete 27817 1727096487.86380: attempt loop complete, returning result 27817 1727096487.86388: _execute() done 27817 1727096487.86397: dumping result to json 27817 1727096487.86404: done dumping result, returning 27817 1727096487.86415: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-bae3-08df-000000000017] 27817 1727096487.86436: sending task result for task 0afff68d-5257-bae3-08df-000000000017 ok: [managed_node3] => {} MSG: Using network provider: nm 27817 1727096487.86605: no more pending results, returning what we have 27817 1727096487.86608: results queue empty 27817 1727096487.86609: checking for any_errors_fatal 27817 1727096487.86618: done checking for any_errors_fatal 27817 1727096487.86619: checking for max_fail_percentage 27817 1727096487.86620: done checking for max_fail_percentage 27817 1727096487.86621: checking to see if all hosts have failed and the running result is not ok 27817 1727096487.86622: done checking to see if all hosts have failed 27817 1727096487.86623: getting the remaining hosts for this loop 27817 1727096487.86624: done getting the remaining hosts for this loop 27817 1727096487.86628: getting the next task for host managed_node3 27817 1727096487.86636: done getting next task for host managed_node3 27817 1727096487.86640: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27817 1727096487.86643: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096487.86657: getting variables 27817 1727096487.86659: in VariableManager get_vars() 27817 1727096487.86702: Calling all_inventory to load vars for managed_node3 27817 1727096487.86705: Calling groups_inventory to load vars for managed_node3 27817 1727096487.86707: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096487.86717: Calling all_plugins_play to load vars for managed_node3 27817 1727096487.86720: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096487.86723: Calling groups_plugins_play to load vars for managed_node3 27817 1727096487.87499: done sending task result for task 0afff68d-5257-bae3-08df-000000000017 27817 1727096487.87502: WORKER PROCESS EXITING 27817 1727096487.87854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096487.88802: done with get_vars() 27817 1727096487.88821: done getting variables 27817 1727096487.88882: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:01:27 -0400 (0:00:00.042) 0:00:12.242 ****** 27817 1727096487.88906: entering _queue_task() for managed_node3/fail 27817 1727096487.89177: worker is 1 (out of 1 available) 27817 1727096487.89192: exiting _queue_task() for managed_node3/fail 27817 1727096487.89204: done queuing things up, now waiting for results queue to drain 27817 1727096487.89205: waiting for pending results... 27817 1727096487.89494: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27817 1727096487.89581: in run() - task 0afff68d-5257-bae3-08df-000000000018 27817 1727096487.89607: variable 'ansible_search_path' from source: unknown 27817 1727096487.89617: variable 'ansible_search_path' from source: unknown 27817 1727096487.89673: calling self._execute() 27817 1727096487.89772: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096487.89775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096487.89807: variable 'omit' from source: magic vars 27817 1727096487.90137: variable 'ansible_distribution_major_version' from source: facts 27817 1727096487.90151: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096487.90322: variable 'network_state' from source: role '' defaults 27817 1727096487.90326: Evaluated conditional (network_state != {}): False 27817 1727096487.90329: when evaluation is False, skipping this task 27817 1727096487.90331: _execute() done 27817 1727096487.90334: dumping result to json 27817 1727096487.90336: done dumping result, returning 27817 1727096487.90339: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-bae3-08df-000000000018] 27817 1727096487.90341: sending task result for task 0afff68d-5257-bae3-08df-000000000018 27817 1727096487.90418: done sending task result for task 0afff68d-5257-bae3-08df-000000000018 27817 1727096487.90421: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27817 1727096487.90479: no more pending results, returning what we have 27817 1727096487.90482: results queue empty 27817 1727096487.90483: checking for any_errors_fatal 27817 1727096487.90488: done checking for any_errors_fatal 27817 1727096487.90489: checking for max_fail_percentage 27817 1727096487.90490: done checking for max_fail_percentage 27817 1727096487.90491: checking to see if all hosts have failed and the running result is not ok 27817 1727096487.90492: done checking to see if all hosts have failed 27817 1727096487.90493: getting the remaining hosts for this loop 27817 1727096487.90494: done getting the remaining hosts for this loop 27817 1727096487.90497: getting the next task for host managed_node3 27817 1727096487.90503: done getting next task for host managed_node3 27817 1727096487.90507: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 27817 1727096487.90510: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096487.90524: getting variables 27817 1727096487.90525: in VariableManager get_vars() 27817 1727096487.90576: Calling all_inventory to load vars for managed_node3 27817 1727096487.90580: Calling groups_inventory to load vars for managed_node3 27817 1727096487.90583: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096487.90595: Calling all_plugins_play to load vars for managed_node3 27817 1727096487.90599: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096487.90602: Calling groups_plugins_play to load vars for managed_node3 27817 1727096487.91732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096487.92598: done with get_vars() 27817 1727096487.92614: done getting variables 27817 1727096487.92656: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:01:27 -0400 (0:00:00.037) 0:00:12.280 ****** 27817 1727096487.92684: entering _queue_task() for managed_node3/fail 27817 1727096487.92895: worker is 1 (out of 1 available) 27817 1727096487.92909: exiting _queue_task() for managed_node3/fail 27817 1727096487.92923: done queuing things up, now waiting for results queue to drain 27817 1727096487.92924: waiting for pending results... 27817 1727096487.93090: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 27817 1727096487.93172: in run() - task 0afff68d-5257-bae3-08df-000000000019 27817 1727096487.93181: variable 'ansible_search_path' from source: unknown 27817 1727096487.93184: variable 'ansible_search_path' from source: unknown 27817 1727096487.93212: calling self._execute() 27817 1727096487.93401: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096487.93406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096487.93409: variable 'omit' from source: magic vars 27817 1727096487.93673: variable 'ansible_distribution_major_version' from source: facts 27817 1727096487.93677: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096487.93776: variable 'network_state' from source: role '' defaults 27817 1727096487.93792: Evaluated conditional (network_state != {}): False 27817 1727096487.93799: when evaluation is False, skipping this task 27817 1727096487.93805: _execute() done 27817 1727096487.93811: dumping result to json 27817 1727096487.93817: done dumping result, returning 27817 1727096487.93827: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-bae3-08df-000000000019] 27817 1727096487.93872: sending task result for task 0afff68d-5257-bae3-08df-000000000019 27817 1727096487.93941: done sending task result for task 0afff68d-5257-bae3-08df-000000000019 27817 1727096487.93945: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27817 1727096487.93994: no more pending results, returning what we have 27817 1727096487.93997: results queue empty 27817 1727096487.93998: checking for any_errors_fatal 27817 1727096487.94011: done checking for any_errors_fatal 27817 1727096487.94012: checking for max_fail_percentage 27817 1727096487.94013: done checking for max_fail_percentage 27817 1727096487.94014: checking to see if all hosts have failed and the running result is not ok 27817 1727096487.94015: done checking to see if all hosts have failed 27817 1727096487.94016: getting the remaining hosts for this loop 27817 1727096487.94017: done getting the remaining hosts for this loop 27817 1727096487.94020: getting the next task for host managed_node3 27817 1727096487.94026: done getting next task for host managed_node3 27817 1727096487.94030: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27817 1727096487.94033: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096487.94048: getting variables 27817 1727096487.94050: in VariableManager get_vars() 27817 1727096487.94191: Calling all_inventory to load vars for managed_node3 27817 1727096487.94194: Calling groups_inventory to load vars for managed_node3 27817 1727096487.94196: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096487.94205: Calling all_plugins_play to load vars for managed_node3 27817 1727096487.94207: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096487.94210: Calling groups_plugins_play to load vars for managed_node3 27817 1727096487.95201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096487.96042: done with get_vars() 27817 1727096487.96057: done getting variables 27817 1727096487.96100: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:01:27 -0400 (0:00:00.034) 0:00:12.314 ****** 27817 1727096487.96122: entering _queue_task() for managed_node3/fail 27817 1727096487.96310: worker is 1 (out of 1 available) 27817 1727096487.96322: exiting _queue_task() for managed_node3/fail 27817 1727096487.96334: done queuing things up, now waiting for results queue to drain 27817 1727096487.96335: waiting for pending results... 27817 1727096487.96506: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27817 1727096487.96596: in run() - task 0afff68d-5257-bae3-08df-00000000001a 27817 1727096487.96607: variable 'ansible_search_path' from source: unknown 27817 1727096487.96610: variable 'ansible_search_path' from source: unknown 27817 1727096487.96637: calling self._execute() 27817 1727096487.96776: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096487.96780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096487.96784: variable 'omit' from source: magic vars 27817 1727096487.96983: variable 'ansible_distribution_major_version' from source: facts 27817 1727096487.96992: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096487.97109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096487.98564: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096487.98619: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096487.98645: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096487.98754: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096487.98757: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096487.98760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096487.98775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096487.98793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096487.98818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096487.98829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096487.98902: variable 'ansible_distribution_major_version' from source: facts 27817 1727096487.98918: Evaluated conditional (ansible_distribution_major_version | int > 9): True 27817 1727096487.98999: variable 'ansible_distribution' from source: facts 27817 1727096487.99003: variable '__network_rh_distros' from source: role '' defaults 27817 1727096487.99011: Evaluated conditional (ansible_distribution in __network_rh_distros): True 27817 1727096487.99162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096487.99181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096487.99204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096487.99227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096487.99238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096487.99274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096487.99288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096487.99311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096487.99333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096487.99343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096487.99374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096487.99389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096487.99407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096487.99433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096487.99444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096487.99632: variable 'network_connections' from source: task vars 27817 1727096487.99734: variable 'interface' from source: set_fact 27817 1727096487.99737: variable 'interface' from source: set_fact 27817 1727096487.99739: variable 'interface' from source: set_fact 27817 1727096487.99743: variable 'interface' from source: set_fact 27817 1727096487.99751: variable 'network_state' from source: role '' defaults 27817 1727096487.99798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096487.99910: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096487.99935: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096487.99958: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096487.99984: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096488.00014: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096488.00032: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096488.00049: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.00072: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096488.00098: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 27817 1727096488.00101: when evaluation is False, skipping this task 27817 1727096488.00104: _execute() done 27817 1727096488.00106: dumping result to json 27817 1727096488.00108: done dumping result, returning 27817 1727096488.00115: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-bae3-08df-00000000001a] 27817 1727096488.00120: sending task result for task 0afff68d-5257-bae3-08df-00000000001a 27817 1727096488.00201: done sending task result for task 0afff68d-5257-bae3-08df-00000000001a 27817 1727096488.00204: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 27817 1727096488.00250: no more pending results, returning what we have 27817 1727096488.00254: results queue empty 27817 1727096488.00255: checking for any_errors_fatal 27817 1727096488.00261: done checking for any_errors_fatal 27817 1727096488.00261: checking for max_fail_percentage 27817 1727096488.00263: done checking for max_fail_percentage 27817 1727096488.00264: checking to see if all hosts have failed and the running result is not ok 27817 1727096488.00264: done checking to see if all hosts have failed 27817 1727096488.00265: getting the remaining hosts for this loop 27817 1727096488.00266: done getting the remaining hosts for this loop 27817 1727096488.00274: getting the next task for host managed_node3 27817 1727096488.00281: done getting next task for host managed_node3 27817 1727096488.00284: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 27817 1727096488.00287: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096488.00299: getting variables 27817 1727096488.00301: in VariableManager get_vars() 27817 1727096488.00345: Calling all_inventory to load vars for managed_node3 27817 1727096488.00348: Calling groups_inventory to load vars for managed_node3 27817 1727096488.00350: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096488.00357: Calling all_plugins_play to load vars for managed_node3 27817 1727096488.00359: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096488.00361: Calling groups_plugins_play to load vars for managed_node3 27817 1727096488.01142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096488.02011: done with get_vars() 27817 1727096488.02027: done getting variables 27817 1727096488.02100: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:01:28 -0400 (0:00:00.059) 0:00:12.374 ****** 27817 1727096488.02121: entering _queue_task() for managed_node3/dnf 27817 1727096488.02329: worker is 1 (out of 1 available) 27817 1727096488.02342: exiting _queue_task() for managed_node3/dnf 27817 1727096488.02354: done queuing things up, now waiting for results queue to drain 27817 1727096488.02355: waiting for pending results... 27817 1727096488.02513: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 27817 1727096488.02595: in run() - task 0afff68d-5257-bae3-08df-00000000001b 27817 1727096488.02607: variable 'ansible_search_path' from source: unknown 27817 1727096488.02610: variable 'ansible_search_path' from source: unknown 27817 1727096488.02637: calling self._execute() 27817 1727096488.02702: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096488.02707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096488.02718: variable 'omit' from source: magic vars 27817 1727096488.02975: variable 'ansible_distribution_major_version' from source: facts 27817 1727096488.02983: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096488.03109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096488.04773: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096488.04815: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096488.04842: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096488.04879: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096488.04901: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096488.04957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096488.04981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096488.05001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.05026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096488.05037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096488.05117: variable 'ansible_distribution' from source: facts 27817 1727096488.05120: variable 'ansible_distribution_major_version' from source: facts 27817 1727096488.05133: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 27817 1727096488.05208: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096488.05291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096488.05309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096488.05327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.05352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096488.05362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096488.05392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096488.05407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096488.05424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.05453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096488.05463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096488.05492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096488.05508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096488.05525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.05553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096488.05563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096488.05659: variable 'network_connections' from source: task vars 27817 1727096488.05672: variable 'interface' from source: set_fact 27817 1727096488.05716: variable 'interface' from source: set_fact 27817 1727096488.05724: variable 'interface' from source: set_fact 27817 1727096488.05769: variable 'interface' from source: set_fact 27817 1727096488.05819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096488.05930: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096488.05957: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096488.05980: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096488.06003: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096488.06032: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096488.06046: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096488.06070: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.06091: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096488.06132: variable '__network_team_connections_defined' from source: role '' defaults 27817 1727096488.06277: variable 'network_connections' from source: task vars 27817 1727096488.06282: variable 'interface' from source: set_fact 27817 1727096488.06325: variable 'interface' from source: set_fact 27817 1727096488.06331: variable 'interface' from source: set_fact 27817 1727096488.06374: variable 'interface' from source: set_fact 27817 1727096488.06400: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 27817 1727096488.06405: when evaluation is False, skipping this task 27817 1727096488.06408: _execute() done 27817 1727096488.06410: dumping result to json 27817 1727096488.06412: done dumping result, returning 27817 1727096488.06421: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-bae3-08df-00000000001b] 27817 1727096488.06424: sending task result for task 0afff68d-5257-bae3-08df-00000000001b 27817 1727096488.06507: done sending task result for task 0afff68d-5257-bae3-08df-00000000001b 27817 1727096488.06510: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 27817 1727096488.06556: no more pending results, returning what we have 27817 1727096488.06558: results queue empty 27817 1727096488.06559: checking for any_errors_fatal 27817 1727096488.06565: done checking for any_errors_fatal 27817 1727096488.06566: checking for max_fail_percentage 27817 1727096488.06580: done checking for max_fail_percentage 27817 1727096488.06581: checking to see if all hosts have failed and the running result is not ok 27817 1727096488.06582: done checking to see if all hosts have failed 27817 1727096488.06583: getting the remaining hosts for this loop 27817 1727096488.06584: done getting the remaining hosts for this loop 27817 1727096488.06588: getting the next task for host managed_node3 27817 1727096488.06595: done getting next task for host managed_node3 27817 1727096488.06598: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 27817 1727096488.06601: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096488.06614: getting variables 27817 1727096488.06616: in VariableManager get_vars() 27817 1727096488.06654: Calling all_inventory to load vars for managed_node3 27817 1727096488.06657: Calling groups_inventory to load vars for managed_node3 27817 1727096488.06659: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096488.06666: Calling all_plugins_play to load vars for managed_node3 27817 1727096488.06673: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096488.06675: Calling groups_plugins_play to load vars for managed_node3 27817 1727096488.07545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096488.08411: done with get_vars() 27817 1727096488.08428: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27817 1727096488.08483: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:01:28 -0400 (0:00:00.063) 0:00:12.438 ****** 27817 1727096488.08504: entering _queue_task() for managed_node3/yum 27817 1727096488.08505: Creating lock for yum 27817 1727096488.08724: worker is 1 (out of 1 available) 27817 1727096488.08737: exiting _queue_task() for managed_node3/yum 27817 1727096488.08749: done queuing things up, now waiting for results queue to drain 27817 1727096488.08750: waiting for pending results... 27817 1727096488.08920: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 27817 1727096488.09016: in run() - task 0afff68d-5257-bae3-08df-00000000001c 27817 1727096488.09026: variable 'ansible_search_path' from source: unknown 27817 1727096488.09030: variable 'ansible_search_path' from source: unknown 27817 1727096488.09058: calling self._execute() 27817 1727096488.09126: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096488.09131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096488.09140: variable 'omit' from source: magic vars 27817 1727096488.09406: variable 'ansible_distribution_major_version' from source: facts 27817 1727096488.09419: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096488.09530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096488.10999: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096488.11054: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096488.11082: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096488.11107: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096488.11127: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096488.11190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096488.11209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096488.11227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.11252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096488.11271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096488.11332: variable 'ansible_distribution_major_version' from source: facts 27817 1727096488.11343: Evaluated conditional (ansible_distribution_major_version | int < 8): False 27817 1727096488.11346: when evaluation is False, skipping this task 27817 1727096488.11349: _execute() done 27817 1727096488.11351: dumping result to json 27817 1727096488.11354: done dumping result, returning 27817 1727096488.11361: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-bae3-08df-00000000001c] 27817 1727096488.11366: sending task result for task 0afff68d-5257-bae3-08df-00000000001c 27817 1727096488.11453: done sending task result for task 0afff68d-5257-bae3-08df-00000000001c 27817 1727096488.11455: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 27817 1727096488.11531: no more pending results, returning what we have 27817 1727096488.11534: results queue empty 27817 1727096488.11535: checking for any_errors_fatal 27817 1727096488.11540: done checking for any_errors_fatal 27817 1727096488.11540: checking for max_fail_percentage 27817 1727096488.11542: done checking for max_fail_percentage 27817 1727096488.11543: checking to see if all hosts have failed and the running result is not ok 27817 1727096488.11544: done checking to see if all hosts have failed 27817 1727096488.11544: getting the remaining hosts for this loop 27817 1727096488.11545: done getting the remaining hosts for this loop 27817 1727096488.11549: getting the next task for host managed_node3 27817 1727096488.11554: done getting next task for host managed_node3 27817 1727096488.11558: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27817 1727096488.11560: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096488.11575: getting variables 27817 1727096488.11577: in VariableManager get_vars() 27817 1727096488.11613: Calling all_inventory to load vars for managed_node3 27817 1727096488.11616: Calling groups_inventory to load vars for managed_node3 27817 1727096488.11618: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096488.11626: Calling all_plugins_play to load vars for managed_node3 27817 1727096488.11628: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096488.11630: Calling groups_plugins_play to load vars for managed_node3 27817 1727096488.12384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096488.13333: done with get_vars() 27817 1727096488.13348: done getting variables 27817 1727096488.13392: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:01:28 -0400 (0:00:00.049) 0:00:12.487 ****** 27817 1727096488.13418: entering _queue_task() for managed_node3/fail 27817 1727096488.13631: worker is 1 (out of 1 available) 27817 1727096488.13643: exiting _queue_task() for managed_node3/fail 27817 1727096488.13655: done queuing things up, now waiting for results queue to drain 27817 1727096488.13656: waiting for pending results... 27817 1727096488.13827: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27817 1727096488.13915: in run() - task 0afff68d-5257-bae3-08df-00000000001d 27817 1727096488.13928: variable 'ansible_search_path' from source: unknown 27817 1727096488.13931: variable 'ansible_search_path' from source: unknown 27817 1727096488.13958: calling self._execute() 27817 1727096488.14028: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096488.14032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096488.14041: variable 'omit' from source: magic vars 27817 1727096488.14301: variable 'ansible_distribution_major_version' from source: facts 27817 1727096488.14310: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096488.14392: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096488.14515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096488.18916: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096488.18949: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096488.18976: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096488.18999: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096488.19028: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096488.19078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096488.19098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096488.19114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.19144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096488.19154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096488.19188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096488.19204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096488.19220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.19248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096488.19258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096488.19289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096488.19304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096488.19320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.19345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096488.19359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096488.19466: variable 'network_connections' from source: task vars 27817 1727096488.19479: variable 'interface' from source: set_fact 27817 1727096488.19527: variable 'interface' from source: set_fact 27817 1727096488.19533: variable 'interface' from source: set_fact 27817 1727096488.19582: variable 'interface' from source: set_fact 27817 1727096488.19630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096488.19731: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096488.19757: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096488.19785: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096488.19806: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096488.19835: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096488.19851: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096488.19869: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.19893: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096488.19928: variable '__network_team_connections_defined' from source: role '' defaults 27817 1727096488.20084: variable 'network_connections' from source: task vars 27817 1727096488.20087: variable 'interface' from source: set_fact 27817 1727096488.20132: variable 'interface' from source: set_fact 27817 1727096488.20138: variable 'interface' from source: set_fact 27817 1727096488.20182: variable 'interface' from source: set_fact 27817 1727096488.20211: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 27817 1727096488.20215: when evaluation is False, skipping this task 27817 1727096488.20217: _execute() done 27817 1727096488.20220: dumping result to json 27817 1727096488.20222: done dumping result, returning 27817 1727096488.20230: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-bae3-08df-00000000001d] 27817 1727096488.20240: sending task result for task 0afff68d-5257-bae3-08df-00000000001d 27817 1727096488.20318: done sending task result for task 0afff68d-5257-bae3-08df-00000000001d 27817 1727096488.20321: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 27817 1727096488.20361: no more pending results, returning what we have 27817 1727096488.20364: results queue empty 27817 1727096488.20364: checking for any_errors_fatal 27817 1727096488.20370: done checking for any_errors_fatal 27817 1727096488.20371: checking for max_fail_percentage 27817 1727096488.20373: done checking for max_fail_percentage 27817 1727096488.20374: checking to see if all hosts have failed and the running result is not ok 27817 1727096488.20375: done checking to see if all hosts have failed 27817 1727096488.20375: getting the remaining hosts for this loop 27817 1727096488.20377: done getting the remaining hosts for this loop 27817 1727096488.20380: getting the next task for host managed_node3 27817 1727096488.20386: done getting next task for host managed_node3 27817 1727096488.20390: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 27817 1727096488.20392: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096488.20405: getting variables 27817 1727096488.20406: in VariableManager get_vars() 27817 1727096488.20443: Calling all_inventory to load vars for managed_node3 27817 1727096488.20445: Calling groups_inventory to load vars for managed_node3 27817 1727096488.20447: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096488.20456: Calling all_plugins_play to load vars for managed_node3 27817 1727096488.20458: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096488.20460: Calling groups_plugins_play to load vars for managed_node3 27817 1727096488.23764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096488.24614: done with get_vars() 27817 1727096488.24629: done getting variables 27817 1727096488.24662: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:01:28 -0400 (0:00:00.112) 0:00:12.600 ****** 27817 1727096488.24685: entering _queue_task() for managed_node3/package 27817 1727096488.24920: worker is 1 (out of 1 available) 27817 1727096488.24935: exiting _queue_task() for managed_node3/package 27817 1727096488.24947: done queuing things up, now waiting for results queue to drain 27817 1727096488.24948: waiting for pending results... 27817 1727096488.25119: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 27817 1727096488.25207: in run() - task 0afff68d-5257-bae3-08df-00000000001e 27817 1727096488.25217: variable 'ansible_search_path' from source: unknown 27817 1727096488.25221: variable 'ansible_search_path' from source: unknown 27817 1727096488.25248: calling self._execute() 27817 1727096488.25321: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096488.25327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096488.25336: variable 'omit' from source: magic vars 27817 1727096488.25624: variable 'ansible_distribution_major_version' from source: facts 27817 1727096488.25633: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096488.25761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096488.25950: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096488.25984: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096488.26036: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096488.26065: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096488.26162: variable 'network_packages' from source: role '' defaults 27817 1727096488.26231: variable '__network_provider_setup' from source: role '' defaults 27817 1727096488.26239: variable '__network_service_name_default_nm' from source: role '' defaults 27817 1727096488.26292: variable '__network_service_name_default_nm' from source: role '' defaults 27817 1727096488.26300: variable '__network_packages_default_nm' from source: role '' defaults 27817 1727096488.26343: variable '__network_packages_default_nm' from source: role '' defaults 27817 1727096488.26456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096488.27744: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096488.27785: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096488.27814: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096488.27838: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096488.27867: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096488.27925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096488.27945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096488.27962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.27990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096488.28001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096488.28034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096488.28050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096488.28066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.28093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096488.28103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096488.28247: variable '__network_packages_default_gobject_packages' from source: role '' defaults 27817 1727096488.28316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096488.28334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096488.28353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.28379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096488.28390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096488.28448: variable 'ansible_python' from source: facts 27817 1727096488.28468: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 27817 1727096488.28522: variable '__network_wpa_supplicant_required' from source: role '' defaults 27817 1727096488.28576: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 27817 1727096488.28654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096488.28674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096488.28693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.28716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096488.28726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096488.28757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096488.28780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096488.28800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.28824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096488.28834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096488.28931: variable 'network_connections' from source: task vars 27817 1727096488.28936: variable 'interface' from source: set_fact 27817 1727096488.29013: variable 'interface' from source: set_fact 27817 1727096488.29017: variable 'interface' from source: set_fact 27817 1727096488.29085: variable 'interface' from source: set_fact 27817 1727096488.29139: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096488.29157: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096488.29180: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.29200: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096488.29236: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096488.29410: variable 'network_connections' from source: task vars 27817 1727096488.29413: variable 'interface' from source: set_fact 27817 1727096488.29487: variable 'interface' from source: set_fact 27817 1727096488.29494: variable 'interface' from source: set_fact 27817 1727096488.29560: variable 'interface' from source: set_fact 27817 1727096488.29601: variable '__network_packages_default_wireless' from source: role '' defaults 27817 1727096488.29653: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096488.29844: variable 'network_connections' from source: task vars 27817 1727096488.29850: variable 'interface' from source: set_fact 27817 1727096488.29899: variable 'interface' from source: set_fact 27817 1727096488.29905: variable 'interface' from source: set_fact 27817 1727096488.29950: variable 'interface' from source: set_fact 27817 1727096488.29975: variable '__network_packages_default_team' from source: role '' defaults 27817 1727096488.30028: variable '__network_team_connections_defined' from source: role '' defaults 27817 1727096488.30218: variable 'network_connections' from source: task vars 27817 1727096488.30222: variable 'interface' from source: set_fact 27817 1727096488.30269: variable 'interface' from source: set_fact 27817 1727096488.30275: variable 'interface' from source: set_fact 27817 1727096488.30322: variable 'interface' from source: set_fact 27817 1727096488.30363: variable '__network_service_name_default_initscripts' from source: role '' defaults 27817 1727096488.30407: variable '__network_service_name_default_initscripts' from source: role '' defaults 27817 1727096488.30413: variable '__network_packages_default_initscripts' from source: role '' defaults 27817 1727096488.30457: variable '__network_packages_default_initscripts' from source: role '' defaults 27817 1727096488.30592: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 27817 1727096488.30986: variable 'network_connections' from source: task vars 27817 1727096488.30989: variable 'interface' from source: set_fact 27817 1727096488.31031: variable 'interface' from source: set_fact 27817 1727096488.31037: variable 'interface' from source: set_fact 27817 1727096488.31085: variable 'interface' from source: set_fact 27817 1727096488.31095: variable 'ansible_distribution' from source: facts 27817 1727096488.31098: variable '__network_rh_distros' from source: role '' defaults 27817 1727096488.31103: variable 'ansible_distribution_major_version' from source: facts 27817 1727096488.31120: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 27817 1727096488.31226: variable 'ansible_distribution' from source: facts 27817 1727096488.31229: variable '__network_rh_distros' from source: role '' defaults 27817 1727096488.31234: variable 'ansible_distribution_major_version' from source: facts 27817 1727096488.31244: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 27817 1727096488.31351: variable 'ansible_distribution' from source: facts 27817 1727096488.31354: variable '__network_rh_distros' from source: role '' defaults 27817 1727096488.31359: variable 'ansible_distribution_major_version' from source: facts 27817 1727096488.31387: variable 'network_provider' from source: set_fact 27817 1727096488.31397: variable 'ansible_facts' from source: unknown 27817 1727096488.31799: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 27817 1727096488.31802: when evaluation is False, skipping this task 27817 1727096488.31805: _execute() done 27817 1727096488.31807: dumping result to json 27817 1727096488.31809: done dumping result, returning 27817 1727096488.31815: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-bae3-08df-00000000001e] 27817 1727096488.31820: sending task result for task 0afff68d-5257-bae3-08df-00000000001e 27817 1727096488.31904: done sending task result for task 0afff68d-5257-bae3-08df-00000000001e 27817 1727096488.31907: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 27817 1727096488.31989: no more pending results, returning what we have 27817 1727096488.31992: results queue empty 27817 1727096488.31993: checking for any_errors_fatal 27817 1727096488.31998: done checking for any_errors_fatal 27817 1727096488.31999: checking for max_fail_percentage 27817 1727096488.32001: done checking for max_fail_percentage 27817 1727096488.32001: checking to see if all hosts have failed and the running result is not ok 27817 1727096488.32002: done checking to see if all hosts have failed 27817 1727096488.32003: getting the remaining hosts for this loop 27817 1727096488.32004: done getting the remaining hosts for this loop 27817 1727096488.32007: getting the next task for host managed_node3 27817 1727096488.32014: done getting next task for host managed_node3 27817 1727096488.32017: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27817 1727096488.32020: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096488.32037: getting variables 27817 1727096488.32038: in VariableManager get_vars() 27817 1727096488.32077: Calling all_inventory to load vars for managed_node3 27817 1727096488.32079: Calling groups_inventory to load vars for managed_node3 27817 1727096488.32081: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096488.32090: Calling all_plugins_play to load vars for managed_node3 27817 1727096488.32092: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096488.32094: Calling groups_plugins_play to load vars for managed_node3 27817 1727096488.32872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096488.33837: done with get_vars() 27817 1727096488.33854: done getting variables 27817 1727096488.33896: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:01:28 -0400 (0:00:00.092) 0:00:12.692 ****** 27817 1727096488.33917: entering _queue_task() for managed_node3/package 27817 1727096488.34120: worker is 1 (out of 1 available) 27817 1727096488.34133: exiting _queue_task() for managed_node3/package 27817 1727096488.34145: done queuing things up, now waiting for results queue to drain 27817 1727096488.34147: waiting for pending results... 27817 1727096488.34317: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27817 1727096488.34398: in run() - task 0afff68d-5257-bae3-08df-00000000001f 27817 1727096488.34409: variable 'ansible_search_path' from source: unknown 27817 1727096488.34412: variable 'ansible_search_path' from source: unknown 27817 1727096488.34439: calling self._execute() 27817 1727096488.34511: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096488.34515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096488.34525: variable 'omit' from source: magic vars 27817 1727096488.34794: variable 'ansible_distribution_major_version' from source: facts 27817 1727096488.34804: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096488.34887: variable 'network_state' from source: role '' defaults 27817 1727096488.34895: Evaluated conditional (network_state != {}): False 27817 1727096488.34898: when evaluation is False, skipping this task 27817 1727096488.34900: _execute() done 27817 1727096488.34903: dumping result to json 27817 1727096488.34905: done dumping result, returning 27817 1727096488.34912: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-bae3-08df-00000000001f] 27817 1727096488.34916: sending task result for task 0afff68d-5257-bae3-08df-00000000001f 27817 1727096488.35007: done sending task result for task 0afff68d-5257-bae3-08df-00000000001f 27817 1727096488.35011: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27817 1727096488.35077: no more pending results, returning what we have 27817 1727096488.35080: results queue empty 27817 1727096488.35081: checking for any_errors_fatal 27817 1727096488.35086: done checking for any_errors_fatal 27817 1727096488.35087: checking for max_fail_percentage 27817 1727096488.35088: done checking for max_fail_percentage 27817 1727096488.35089: checking to see if all hosts have failed and the running result is not ok 27817 1727096488.35090: done checking to see if all hosts have failed 27817 1727096488.35091: getting the remaining hosts for this loop 27817 1727096488.35092: done getting the remaining hosts for this loop 27817 1727096488.35095: getting the next task for host managed_node3 27817 1727096488.35100: done getting next task for host managed_node3 27817 1727096488.35104: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27817 1727096488.35106: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096488.35118: getting variables 27817 1727096488.35120: in VariableManager get_vars() 27817 1727096488.35151: Calling all_inventory to load vars for managed_node3 27817 1727096488.35154: Calling groups_inventory to load vars for managed_node3 27817 1727096488.35156: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096488.35163: Calling all_plugins_play to load vars for managed_node3 27817 1727096488.35165: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096488.35169: Calling groups_plugins_play to load vars for managed_node3 27817 1727096488.35896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096488.36753: done with get_vars() 27817 1727096488.36770: done getting variables 27817 1727096488.36811: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:01:28 -0400 (0:00:00.029) 0:00:12.722 ****** 27817 1727096488.36831: entering _queue_task() for managed_node3/package 27817 1727096488.37014: worker is 1 (out of 1 available) 27817 1727096488.37027: exiting _queue_task() for managed_node3/package 27817 1727096488.37039: done queuing things up, now waiting for results queue to drain 27817 1727096488.37041: waiting for pending results... 27817 1727096488.37197: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27817 1727096488.37266: in run() - task 0afff68d-5257-bae3-08df-000000000020 27817 1727096488.37280: variable 'ansible_search_path' from source: unknown 27817 1727096488.37283: variable 'ansible_search_path' from source: unknown 27817 1727096488.37308: calling self._execute() 27817 1727096488.37379: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096488.37384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096488.37395: variable 'omit' from source: magic vars 27817 1727096488.37670: variable 'ansible_distribution_major_version' from source: facts 27817 1727096488.37681: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096488.37757: variable 'network_state' from source: role '' defaults 27817 1727096488.37765: Evaluated conditional (network_state != {}): False 27817 1727096488.37769: when evaluation is False, skipping this task 27817 1727096488.37772: _execute() done 27817 1727096488.37777: dumping result to json 27817 1727096488.37779: done dumping result, returning 27817 1727096488.37787: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-bae3-08df-000000000020] 27817 1727096488.37792: sending task result for task 0afff68d-5257-bae3-08df-000000000020 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27817 1727096488.37924: no more pending results, returning what we have 27817 1727096488.37928: results queue empty 27817 1727096488.37928: checking for any_errors_fatal 27817 1727096488.37934: done checking for any_errors_fatal 27817 1727096488.37934: checking for max_fail_percentage 27817 1727096488.37936: done checking for max_fail_percentage 27817 1727096488.37937: checking to see if all hosts have failed and the running result is not ok 27817 1727096488.37937: done checking to see if all hosts have failed 27817 1727096488.37938: getting the remaining hosts for this loop 27817 1727096488.37939: done getting the remaining hosts for this loop 27817 1727096488.37942: getting the next task for host managed_node3 27817 1727096488.37947: done getting next task for host managed_node3 27817 1727096488.37950: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27817 1727096488.37952: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096488.37965: getting variables 27817 1727096488.37967: in VariableManager get_vars() 27817 1727096488.38000: Calling all_inventory to load vars for managed_node3 27817 1727096488.38002: Calling groups_inventory to load vars for managed_node3 27817 1727096488.38004: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096488.38012: Calling all_plugins_play to load vars for managed_node3 27817 1727096488.38014: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096488.38017: Calling groups_plugins_play to load vars for managed_node3 27817 1727096488.38563: done sending task result for task 0afff68d-5257-bae3-08df-000000000020 27817 1727096488.38566: WORKER PROCESS EXITING 27817 1727096488.38894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096488.39736: done with get_vars() 27817 1727096488.39750: done getting variables 27817 1727096488.39819: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:01:28 -0400 (0:00:00.030) 0:00:12.752 ****** 27817 1727096488.39839: entering _queue_task() for managed_node3/service 27817 1727096488.39840: Creating lock for service 27817 1727096488.40028: worker is 1 (out of 1 available) 27817 1727096488.40040: exiting _queue_task() for managed_node3/service 27817 1727096488.40051: done queuing things up, now waiting for results queue to drain 27817 1727096488.40052: waiting for pending results... 27817 1727096488.40208: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27817 1727096488.40290: in run() - task 0afff68d-5257-bae3-08df-000000000021 27817 1727096488.40301: variable 'ansible_search_path' from source: unknown 27817 1727096488.40304: variable 'ansible_search_path' from source: unknown 27817 1727096488.40330: calling self._execute() 27817 1727096488.40400: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096488.40404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096488.40414: variable 'omit' from source: magic vars 27817 1727096488.40665: variable 'ansible_distribution_major_version' from source: facts 27817 1727096488.40677: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096488.40759: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096488.40888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096488.42373: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096488.42575: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096488.42579: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096488.42582: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096488.42584: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096488.42626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096488.42663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096488.42710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.42756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096488.42782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096488.42829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096488.42858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096488.42892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.42935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096488.42955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096488.43002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096488.43029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096488.43059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.43106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096488.43127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096488.43299: variable 'network_connections' from source: task vars 27817 1727096488.43316: variable 'interface' from source: set_fact 27817 1727096488.43386: variable 'interface' from source: set_fact 27817 1727096488.43413: variable 'interface' from source: set_fact 27817 1727096488.43449: variable 'interface' from source: set_fact 27817 1727096488.43509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096488.43633: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096488.43658: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096488.43686: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096488.43712: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096488.43738: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096488.43753: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096488.43771: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.43792: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096488.43836: variable '__network_team_connections_defined' from source: role '' defaults 27817 1727096488.43990: variable 'network_connections' from source: task vars 27817 1727096488.43993: variable 'interface' from source: set_fact 27817 1727096488.44040: variable 'interface' from source: set_fact 27817 1727096488.44043: variable 'interface' from source: set_fact 27817 1727096488.44086: variable 'interface' from source: set_fact 27817 1727096488.44113: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 27817 1727096488.44116: when evaluation is False, skipping this task 27817 1727096488.44119: _execute() done 27817 1727096488.44121: dumping result to json 27817 1727096488.44123: done dumping result, returning 27817 1727096488.44130: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-bae3-08df-000000000021] 27817 1727096488.44142: sending task result for task 0afff68d-5257-bae3-08df-000000000021 27817 1727096488.44218: done sending task result for task 0afff68d-5257-bae3-08df-000000000021 27817 1727096488.44221: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 27817 1727096488.44296: no more pending results, returning what we have 27817 1727096488.44298: results queue empty 27817 1727096488.44299: checking for any_errors_fatal 27817 1727096488.44304: done checking for any_errors_fatal 27817 1727096488.44305: checking for max_fail_percentage 27817 1727096488.44306: done checking for max_fail_percentage 27817 1727096488.44307: checking to see if all hosts have failed and the running result is not ok 27817 1727096488.44308: done checking to see if all hosts have failed 27817 1727096488.44308: getting the remaining hosts for this loop 27817 1727096488.44309: done getting the remaining hosts for this loop 27817 1727096488.44312: getting the next task for host managed_node3 27817 1727096488.44319: done getting next task for host managed_node3 27817 1727096488.44322: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27817 1727096488.44325: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096488.44337: getting variables 27817 1727096488.44339: in VariableManager get_vars() 27817 1727096488.44376: Calling all_inventory to load vars for managed_node3 27817 1727096488.44378: Calling groups_inventory to load vars for managed_node3 27817 1727096488.44380: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096488.44388: Calling all_plugins_play to load vars for managed_node3 27817 1727096488.44390: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096488.44392: Calling groups_plugins_play to load vars for managed_node3 27817 1727096488.45137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096488.46658: done with get_vars() 27817 1727096488.46681: done getting variables 27817 1727096488.46738: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:01:28 -0400 (0:00:00.069) 0:00:12.821 ****** 27817 1727096488.46769: entering _queue_task() for managed_node3/service 27817 1727096488.47013: worker is 1 (out of 1 available) 27817 1727096488.47025: exiting _queue_task() for managed_node3/service 27817 1727096488.47037: done queuing things up, now waiting for results queue to drain 27817 1727096488.47038: waiting for pending results... 27817 1727096488.47485: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27817 1727096488.47491: in run() - task 0afff68d-5257-bae3-08df-000000000022 27817 1727096488.47494: variable 'ansible_search_path' from source: unknown 27817 1727096488.47496: variable 'ansible_search_path' from source: unknown 27817 1727096488.47499: calling self._execute() 27817 1727096488.47588: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096488.47599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096488.47618: variable 'omit' from source: magic vars 27817 1727096488.47977: variable 'ansible_distribution_major_version' from source: facts 27817 1727096488.47992: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096488.48159: variable 'network_provider' from source: set_fact 27817 1727096488.48170: variable 'network_state' from source: role '' defaults 27817 1727096488.48185: Evaluated conditional (network_provider == "nm" or network_state != {}): True 27817 1727096488.48194: variable 'omit' from source: magic vars 27817 1727096488.48249: variable 'omit' from source: magic vars 27817 1727096488.48287: variable 'network_service_name' from source: role '' defaults 27817 1727096488.48361: variable 'network_service_name' from source: role '' defaults 27817 1727096488.48479: variable '__network_provider_setup' from source: role '' defaults 27817 1727096488.48490: variable '__network_service_name_default_nm' from source: role '' defaults 27817 1727096488.48554: variable '__network_service_name_default_nm' from source: role '' defaults 27817 1727096488.48569: variable '__network_packages_default_nm' from source: role '' defaults 27817 1727096488.48638: variable '__network_packages_default_nm' from source: role '' defaults 27817 1727096488.48861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096488.51234: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096488.51373: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096488.51376: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096488.51392: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096488.51429: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096488.51516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096488.51554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096488.51590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.51641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096488.51662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096488.51742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096488.51748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096488.51780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.51823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096488.51971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096488.52077: variable '__network_packages_default_gobject_packages' from source: role '' defaults 27817 1727096488.52204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096488.52230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096488.52257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.52300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096488.52319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096488.52403: variable 'ansible_python' from source: facts 27817 1727096488.52430: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 27817 1727096488.52509: variable '__network_wpa_supplicant_required' from source: role '' defaults 27817 1727096488.52594: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 27817 1727096488.52714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096488.52743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096488.52770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.52809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096488.52829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096488.52879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096488.52957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096488.52961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.52982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096488.53001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096488.53148: variable 'network_connections' from source: task vars 27817 1727096488.53161: variable 'interface' from source: set_fact 27817 1727096488.53240: variable 'interface' from source: set_fact 27817 1727096488.53283: variable 'interface' from source: set_fact 27817 1727096488.53335: variable 'interface' from source: set_fact 27817 1727096488.53486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096488.53702: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096488.53827: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096488.53830: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096488.53847: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096488.53913: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096488.53953: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096488.53992: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096488.54030: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096488.54087: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096488.54377: variable 'network_connections' from source: task vars 27817 1727096488.54388: variable 'interface' from source: set_fact 27817 1727096488.54461: variable 'interface' from source: set_fact 27817 1727096488.54484: variable 'interface' from source: set_fact 27817 1727096488.54557: variable 'interface' from source: set_fact 27817 1727096488.54643: variable '__network_packages_default_wireless' from source: role '' defaults 27817 1727096488.54807: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096488.55037: variable 'network_connections' from source: task vars 27817 1727096488.55048: variable 'interface' from source: set_fact 27817 1727096488.55121: variable 'interface' from source: set_fact 27817 1727096488.55137: variable 'interface' from source: set_fact 27817 1727096488.55209: variable 'interface' from source: set_fact 27817 1727096488.55249: variable '__network_packages_default_team' from source: role '' defaults 27817 1727096488.55331: variable '__network_team_connections_defined' from source: role '' defaults 27817 1727096488.55629: variable 'network_connections' from source: task vars 27817 1727096488.55639: variable 'interface' from source: set_fact 27817 1727096488.55717: variable 'interface' from source: set_fact 27817 1727096488.55728: variable 'interface' from source: set_fact 27817 1727096488.55804: variable 'interface' from source: set_fact 27817 1727096488.55877: variable '__network_service_name_default_initscripts' from source: role '' defaults 27817 1727096488.56000: variable '__network_service_name_default_initscripts' from source: role '' defaults 27817 1727096488.56003: variable '__network_packages_default_initscripts' from source: role '' defaults 27817 1727096488.56020: variable '__network_packages_default_initscripts' from source: role '' defaults 27817 1727096488.56241: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 27817 1727096488.56754: variable 'network_connections' from source: task vars 27817 1727096488.56771: variable 'interface' from source: set_fact 27817 1727096488.56834: variable 'interface' from source: set_fact 27817 1727096488.56846: variable 'interface' from source: set_fact 27817 1727096488.56977: variable 'interface' from source: set_fact 27817 1727096488.56980: variable 'ansible_distribution' from source: facts 27817 1727096488.56982: variable '__network_rh_distros' from source: role '' defaults 27817 1727096488.56984: variable 'ansible_distribution_major_version' from source: facts 27817 1727096488.56986: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 27817 1727096488.57166: variable 'ansible_distribution' from source: facts 27817 1727096488.57180: variable '__network_rh_distros' from source: role '' defaults 27817 1727096488.57189: variable 'ansible_distribution_major_version' from source: facts 27817 1727096488.57208: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 27817 1727096488.57539: variable 'ansible_distribution' from source: facts 27817 1727096488.57553: variable '__network_rh_distros' from source: role '' defaults 27817 1727096488.57576: variable 'ansible_distribution_major_version' from source: facts 27817 1727096488.57609: variable 'network_provider' from source: set_fact 27817 1727096488.57628: variable 'omit' from source: magic vars 27817 1727096488.57671: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096488.57695: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096488.57711: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096488.57723: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096488.57732: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096488.57762: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096488.57765: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096488.57769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096488.57835: Set connection var ansible_pipelining to False 27817 1727096488.57838: Set connection var ansible_connection to ssh 27817 1727096488.57845: Set connection var ansible_timeout to 10 27817 1727096488.57849: Set connection var ansible_shell_type to sh 27817 1727096488.57853: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096488.57859: Set connection var ansible_shell_executable to /bin/sh 27817 1727096488.57886: variable 'ansible_shell_executable' from source: unknown 27817 1727096488.57889: variable 'ansible_connection' from source: unknown 27817 1727096488.57893: variable 'ansible_module_compression' from source: unknown 27817 1727096488.57895: variable 'ansible_shell_type' from source: unknown 27817 1727096488.57897: variable 'ansible_shell_executable' from source: unknown 27817 1727096488.57899: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096488.57906: variable 'ansible_pipelining' from source: unknown 27817 1727096488.57908: variable 'ansible_timeout' from source: unknown 27817 1727096488.57910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096488.57981: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096488.57989: variable 'omit' from source: magic vars 27817 1727096488.57994: starting attempt loop 27817 1727096488.57997: running the handler 27817 1727096488.58051: variable 'ansible_facts' from source: unknown 27817 1727096488.58461: _low_level_execute_command(): starting 27817 1727096488.58465: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096488.58944: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096488.59032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096488.59035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096488.59038: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096488.59088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096488.59120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096488.60778: stdout chunk (state=3): >>>/root <<< 27817 1727096488.60876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096488.60899: stderr chunk (state=3): >>><<< 27817 1727096488.60902: stdout chunk (state=3): >>><<< 27817 1727096488.60920: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096488.60935: _low_level_execute_command(): starting 27817 1727096488.60941: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096488.6092048-28480-148703271740074 `" && echo ansible-tmp-1727096488.6092048-28480-148703271740074="` echo /root/.ansible/tmp/ansible-tmp-1727096488.6092048-28480-148703271740074 `" ) && sleep 0' 27817 1727096488.61334: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096488.61378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096488.61381: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096488.61384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096488.61386: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096488.61388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096488.61390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096488.61424: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096488.61427: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096488.61473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096488.63444: stdout chunk (state=3): >>>ansible-tmp-1727096488.6092048-28480-148703271740074=/root/.ansible/tmp/ansible-tmp-1727096488.6092048-28480-148703271740074 <<< 27817 1727096488.63613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096488.63617: stdout chunk (state=3): >>><<< 27817 1727096488.63624: stderr chunk (state=3): >>><<< 27817 1727096488.63639: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096488.6092048-28480-148703271740074=/root/.ansible/tmp/ansible-tmp-1727096488.6092048-28480-148703271740074 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096488.63674: variable 'ansible_module_compression' from source: unknown 27817 1727096488.63723: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 27817 1727096488.63727: ANSIBALLZ: Acquiring lock 27817 1727096488.63730: ANSIBALLZ: Lock acquired: 139766527972016 27817 1727096488.63736: ANSIBALLZ: Creating module 27817 1727096488.94631: ANSIBALLZ: Writing module into payload 27817 1727096488.94806: ANSIBALLZ: Writing module 27817 1727096488.94899: ANSIBALLZ: Renaming module 27817 1727096488.94902: ANSIBALLZ: Done creating module 27817 1727096488.94905: variable 'ansible_facts' from source: unknown 27817 1727096488.95119: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096488.6092048-28480-148703271740074/AnsiballZ_systemd.py 27817 1727096488.95357: Sending initial data 27817 1727096488.95360: Sent initial data (156 bytes) 27817 1727096488.95913: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096488.95926: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096488.95942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096488.95992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096488.96006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096488.96019: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096488.96102: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096488.96115: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096488.96191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096488.97811: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096488.97861: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096488.97922: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpalehaaxc /root/.ansible/tmp/ansible-tmp-1727096488.6092048-28480-148703271740074/AnsiballZ_systemd.py <<< 27817 1727096488.97936: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096488.6092048-28480-148703271740074/AnsiballZ_systemd.py" <<< 27817 1727096488.97975: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpalehaaxc" to remote "/root/.ansible/tmp/ansible-tmp-1727096488.6092048-28480-148703271740074/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096488.6092048-28480-148703271740074/AnsiballZ_systemd.py" <<< 27817 1727096488.99449: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096488.99544: stdout chunk (state=3): >>><<< 27817 1727096488.99547: stderr chunk (state=3): >>><<< 27817 1727096488.99550: done transferring module to remote 27817 1727096488.99552: _low_level_execute_command(): starting 27817 1727096488.99555: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096488.6092048-28480-148703271740074/ /root/.ansible/tmp/ansible-tmp-1727096488.6092048-28480-148703271740074/AnsiballZ_systemd.py && sleep 0' 27817 1727096489.00175: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096489.00190: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096489.00213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096489.00285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096489.00337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096489.00360: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096489.00378: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096489.00441: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096489.02275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096489.02307: stdout chunk (state=3): >>><<< 27817 1727096489.02310: stderr chunk (state=3): >>><<< 27817 1727096489.02325: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096489.02413: _low_level_execute_command(): starting 27817 1727096489.02420: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096488.6092048-28480-148703271740074/AnsiballZ_systemd.py && sleep 0' 27817 1727096489.03086: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096489.03126: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096489.03143: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096489.03165: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096489.03243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096489.32545: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10653696", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3302793216", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "1863128000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 27817 1727096489.32586: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 27817 1727096489.34581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096489.34585: stdout chunk (state=3): >>><<< 27817 1727096489.34587: stderr chunk (state=3): >>><<< 27817 1727096489.34591: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10653696", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3302793216", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "1863128000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096489.34827: done with _execute_module (ansible.legacy.systemd, {'name': 'NetworkManager', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096488.6092048-28480-148703271740074/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096489.34831: _low_level_execute_command(): starting 27817 1727096489.34833: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096488.6092048-28480-148703271740074/ > /dev/null 2>&1 && sleep 0' 27817 1727096489.35485: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096489.35559: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096489.35590: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096489.35622: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096489.35679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096489.37531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096489.37535: stdout chunk (state=3): >>><<< 27817 1727096489.37537: stderr chunk (state=3): >>><<< 27817 1727096489.37556: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096489.37653: handler run complete 27817 1727096489.37656: attempt loop complete, returning result 27817 1727096489.37658: _execute() done 27817 1727096489.37661: dumping result to json 27817 1727096489.37685: done dumping result, returning 27817 1727096489.37699: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-bae3-08df-000000000022] 27817 1727096489.37709: sending task result for task 0afff68d-5257-bae3-08df-000000000022 ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27817 1727096489.38159: no more pending results, returning what we have 27817 1727096489.38163: results queue empty 27817 1727096489.38164: checking for any_errors_fatal 27817 1727096489.38174: done checking for any_errors_fatal 27817 1727096489.38175: checking for max_fail_percentage 27817 1727096489.38177: done checking for max_fail_percentage 27817 1727096489.38178: checking to see if all hosts have failed and the running result is not ok 27817 1727096489.38178: done checking to see if all hosts have failed 27817 1727096489.38179: getting the remaining hosts for this loop 27817 1727096489.38180: done getting the remaining hosts for this loop 27817 1727096489.38184: getting the next task for host managed_node3 27817 1727096489.38196: done getting next task for host managed_node3 27817 1727096489.38201: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27817 1727096489.38203: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096489.38215: getting variables 27817 1727096489.38472: in VariableManager get_vars() 27817 1727096489.38511: Calling all_inventory to load vars for managed_node3 27817 1727096489.38513: Calling groups_inventory to load vars for managed_node3 27817 1727096489.38516: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096489.38525: Calling all_plugins_play to load vars for managed_node3 27817 1727096489.38528: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096489.38531: Calling groups_plugins_play to load vars for managed_node3 27817 1727096489.39085: done sending task result for task 0afff68d-5257-bae3-08df-000000000022 27817 1727096489.39089: WORKER PROCESS EXITING 27817 1727096489.40113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096489.41746: done with get_vars() 27817 1727096489.41769: done getting variables 27817 1727096489.41887: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:01:29 -0400 (0:00:00.951) 0:00:13.773 ****** 27817 1727096489.41950: entering _queue_task() for managed_node3/service 27817 1727096489.42207: worker is 1 (out of 1 available) 27817 1727096489.42220: exiting _queue_task() for managed_node3/service 27817 1727096489.42231: done queuing things up, now waiting for results queue to drain 27817 1727096489.42232: waiting for pending results... 27817 1727096489.42413: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27817 1727096489.42502: in run() - task 0afff68d-5257-bae3-08df-000000000023 27817 1727096489.42513: variable 'ansible_search_path' from source: unknown 27817 1727096489.42516: variable 'ansible_search_path' from source: unknown 27817 1727096489.42546: calling self._execute() 27817 1727096489.42623: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096489.42627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096489.42637: variable 'omit' from source: magic vars 27817 1727096489.42924: variable 'ansible_distribution_major_version' from source: facts 27817 1727096489.42933: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096489.43017: variable 'network_provider' from source: set_fact 27817 1727096489.43022: Evaluated conditional (network_provider == "nm"): True 27817 1727096489.43089: variable '__network_wpa_supplicant_required' from source: role '' defaults 27817 1727096489.43151: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 27817 1727096489.43265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096489.45038: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096489.45090: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096489.45117: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096489.45142: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096489.45166: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096489.45231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096489.45252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096489.45279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096489.45301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096489.45311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096489.45344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096489.45360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096489.45382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096489.45408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096489.45418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096489.45447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096489.45463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096489.45485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096489.45510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096489.45520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096489.45616: variable 'network_connections' from source: task vars 27817 1727096489.45626: variable 'interface' from source: set_fact 27817 1727096489.45677: variable 'interface' from source: set_fact 27817 1727096489.45683: variable 'interface' from source: set_fact 27817 1727096489.45727: variable 'interface' from source: set_fact 27817 1727096489.45784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096489.45893: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096489.45922: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096489.45944: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096489.45966: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096489.45999: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096489.46013: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096489.46032: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096489.46052: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096489.46090: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096489.46352: variable 'network_connections' from source: task vars 27817 1727096489.46356: variable 'interface' from source: set_fact 27817 1727096489.46402: variable 'interface' from source: set_fact 27817 1727096489.46408: variable 'interface' from source: set_fact 27817 1727096489.46448: variable 'interface' from source: set_fact 27817 1727096489.46485: Evaluated conditional (__network_wpa_supplicant_required): False 27817 1727096489.46488: when evaluation is False, skipping this task 27817 1727096489.46491: _execute() done 27817 1727096489.46501: dumping result to json 27817 1727096489.46504: done dumping result, returning 27817 1727096489.46506: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-bae3-08df-000000000023] 27817 1727096489.46508: sending task result for task 0afff68d-5257-bae3-08df-000000000023 27817 1727096489.46590: done sending task result for task 0afff68d-5257-bae3-08df-000000000023 27817 1727096489.46592: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 27817 1727096489.46636: no more pending results, returning what we have 27817 1727096489.46638: results queue empty 27817 1727096489.46639: checking for any_errors_fatal 27817 1727096489.46663: done checking for any_errors_fatal 27817 1727096489.46664: checking for max_fail_percentage 27817 1727096489.46665: done checking for max_fail_percentage 27817 1727096489.46666: checking to see if all hosts have failed and the running result is not ok 27817 1727096489.46668: done checking to see if all hosts have failed 27817 1727096489.46669: getting the remaining hosts for this loop 27817 1727096489.46672: done getting the remaining hosts for this loop 27817 1727096489.46676: getting the next task for host managed_node3 27817 1727096489.46683: done getting next task for host managed_node3 27817 1727096489.46687: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 27817 1727096489.46689: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096489.46704: getting variables 27817 1727096489.46706: in VariableManager get_vars() 27817 1727096489.46745: Calling all_inventory to load vars for managed_node3 27817 1727096489.46747: Calling groups_inventory to load vars for managed_node3 27817 1727096489.46749: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096489.46757: Calling all_plugins_play to load vars for managed_node3 27817 1727096489.46760: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096489.46762: Calling groups_plugins_play to load vars for managed_node3 27817 1727096489.48104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096489.49145: done with get_vars() 27817 1727096489.49160: done getting variables 27817 1727096489.49204: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:01:29 -0400 (0:00:00.072) 0:00:13.845 ****** 27817 1727096489.49225: entering _queue_task() for managed_node3/service 27817 1727096489.49427: worker is 1 (out of 1 available) 27817 1727096489.49439: exiting _queue_task() for managed_node3/service 27817 1727096489.49451: done queuing things up, now waiting for results queue to drain 27817 1727096489.49453: waiting for pending results... 27817 1727096489.49626: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 27817 1727096489.49714: in run() - task 0afff68d-5257-bae3-08df-000000000024 27817 1727096489.49725: variable 'ansible_search_path' from source: unknown 27817 1727096489.49729: variable 'ansible_search_path' from source: unknown 27817 1727096489.49756: calling self._execute() 27817 1727096489.49831: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096489.49835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096489.49845: variable 'omit' from source: magic vars 27817 1727096489.50126: variable 'ansible_distribution_major_version' from source: facts 27817 1727096489.50136: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096489.50263: variable 'network_provider' from source: set_fact 27817 1727096489.50270: Evaluated conditional (network_provider == "initscripts"): False 27817 1727096489.50273: when evaluation is False, skipping this task 27817 1727096489.50276: _execute() done 27817 1727096489.50278: dumping result to json 27817 1727096489.50281: done dumping result, returning 27817 1727096489.50283: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-bae3-08df-000000000024] 27817 1727096489.50285: sending task result for task 0afff68d-5257-bae3-08df-000000000024 27817 1727096489.50418: done sending task result for task 0afff68d-5257-bae3-08df-000000000024 27817 1727096489.50421: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27817 1727096489.50491: no more pending results, returning what we have 27817 1727096489.50494: results queue empty 27817 1727096489.50495: checking for any_errors_fatal 27817 1727096489.50500: done checking for any_errors_fatal 27817 1727096489.50501: checking for max_fail_percentage 27817 1727096489.50502: done checking for max_fail_percentage 27817 1727096489.50503: checking to see if all hosts have failed and the running result is not ok 27817 1727096489.50504: done checking to see if all hosts have failed 27817 1727096489.50504: getting the remaining hosts for this loop 27817 1727096489.50505: done getting the remaining hosts for this loop 27817 1727096489.50508: getting the next task for host managed_node3 27817 1727096489.50513: done getting next task for host managed_node3 27817 1727096489.50516: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27817 1727096489.50518: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096489.50530: getting variables 27817 1727096489.50532: in VariableManager get_vars() 27817 1727096489.50566: Calling all_inventory to load vars for managed_node3 27817 1727096489.50572: Calling groups_inventory to load vars for managed_node3 27817 1727096489.50575: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096489.50584: Calling all_plugins_play to load vars for managed_node3 27817 1727096489.50587: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096489.50591: Calling groups_plugins_play to load vars for managed_node3 27817 1727096489.51770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096489.53204: done with get_vars() 27817 1727096489.53218: done getting variables 27817 1727096489.53265: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:01:29 -0400 (0:00:00.040) 0:00:13.886 ****** 27817 1727096489.53292: entering _queue_task() for managed_node3/copy 27817 1727096489.53480: worker is 1 (out of 1 available) 27817 1727096489.53491: exiting _queue_task() for managed_node3/copy 27817 1727096489.53502: done queuing things up, now waiting for results queue to drain 27817 1727096489.53504: waiting for pending results... 27817 1727096489.53658: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27817 1727096489.53755: in run() - task 0afff68d-5257-bae3-08df-000000000025 27817 1727096489.53765: variable 'ansible_search_path' from source: unknown 27817 1727096489.53770: variable 'ansible_search_path' from source: unknown 27817 1727096489.53803: calling self._execute() 27817 1727096489.53875: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096489.53880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096489.53888: variable 'omit' from source: magic vars 27817 1727096489.54138: variable 'ansible_distribution_major_version' from source: facts 27817 1727096489.54147: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096489.54225: variable 'network_provider' from source: set_fact 27817 1727096489.54228: Evaluated conditional (network_provider == "initscripts"): False 27817 1727096489.54231: when evaluation is False, skipping this task 27817 1727096489.54233: _execute() done 27817 1727096489.54237: dumping result to json 27817 1727096489.54239: done dumping result, returning 27817 1727096489.54249: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-bae3-08df-000000000025] 27817 1727096489.54252: sending task result for task 0afff68d-5257-bae3-08df-000000000025 27817 1727096489.54341: done sending task result for task 0afff68d-5257-bae3-08df-000000000025 27817 1727096489.54344: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 27817 1727096489.54414: no more pending results, returning what we have 27817 1727096489.54417: results queue empty 27817 1727096489.54418: checking for any_errors_fatal 27817 1727096489.54422: done checking for any_errors_fatal 27817 1727096489.54423: checking for max_fail_percentage 27817 1727096489.54424: done checking for max_fail_percentage 27817 1727096489.54425: checking to see if all hosts have failed and the running result is not ok 27817 1727096489.54426: done checking to see if all hosts have failed 27817 1727096489.54426: getting the remaining hosts for this loop 27817 1727096489.54427: done getting the remaining hosts for this loop 27817 1727096489.54430: getting the next task for host managed_node3 27817 1727096489.54435: done getting next task for host managed_node3 27817 1727096489.54438: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27817 1727096489.54441: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096489.54452: getting variables 27817 1727096489.54453: in VariableManager get_vars() 27817 1727096489.54485: Calling all_inventory to load vars for managed_node3 27817 1727096489.54487: Calling groups_inventory to load vars for managed_node3 27817 1727096489.54489: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096489.54494: Calling all_plugins_play to load vars for managed_node3 27817 1727096489.54496: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096489.54497: Calling groups_plugins_play to load vars for managed_node3 27817 1727096489.55619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096489.56563: done with get_vars() 27817 1727096489.56581: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:01:29 -0400 (0:00:00.033) 0:00:13.920 ****** 27817 1727096489.56634: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 27817 1727096489.56635: Creating lock for fedora.linux_system_roles.network_connections 27817 1727096489.56823: worker is 1 (out of 1 available) 27817 1727096489.56836: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 27817 1727096489.56848: done queuing things up, now waiting for results queue to drain 27817 1727096489.56849: waiting for pending results... 27817 1727096489.57002: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27817 1727096489.57081: in run() - task 0afff68d-5257-bae3-08df-000000000026 27817 1727096489.57093: variable 'ansible_search_path' from source: unknown 27817 1727096489.57096: variable 'ansible_search_path' from source: unknown 27817 1727096489.57123: calling self._execute() 27817 1727096489.57189: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096489.57193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096489.57202: variable 'omit' from source: magic vars 27817 1727096489.57455: variable 'ansible_distribution_major_version' from source: facts 27817 1727096489.57463: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096489.57473: variable 'omit' from source: magic vars 27817 1727096489.57510: variable 'omit' from source: magic vars 27817 1727096489.57609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096489.58978: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096489.59018: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096489.59045: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096489.59078: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096489.59094: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096489.59151: variable 'network_provider' from source: set_fact 27817 1727096489.59242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096489.59275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096489.59294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096489.59321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096489.59332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096489.59385: variable 'omit' from source: magic vars 27817 1727096489.59575: variable 'omit' from source: magic vars 27817 1727096489.59629: variable 'network_connections' from source: task vars 27817 1727096489.59650: variable 'interface' from source: set_fact 27817 1727096489.59733: variable 'interface' from source: set_fact 27817 1727096489.59740: variable 'interface' from source: set_fact 27817 1727096489.59783: variable 'interface' from source: set_fact 27817 1727096489.59922: variable 'omit' from source: magic vars 27817 1727096489.59929: variable '__lsr_ansible_managed' from source: task vars 27817 1727096489.59977: variable '__lsr_ansible_managed' from source: task vars 27817 1727096489.60150: Loaded config def from plugin (lookup/template) 27817 1727096489.60153: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 27817 1727096489.60180: File lookup term: get_ansible_managed.j2 27817 1727096489.60184: variable 'ansible_search_path' from source: unknown 27817 1727096489.60188: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 27817 1727096489.60198: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 27817 1727096489.60211: variable 'ansible_search_path' from source: unknown 27817 1727096489.65014: variable 'ansible_managed' from source: unknown 27817 1727096489.65098: variable 'omit' from source: magic vars 27817 1727096489.65120: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096489.65140: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096489.65155: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096489.65177: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096489.65186: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096489.65201: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096489.65205: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096489.65207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096489.65265: Set connection var ansible_pipelining to False 27817 1727096489.65272: Set connection var ansible_connection to ssh 27817 1727096489.65275: Set connection var ansible_timeout to 10 27817 1727096489.65283: Set connection var ansible_shell_type to sh 27817 1727096489.65285: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096489.65295: Set connection var ansible_shell_executable to /bin/sh 27817 1727096489.65311: variable 'ansible_shell_executable' from source: unknown 27817 1727096489.65314: variable 'ansible_connection' from source: unknown 27817 1727096489.65316: variable 'ansible_module_compression' from source: unknown 27817 1727096489.65318: variable 'ansible_shell_type' from source: unknown 27817 1727096489.65321: variable 'ansible_shell_executable' from source: unknown 27817 1727096489.65323: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096489.65327: variable 'ansible_pipelining' from source: unknown 27817 1727096489.65329: variable 'ansible_timeout' from source: unknown 27817 1727096489.65333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096489.65428: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27817 1727096489.65440: variable 'omit' from source: magic vars 27817 1727096489.65443: starting attempt loop 27817 1727096489.65445: running the handler 27817 1727096489.65458: _low_level_execute_command(): starting 27817 1727096489.65464: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096489.65948: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096489.65952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096489.65963: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096489.66014: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096489.66021: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096489.66031: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096489.66082: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096489.67740: stdout chunk (state=3): >>>/root <<< 27817 1727096489.67886: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096489.67889: stdout chunk (state=3): >>><<< 27817 1727096489.67891: stderr chunk (state=3): >>><<< 27817 1727096489.67908: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096489.67925: _low_level_execute_command(): starting 27817 1727096489.68003: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096489.6791437-28522-41512344368605 `" && echo ansible-tmp-1727096489.6791437-28522-41512344368605="` echo /root/.ansible/tmp/ansible-tmp-1727096489.6791437-28522-41512344368605 `" ) && sleep 0' 27817 1727096489.68549: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096489.68662: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096489.68726: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096489.68738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096489.70878: stdout chunk (state=3): >>>ansible-tmp-1727096489.6791437-28522-41512344368605=/root/.ansible/tmp/ansible-tmp-1727096489.6791437-28522-41512344368605 <<< 27817 1727096489.70881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096489.70884: stdout chunk (state=3): >>><<< 27817 1727096489.70886: stderr chunk (state=3): >>><<< 27817 1727096489.70888: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096489.6791437-28522-41512344368605=/root/.ansible/tmp/ansible-tmp-1727096489.6791437-28522-41512344368605 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096489.70890: variable 'ansible_module_compression' from source: unknown 27817 1727096489.70916: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 27817 1727096489.70924: ANSIBALLZ: Acquiring lock 27817 1727096489.70931: ANSIBALLZ: Lock acquired: 139766525977104 27817 1727096489.70938: ANSIBALLZ: Creating module 27817 1727096489.95224: ANSIBALLZ: Writing module into payload 27817 1727096489.95675: ANSIBALLZ: Writing module 27817 1727096489.95680: ANSIBALLZ: Renaming module 27817 1727096489.95683: ANSIBALLZ: Done creating module 27817 1727096489.95685: variable 'ansible_facts' from source: unknown 27817 1727096489.95701: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096489.6791437-28522-41512344368605/AnsiballZ_network_connections.py 27817 1727096489.95992: Sending initial data 27817 1727096489.95996: Sent initial data (167 bytes) 27817 1727096489.97183: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096489.97387: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096489.97507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096489.99206: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 27817 1727096489.99233: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096489.99266: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096489.99312: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpuqofit07 /root/.ansible/tmp/ansible-tmp-1727096489.6791437-28522-41512344368605/AnsiballZ_network_connections.py <<< 27817 1727096489.99336: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096489.6791437-28522-41512344368605/AnsiballZ_network_connections.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpuqofit07" to remote "/root/.ansible/tmp/ansible-tmp-1727096489.6791437-28522-41512344368605/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096489.6791437-28522-41512344368605/AnsiballZ_network_connections.py" <<< 27817 1727096490.01025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096490.01053: stderr chunk (state=3): >>><<< 27817 1727096490.01056: stdout chunk (state=3): >>><<< 27817 1727096490.01080: done transferring module to remote 27817 1727096490.01091: _low_level_execute_command(): starting 27817 1727096490.01096: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096489.6791437-28522-41512344368605/ /root/.ansible/tmp/ansible-tmp-1727096489.6791437-28522-41512344368605/AnsiballZ_network_connections.py && sleep 0' 27817 1727096490.02348: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096490.02351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096490.02354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096490.02356: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096490.02376: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 27817 1727096490.02381: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096490.02394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096490.02399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096490.02494: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096490.02499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096490.02565: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096490.02605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096490.04413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096490.04416: stderr chunk (state=3): >>><<< 27817 1727096490.04419: stdout chunk (state=3): >>><<< 27817 1727096490.04611: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096490.04614: _low_level_execute_command(): starting 27817 1727096490.04616: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096489.6791437-28522-41512344368605/AnsiballZ_network_connections.py && sleep 0' 27817 1727096490.05721: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096490.05737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096490.05755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096490.05760: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096490.05847: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27817 1727096490.05853: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096490.06081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096490.06176: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096490.06226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096490.47227: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, ae94ac36-58f6-497f-8320-ae1c2878a2ca\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, ae94ac36-58f6-497f-8320-ae1c2878a2ca (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "interface_name": "ethtest0", "state": "up", "type": "ethernet", "autoconnect": true, "ip": {"dhcp4": false, "address": ["198.51.100.3/26"], "route": [{"network": "198.51.100.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2, "table": 30400}, {"network": "198.51.100.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4, "table": 30200}, {"network": "192.0.2.64", "prefix": 26, "gateway": "198.51.100.8", "metric": 50, "table": 30200, "src": "198.51.100.3"}]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "interface_name": "ethtest0", "state": "up", "type": "ethernet", "autoconnect": true, "ip": {"dhcp4": false, "address": ["198.51.100.3/26"], "route": [{"network": "198.51.100.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2, "table": 30400}, {"network": "198.51.100.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4, "table": 30200}, {"network": "192.0.2.64", "prefix": 26, "gateway": "198.51.100.8", "metric": 50, "table": 30200, "src": "198.51.100.3"}]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 27817 1727096490.49314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096490.49363: stderr chunk (state=3): >>><<< 27817 1727096490.49380: stdout chunk (state=3): >>><<< 27817 1727096490.49407: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, ae94ac36-58f6-497f-8320-ae1c2878a2ca\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, ae94ac36-58f6-497f-8320-ae1c2878a2ca (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "interface_name": "ethtest0", "state": "up", "type": "ethernet", "autoconnect": true, "ip": {"dhcp4": false, "address": ["198.51.100.3/26"], "route": [{"network": "198.51.100.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2, "table": 30400}, {"network": "198.51.100.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4, "table": 30200}, {"network": "192.0.2.64", "prefix": 26, "gateway": "198.51.100.8", "metric": 50, "table": 30200, "src": "198.51.100.3"}]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "interface_name": "ethtest0", "state": "up", "type": "ethernet", "autoconnect": true, "ip": {"dhcp4": false, "address": ["198.51.100.3/26"], "route": [{"network": "198.51.100.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2, "table": 30400}, {"network": "198.51.100.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4, "table": 30200}, {"network": "192.0.2.64", "prefix": 26, "gateway": "198.51.100.8", "metric": 50, "table": 30200, "src": "198.51.100.3"}]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096490.49495: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'ethtest0', 'interface_name': 'ethtest0', 'state': 'up', 'type': 'ethernet', 'autoconnect': True, 'ip': {'dhcp4': False, 'address': ['198.51.100.3/26'], 'route': [{'network': '198.51.100.128', 'prefix': 26, 'gateway': '198.51.100.1', 'metric': 2, 'table': 30400}, {'network': '198.51.100.64', 'prefix': 26, 'gateway': '198.51.100.6', 'metric': 4, 'table': 30200}, {'network': '192.0.2.64', 'prefix': 26, 'gateway': '198.51.100.8', 'metric': 50, 'table': 30200, 'src': '198.51.100.3'}]}}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096489.6791437-28522-41512344368605/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096490.49510: _low_level_execute_command(): starting 27817 1727096490.49543: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096489.6791437-28522-41512344368605/ > /dev/null 2>&1 && sleep 0' 27817 1727096490.50176: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096490.50193: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096490.50210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096490.50239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096490.50341: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096490.50378: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096490.50394: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096490.50460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096490.52398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096490.52440: stdout chunk (state=3): >>><<< 27817 1727096490.52472: stderr chunk (state=3): >>><<< 27817 1727096490.52675: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096490.52679: handler run complete 27817 1727096490.52682: attempt loop complete, returning result 27817 1727096490.52684: _execute() done 27817 1727096490.52686: dumping result to json 27817 1727096490.52692: done dumping result, returning 27817 1727096490.52694: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-bae3-08df-000000000026] 27817 1727096490.52696: sending task result for task 0afff68d-5257-bae3-08df-000000000026 27817 1727096490.52782: done sending task result for task 0afff68d-5257-bae3-08df-000000000026 27817 1727096490.52786: WORKER PROCESS EXITING changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/26" ], "dhcp4": false, "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26, "table": 30400 }, { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26, "table": 30200 }, { "gateway": "198.51.100.8", "metric": 50, "network": "192.0.2.64", "prefix": 26, "src": "198.51.100.3", "table": 30200 } ] }, "name": "ethtest0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, ae94ac36-58f6-497f-8320-ae1c2878a2ca [004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, ae94ac36-58f6-497f-8320-ae1c2878a2ca (not-active) 27817 1727096490.52954: no more pending results, returning what we have 27817 1727096490.52958: results queue empty 27817 1727096490.52959: checking for any_errors_fatal 27817 1727096490.52965: done checking for any_errors_fatal 27817 1727096490.52966: checking for max_fail_percentage 27817 1727096490.52982: done checking for max_fail_percentage 27817 1727096490.52983: checking to see if all hosts have failed and the running result is not ok 27817 1727096490.52984: done checking to see if all hosts have failed 27817 1727096490.52985: getting the remaining hosts for this loop 27817 1727096490.52986: done getting the remaining hosts for this loop 27817 1727096490.52990: getting the next task for host managed_node3 27817 1727096490.52998: done getting next task for host managed_node3 27817 1727096490.53001: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 27817 1727096490.53004: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096490.53014: getting variables 27817 1727096490.53016: in VariableManager get_vars() 27817 1727096490.53058: Calling all_inventory to load vars for managed_node3 27817 1727096490.53061: Calling groups_inventory to load vars for managed_node3 27817 1727096490.53064: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096490.53202: Calling all_plugins_play to load vars for managed_node3 27817 1727096490.53206: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096490.53210: Calling groups_plugins_play to load vars for managed_node3 27817 1727096490.56079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096490.58177: done with get_vars() 27817 1727096490.58214: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:01:30 -0400 (0:00:01.016) 0:00:14.936 ****** 27817 1727096490.58308: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 27817 1727096490.58310: Creating lock for fedora.linux_system_roles.network_state 27817 1727096490.58787: worker is 1 (out of 1 available) 27817 1727096490.58797: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 27817 1727096490.58809: done queuing things up, now waiting for results queue to drain 27817 1727096490.58810: waiting for pending results... 27817 1727096490.59208: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 27817 1727096490.59212: in run() - task 0afff68d-5257-bae3-08df-000000000027 27817 1727096490.59215: variable 'ansible_search_path' from source: unknown 27817 1727096490.59218: variable 'ansible_search_path' from source: unknown 27817 1727096490.59220: calling self._execute() 27817 1727096490.59330: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096490.59343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096490.59360: variable 'omit' from source: magic vars 27817 1727096490.59758: variable 'ansible_distribution_major_version' from source: facts 27817 1727096490.59783: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096490.59923: variable 'network_state' from source: role '' defaults 27817 1727096490.59945: Evaluated conditional (network_state != {}): False 27817 1727096490.60003: when evaluation is False, skipping this task 27817 1727096490.60006: _execute() done 27817 1727096490.60008: dumping result to json 27817 1727096490.60010: done dumping result, returning 27817 1727096490.60092: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-bae3-08df-000000000027] 27817 1727096490.60096: sending task result for task 0afff68d-5257-bae3-08df-000000000027 27817 1727096490.60365: done sending task result for task 0afff68d-5257-bae3-08df-000000000027 27817 1727096490.60373: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27817 1727096490.60454: no more pending results, returning what we have 27817 1727096490.60458: results queue empty 27817 1727096490.60459: checking for any_errors_fatal 27817 1727096490.60480: done checking for any_errors_fatal 27817 1727096490.60481: checking for max_fail_percentage 27817 1727096490.60483: done checking for max_fail_percentage 27817 1727096490.60484: checking to see if all hosts have failed and the running result is not ok 27817 1727096490.60485: done checking to see if all hosts have failed 27817 1727096490.60486: getting the remaining hosts for this loop 27817 1727096490.60488: done getting the remaining hosts for this loop 27817 1727096490.60492: getting the next task for host managed_node3 27817 1727096490.60500: done getting next task for host managed_node3 27817 1727096490.60504: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27817 1727096490.60507: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096490.60525: getting variables 27817 1727096490.60528: in VariableManager get_vars() 27817 1727096490.60687: Calling all_inventory to load vars for managed_node3 27817 1727096490.60690: Calling groups_inventory to load vars for managed_node3 27817 1727096490.60693: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096490.60707: Calling all_plugins_play to load vars for managed_node3 27817 1727096490.60710: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096490.60713: Calling groups_plugins_play to load vars for managed_node3 27817 1727096490.62416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096490.64075: done with get_vars() 27817 1727096490.64099: done getting variables 27817 1727096490.64162: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:01:30 -0400 (0:00:00.058) 0:00:14.995 ****** 27817 1727096490.64199: entering _queue_task() for managed_node3/debug 27817 1727096490.64543: worker is 1 (out of 1 available) 27817 1727096490.64673: exiting _queue_task() for managed_node3/debug 27817 1727096490.64684: done queuing things up, now waiting for results queue to drain 27817 1727096490.64685: waiting for pending results... 27817 1727096490.64899: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27817 1727096490.65104: in run() - task 0afff68d-5257-bae3-08df-000000000028 27817 1727096490.65109: variable 'ansible_search_path' from source: unknown 27817 1727096490.65112: variable 'ansible_search_path' from source: unknown 27817 1727096490.65115: calling self._execute() 27817 1727096490.65183: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096490.65196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096490.65218: variable 'omit' from source: magic vars 27817 1727096490.65614: variable 'ansible_distribution_major_version' from source: facts 27817 1727096490.65630: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096490.65648: variable 'omit' from source: magic vars 27817 1727096490.65722: variable 'omit' from source: magic vars 27817 1727096490.65780: variable 'omit' from source: magic vars 27817 1727096490.65829: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096490.65975: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096490.65980: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096490.65983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096490.65986: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096490.65988: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096490.65997: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096490.66005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096490.66126: Set connection var ansible_pipelining to False 27817 1727096490.66139: Set connection var ansible_connection to ssh 27817 1727096490.66149: Set connection var ansible_timeout to 10 27817 1727096490.66156: Set connection var ansible_shell_type to sh 27817 1727096490.66166: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096490.66183: Set connection var ansible_shell_executable to /bin/sh 27817 1727096490.66222: variable 'ansible_shell_executable' from source: unknown 27817 1727096490.66231: variable 'ansible_connection' from source: unknown 27817 1727096490.66239: variable 'ansible_module_compression' from source: unknown 27817 1727096490.66245: variable 'ansible_shell_type' from source: unknown 27817 1727096490.66253: variable 'ansible_shell_executable' from source: unknown 27817 1727096490.66259: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096490.66266: variable 'ansible_pipelining' from source: unknown 27817 1727096490.66279: variable 'ansible_timeout' from source: unknown 27817 1727096490.66287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096490.66523: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096490.66527: variable 'omit' from source: magic vars 27817 1727096490.66532: starting attempt loop 27817 1727096490.66534: running the handler 27817 1727096490.66633: variable '__network_connections_result' from source: set_fact 27817 1727096490.66706: handler run complete 27817 1727096490.66728: attempt loop complete, returning result 27817 1727096490.66741: _execute() done 27817 1727096490.66749: dumping result to json 27817 1727096490.66763: done dumping result, returning 27817 1727096490.66850: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-bae3-08df-000000000028] 27817 1727096490.66854: sending task result for task 0afff68d-5257-bae3-08df-000000000028 27817 1727096490.66928: done sending task result for task 0afff68d-5257-bae3-08df-000000000028 27817 1727096490.66932: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, ae94ac36-58f6-497f-8320-ae1c2878a2ca", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, ae94ac36-58f6-497f-8320-ae1c2878a2ca (not-active)" ] } 27817 1727096490.67006: no more pending results, returning what we have 27817 1727096490.67009: results queue empty 27817 1727096490.67010: checking for any_errors_fatal 27817 1727096490.67018: done checking for any_errors_fatal 27817 1727096490.67019: checking for max_fail_percentage 27817 1727096490.67021: done checking for max_fail_percentage 27817 1727096490.67022: checking to see if all hosts have failed and the running result is not ok 27817 1727096490.67023: done checking to see if all hosts have failed 27817 1727096490.67023: getting the remaining hosts for this loop 27817 1727096490.67024: done getting the remaining hosts for this loop 27817 1727096490.67029: getting the next task for host managed_node3 27817 1727096490.67037: done getting next task for host managed_node3 27817 1727096490.67041: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27817 1727096490.67043: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096490.67055: getting variables 27817 1727096490.67057: in VariableManager get_vars() 27817 1727096490.67215: Calling all_inventory to load vars for managed_node3 27817 1727096490.67221: Calling groups_inventory to load vars for managed_node3 27817 1727096490.67224: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096490.67234: Calling all_plugins_play to load vars for managed_node3 27817 1727096490.67237: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096490.67240: Calling groups_plugins_play to load vars for managed_node3 27817 1727096490.68810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096490.70601: done with get_vars() 27817 1727096490.70623: done getting variables 27817 1727096490.70691: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:01:30 -0400 (0:00:00.065) 0:00:15.060 ****** 27817 1727096490.70719: entering _queue_task() for managed_node3/debug 27817 1727096490.71046: worker is 1 (out of 1 available) 27817 1727096490.71063: exiting _queue_task() for managed_node3/debug 27817 1727096490.71080: done queuing things up, now waiting for results queue to drain 27817 1727096490.71081: waiting for pending results... 27817 1727096490.71490: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27817 1727096490.71576: in run() - task 0afff68d-5257-bae3-08df-000000000029 27817 1727096490.71581: variable 'ansible_search_path' from source: unknown 27817 1727096490.71583: variable 'ansible_search_path' from source: unknown 27817 1727096490.71631: calling self._execute() 27817 1727096490.71829: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096490.71833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096490.71836: variable 'omit' from source: magic vars 27817 1727096490.72184: variable 'ansible_distribution_major_version' from source: facts 27817 1727096490.72201: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096490.72212: variable 'omit' from source: magic vars 27817 1727096490.72286: variable 'omit' from source: magic vars 27817 1727096490.72327: variable 'omit' from source: magic vars 27817 1727096490.72385: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096490.72425: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096490.72453: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096490.72485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096490.72506: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096490.72541: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096490.72551: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096490.72597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096490.72681: Set connection var ansible_pipelining to False 27817 1727096490.72694: Set connection var ansible_connection to ssh 27817 1727096490.72714: Set connection var ansible_timeout to 10 27817 1727096490.72721: Set connection var ansible_shell_type to sh 27817 1727096490.72731: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096490.72813: Set connection var ansible_shell_executable to /bin/sh 27817 1727096490.72818: variable 'ansible_shell_executable' from source: unknown 27817 1727096490.72820: variable 'ansible_connection' from source: unknown 27817 1727096490.72823: variable 'ansible_module_compression' from source: unknown 27817 1727096490.72825: variable 'ansible_shell_type' from source: unknown 27817 1727096490.72827: variable 'ansible_shell_executable' from source: unknown 27817 1727096490.72829: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096490.72830: variable 'ansible_pipelining' from source: unknown 27817 1727096490.72832: variable 'ansible_timeout' from source: unknown 27817 1727096490.72834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096490.72979: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096490.72994: variable 'omit' from source: magic vars 27817 1727096490.73004: starting attempt loop 27817 1727096490.73031: running the handler 27817 1727096490.73081: variable '__network_connections_result' from source: set_fact 27817 1727096490.73175: variable '__network_connections_result' from source: set_fact 27817 1727096490.73465: handler run complete 27817 1727096490.73470: attempt loop complete, returning result 27817 1727096490.73474: _execute() done 27817 1727096490.73476: dumping result to json 27817 1727096490.73478: done dumping result, returning 27817 1727096490.73480: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-bae3-08df-000000000029] 27817 1727096490.73482: sending task result for task 0afff68d-5257-bae3-08df-000000000029 ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/26" ], "dhcp4": false, "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26, "table": 30400 }, { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26, "table": 30200 }, { "gateway": "198.51.100.8", "metric": 50, "network": "192.0.2.64", "prefix": 26, "src": "198.51.100.3", "table": 30200 } ] }, "name": "ethtest0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, ae94ac36-58f6-497f-8320-ae1c2878a2ca\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, ae94ac36-58f6-497f-8320-ae1c2878a2ca (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, ae94ac36-58f6-497f-8320-ae1c2878a2ca", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, ae94ac36-58f6-497f-8320-ae1c2878a2ca (not-active)" ] } } 27817 1727096490.73698: no more pending results, returning what we have 27817 1727096490.73703: results queue empty 27817 1727096490.73704: checking for any_errors_fatal 27817 1727096490.73710: done checking for any_errors_fatal 27817 1727096490.73711: checking for max_fail_percentage 27817 1727096490.73713: done checking for max_fail_percentage 27817 1727096490.73714: checking to see if all hosts have failed and the running result is not ok 27817 1727096490.73715: done checking to see if all hosts have failed 27817 1727096490.73715: getting the remaining hosts for this loop 27817 1727096490.73717: done getting the remaining hosts for this loop 27817 1727096490.73720: getting the next task for host managed_node3 27817 1727096490.73734: done getting next task for host managed_node3 27817 1727096490.73737: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27817 1727096490.73740: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096490.73751: getting variables 27817 1727096490.73753: in VariableManager get_vars() 27817 1727096490.73993: Calling all_inventory to load vars for managed_node3 27817 1727096490.73995: Calling groups_inventory to load vars for managed_node3 27817 1727096490.73997: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096490.74002: done sending task result for task 0afff68d-5257-bae3-08df-000000000029 27817 1727096490.74005: WORKER PROCESS EXITING 27817 1727096490.74012: Calling all_plugins_play to load vars for managed_node3 27817 1727096490.74014: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096490.74017: Calling groups_plugins_play to load vars for managed_node3 27817 1727096490.75436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096490.77031: done with get_vars() 27817 1727096490.77053: done getting variables 27817 1727096490.77115: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:01:30 -0400 (0:00:00.064) 0:00:15.125 ****** 27817 1727096490.77155: entering _queue_task() for managed_node3/debug 27817 1727096490.77573: worker is 1 (out of 1 available) 27817 1727096490.77583: exiting _queue_task() for managed_node3/debug 27817 1727096490.77592: done queuing things up, now waiting for results queue to drain 27817 1727096490.77594: waiting for pending results... 27817 1727096490.77773: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27817 1727096490.77923: in run() - task 0afff68d-5257-bae3-08df-00000000002a 27817 1727096490.77945: variable 'ansible_search_path' from source: unknown 27817 1727096490.77952: variable 'ansible_search_path' from source: unknown 27817 1727096490.77994: calling self._execute() 27817 1727096490.78096: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096490.78109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096490.78126: variable 'omit' from source: magic vars 27817 1727096490.78520: variable 'ansible_distribution_major_version' from source: facts 27817 1727096490.78535: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096490.78679: variable 'network_state' from source: role '' defaults 27817 1727096490.78698: Evaluated conditional (network_state != {}): False 27817 1727096490.78705: when evaluation is False, skipping this task 27817 1727096490.78710: _execute() done 27817 1727096490.78717: dumping result to json 27817 1727096490.78723: done dumping result, returning 27817 1727096490.78736: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-bae3-08df-00000000002a] 27817 1727096490.78746: sending task result for task 0afff68d-5257-bae3-08df-00000000002a skipping: [managed_node3] => { "false_condition": "network_state != {}" } 27817 1727096490.78898: no more pending results, returning what we have 27817 1727096490.78902: results queue empty 27817 1727096490.78903: checking for any_errors_fatal 27817 1727096490.78913: done checking for any_errors_fatal 27817 1727096490.78913: checking for max_fail_percentage 27817 1727096490.78915: done checking for max_fail_percentage 27817 1727096490.78916: checking to see if all hosts have failed and the running result is not ok 27817 1727096490.78917: done checking to see if all hosts have failed 27817 1727096490.78917: getting the remaining hosts for this loop 27817 1727096490.78918: done getting the remaining hosts for this loop 27817 1727096490.78922: getting the next task for host managed_node3 27817 1727096490.78929: done getting next task for host managed_node3 27817 1727096490.78933: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 27817 1727096490.78936: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096490.78952: getting variables 27817 1727096490.78954: in VariableManager get_vars() 27817 1727096490.79000: Calling all_inventory to load vars for managed_node3 27817 1727096490.79002: Calling groups_inventory to load vars for managed_node3 27817 1727096490.79005: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096490.79016: Calling all_plugins_play to load vars for managed_node3 27817 1727096490.79019: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096490.79021: Calling groups_plugins_play to load vars for managed_node3 27817 1727096490.79793: done sending task result for task 0afff68d-5257-bae3-08df-00000000002a 27817 1727096490.79796: WORKER PROCESS EXITING 27817 1727096490.80779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096490.82385: done with get_vars() 27817 1727096490.82412: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:01:30 -0400 (0:00:00.053) 0:00:15.178 ****** 27817 1727096490.82523: entering _queue_task() for managed_node3/ping 27817 1727096490.82525: Creating lock for ping 27817 1727096490.83007: worker is 1 (out of 1 available) 27817 1727096490.83018: exiting _queue_task() for managed_node3/ping 27817 1727096490.83030: done queuing things up, now waiting for results queue to drain 27817 1727096490.83032: waiting for pending results... 27817 1727096490.83254: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 27817 1727096490.83417: in run() - task 0afff68d-5257-bae3-08df-00000000002b 27817 1727096490.83441: variable 'ansible_search_path' from source: unknown 27817 1727096490.83450: variable 'ansible_search_path' from source: unknown 27817 1727096490.83501: calling self._execute() 27817 1727096490.83611: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096490.83623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096490.83645: variable 'omit' from source: magic vars 27817 1727096490.84047: variable 'ansible_distribution_major_version' from source: facts 27817 1727096490.84061: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096490.84081: variable 'omit' from source: magic vars 27817 1727096490.84135: variable 'omit' from source: magic vars 27817 1727096490.84176: variable 'omit' from source: magic vars 27817 1727096490.84219: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096490.84259: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096490.84349: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096490.84352: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096490.84354: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096490.84360: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096490.84366: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096490.84378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096490.84481: Set connection var ansible_pipelining to False 27817 1727096490.84493: Set connection var ansible_connection to ssh 27817 1727096490.84676: Set connection var ansible_timeout to 10 27817 1727096490.84679: Set connection var ansible_shell_type to sh 27817 1727096490.84681: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096490.84682: Set connection var ansible_shell_executable to /bin/sh 27817 1727096490.84685: variable 'ansible_shell_executable' from source: unknown 27817 1727096490.84687: variable 'ansible_connection' from source: unknown 27817 1727096490.84689: variable 'ansible_module_compression' from source: unknown 27817 1727096490.84690: variable 'ansible_shell_type' from source: unknown 27817 1727096490.84692: variable 'ansible_shell_executable' from source: unknown 27817 1727096490.84694: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096490.84697: variable 'ansible_pipelining' from source: unknown 27817 1727096490.84703: variable 'ansible_timeout' from source: unknown 27817 1727096490.84709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096490.85277: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27817 1727096490.85281: variable 'omit' from source: magic vars 27817 1727096490.85283: starting attempt loop 27817 1727096490.85286: running the handler 27817 1727096490.85288: _low_level_execute_command(): starting 27817 1727096490.85289: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096490.86750: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096490.86764: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096490.86960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096490.87010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096490.87028: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096490.87153: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096490.87251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096490.88925: stdout chunk (state=3): >>>/root <<< 27817 1727096490.89186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096490.89190: stdout chunk (state=3): >>><<< 27817 1727096490.89192: stderr chunk (state=3): >>><<< 27817 1727096490.89214: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096490.89264: _low_level_execute_command(): starting 27817 1727096490.89441: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096490.8924754-28565-55372027963359 `" && echo ansible-tmp-1727096490.8924754-28565-55372027963359="` echo /root/.ansible/tmp/ansible-tmp-1727096490.8924754-28565-55372027963359 `" ) && sleep 0' 27817 1727096490.90662: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096490.90759: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096490.90769: stderr chunk (state=3): >>>debug2: match not found <<< 27817 1727096490.90782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096490.90797: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27817 1727096490.90883: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096490.90935: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096490.91312: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096490.91343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096490.93259: stdout chunk (state=3): >>>ansible-tmp-1727096490.8924754-28565-55372027963359=/root/.ansible/tmp/ansible-tmp-1727096490.8924754-28565-55372027963359 <<< 27817 1727096490.93396: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096490.93399: stdout chunk (state=3): >>><<< 27817 1727096490.93408: stderr chunk (state=3): >>><<< 27817 1727096490.93426: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096490.8924754-28565-55372027963359=/root/.ansible/tmp/ansible-tmp-1727096490.8924754-28565-55372027963359 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096490.93487: variable 'ansible_module_compression' from source: unknown 27817 1727096490.93519: ANSIBALLZ: Using lock for ping 27817 1727096490.93522: ANSIBALLZ: Acquiring lock 27817 1727096490.93525: ANSIBALLZ: Lock acquired: 139766522134304 27817 1727096490.93527: ANSIBALLZ: Creating module 27817 1727096491.06747: ANSIBALLZ: Writing module into payload 27817 1727096491.06751: ANSIBALLZ: Writing module 27817 1727096491.06753: ANSIBALLZ: Renaming module 27817 1727096491.06754: ANSIBALLZ: Done creating module 27817 1727096491.06756: variable 'ansible_facts' from source: unknown 27817 1727096491.06816: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096490.8924754-28565-55372027963359/AnsiballZ_ping.py 27817 1727096491.07040: Sending initial data 27817 1727096491.07044: Sent initial data (152 bytes) 27817 1727096491.07653: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096491.07657: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096491.07659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096491.07661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096491.07664: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096491.07684: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096491.07692: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096491.07851: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096491.09489: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096491.09525: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096491.09598: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpraxuepbb /root/.ansible/tmp/ansible-tmp-1727096490.8924754-28565-55372027963359/AnsiballZ_ping.py <<< 27817 1727096491.09601: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096490.8924754-28565-55372027963359/AnsiballZ_ping.py" <<< 27817 1727096491.09644: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpraxuepbb" to remote "/root/.ansible/tmp/ansible-tmp-1727096490.8924754-28565-55372027963359/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096490.8924754-28565-55372027963359/AnsiballZ_ping.py" <<< 27817 1727096491.10453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096491.10500: stderr chunk (state=3): >>><<< 27817 1727096491.10550: stdout chunk (state=3): >>><<< 27817 1727096491.10553: done transferring module to remote 27817 1727096491.10557: _low_level_execute_command(): starting 27817 1727096491.10559: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096490.8924754-28565-55372027963359/ /root/.ansible/tmp/ansible-tmp-1727096490.8924754-28565-55372027963359/AnsiballZ_ping.py && sleep 0' 27817 1727096491.11097: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096491.11106: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096491.11116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096491.11174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096491.11221: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096491.11265: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096491.11295: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096491.13088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096491.13158: stderr chunk (state=3): >>><<< 27817 1727096491.13161: stdout chunk (state=3): >>><<< 27817 1727096491.13259: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096491.13263: _low_level_execute_command(): starting 27817 1727096491.13265: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096490.8924754-28565-55372027963359/AnsiballZ_ping.py && sleep 0' 27817 1727096491.13783: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096491.13793: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096491.13803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096491.13818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096491.13830: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096491.13837: stderr chunk (state=3): >>>debug2: match not found <<< 27817 1727096491.13848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096491.13864: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27817 1727096491.13882: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 27817 1727096491.13906: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27817 1727096491.13910: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096491.13913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096491.14013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096491.14017: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096491.14019: stderr chunk (state=3): >>>debug2: match found <<< 27817 1727096491.14021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096491.14023: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096491.14025: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096491.14051: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096491.14128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096491.29196: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 27817 1727096491.30582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096491.30603: stderr chunk (state=3): >>><<< 27817 1727096491.30605: stdout chunk (state=3): >>><<< 27817 1727096491.30616: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096491.30670: done with _execute_module (ping, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ping', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096490.8924754-28565-55372027963359/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096491.30674: _low_level_execute_command(): starting 27817 1727096491.30677: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096490.8924754-28565-55372027963359/ > /dev/null 2>&1 && sleep 0' 27817 1727096491.31126: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096491.31129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096491.31132: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 27817 1727096491.31135: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096491.31137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096491.31188: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096491.31214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096491.31263: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096491.33088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096491.33116: stderr chunk (state=3): >>><<< 27817 1727096491.33119: stdout chunk (state=3): >>><<< 27817 1727096491.33131: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096491.33138: handler run complete 27817 1727096491.33152: attempt loop complete, returning result 27817 1727096491.33155: _execute() done 27817 1727096491.33157: dumping result to json 27817 1727096491.33159: done dumping result, returning 27817 1727096491.33169: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-bae3-08df-00000000002b] 27817 1727096491.33225: sending task result for task 0afff68d-5257-bae3-08df-00000000002b 27817 1727096491.33291: done sending task result for task 0afff68d-5257-bae3-08df-00000000002b 27817 1727096491.33294: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 27817 1727096491.33353: no more pending results, returning what we have 27817 1727096491.33357: results queue empty 27817 1727096491.33357: checking for any_errors_fatal 27817 1727096491.33362: done checking for any_errors_fatal 27817 1727096491.33363: checking for max_fail_percentage 27817 1727096491.33365: done checking for max_fail_percentage 27817 1727096491.33365: checking to see if all hosts have failed and the running result is not ok 27817 1727096491.33366: done checking to see if all hosts have failed 27817 1727096491.33369: getting the remaining hosts for this loop 27817 1727096491.33372: done getting the remaining hosts for this loop 27817 1727096491.33376: getting the next task for host managed_node3 27817 1727096491.33385: done getting next task for host managed_node3 27817 1727096491.33387: ^ task is: TASK: meta (role_complete) 27817 1727096491.33389: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096491.33399: getting variables 27817 1727096491.33400: in VariableManager get_vars() 27817 1727096491.33440: Calling all_inventory to load vars for managed_node3 27817 1727096491.33443: Calling groups_inventory to load vars for managed_node3 27817 1727096491.33445: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096491.33455: Calling all_plugins_play to load vars for managed_node3 27817 1727096491.33458: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096491.33460: Calling groups_plugins_play to load vars for managed_node3 27817 1727096491.34305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096491.35557: done with get_vars() 27817 1727096491.35591: done getting variables 27817 1727096491.35688: done queuing things up, now waiting for results queue to drain 27817 1727096491.35690: results queue empty 27817 1727096491.35690: checking for any_errors_fatal 27817 1727096491.35694: done checking for any_errors_fatal 27817 1727096491.35694: checking for max_fail_percentage 27817 1727096491.35696: done checking for max_fail_percentage 27817 1727096491.35696: checking to see if all hosts have failed and the running result is not ok 27817 1727096491.35697: done checking to see if all hosts have failed 27817 1727096491.35698: getting the remaining hosts for this loop 27817 1727096491.35699: done getting the remaining hosts for this loop 27817 1727096491.35701: getting the next task for host managed_node3 27817 1727096491.35706: done getting next task for host managed_node3 27817 1727096491.35708: ^ task is: TASK: Get the routes from the route table 30200 27817 1727096491.35710: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096491.35712: getting variables 27817 1727096491.35713: in VariableManager get_vars() 27817 1727096491.35728: Calling all_inventory to load vars for managed_node3 27817 1727096491.35731: Calling groups_inventory to load vars for managed_node3 27817 1727096491.35733: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096491.35738: Calling all_plugins_play to load vars for managed_node3 27817 1727096491.35750: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096491.35753: Calling groups_plugins_play to load vars for managed_node3 27817 1727096491.36516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096491.37380: done with get_vars() 27817 1727096491.37398: done getting variables 27817 1727096491.37430: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get the routes from the route table 30200] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:56 Monday 23 September 2024 09:01:31 -0400 (0:00:00.549) 0:00:15.728 ****** 27817 1727096491.37451: entering _queue_task() for managed_node3/command 27817 1727096491.37753: worker is 1 (out of 1 available) 27817 1727096491.37774: exiting _queue_task() for managed_node3/command 27817 1727096491.37786: done queuing things up, now waiting for results queue to drain 27817 1727096491.37788: waiting for pending results... 27817 1727096491.37972: running TaskExecutor() for managed_node3/TASK: Get the routes from the route table 30200 27817 1727096491.38035: in run() - task 0afff68d-5257-bae3-08df-00000000005b 27817 1727096491.38047: variable 'ansible_search_path' from source: unknown 27817 1727096491.38080: calling self._execute() 27817 1727096491.38157: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096491.38161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096491.38176: variable 'omit' from source: magic vars 27817 1727096491.38461: variable 'ansible_distribution_major_version' from source: facts 27817 1727096491.38469: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096491.38475: variable 'omit' from source: magic vars 27817 1727096491.38492: variable 'omit' from source: magic vars 27817 1727096491.38518: variable 'omit' from source: magic vars 27817 1727096491.38551: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096491.38584: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096491.38601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096491.38615: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096491.38624: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096491.38649: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096491.38652: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096491.38654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096491.38726: Set connection var ansible_pipelining to False 27817 1727096491.38729: Set connection var ansible_connection to ssh 27817 1727096491.38735: Set connection var ansible_timeout to 10 27817 1727096491.38738: Set connection var ansible_shell_type to sh 27817 1727096491.38743: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096491.38747: Set connection var ansible_shell_executable to /bin/sh 27817 1727096491.38768: variable 'ansible_shell_executable' from source: unknown 27817 1727096491.38774: variable 'ansible_connection' from source: unknown 27817 1727096491.38777: variable 'ansible_module_compression' from source: unknown 27817 1727096491.38782: variable 'ansible_shell_type' from source: unknown 27817 1727096491.38784: variable 'ansible_shell_executable' from source: unknown 27817 1727096491.38786: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096491.38789: variable 'ansible_pipelining' from source: unknown 27817 1727096491.38791: variable 'ansible_timeout' from source: unknown 27817 1727096491.38793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096491.38894: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096491.38912: variable 'omit' from source: magic vars 27817 1727096491.38915: starting attempt loop 27817 1727096491.38918: running the handler 27817 1727096491.38927: _low_level_execute_command(): starting 27817 1727096491.38934: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096491.39438: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096491.39478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096491.39482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096491.39484: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096491.39487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096491.39524: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096491.39537: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096491.39595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096491.41254: stdout chunk (state=3): >>>/root <<< 27817 1727096491.41344: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096491.41379: stderr chunk (state=3): >>><<< 27817 1727096491.41382: stdout chunk (state=3): >>><<< 27817 1727096491.41407: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096491.41421: _low_level_execute_command(): starting 27817 1727096491.41427: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096491.4140716-28594-17699624703318 `" && echo ansible-tmp-1727096491.4140716-28594-17699624703318="` echo /root/.ansible/tmp/ansible-tmp-1727096491.4140716-28594-17699624703318 `" ) && sleep 0' 27817 1727096491.41856: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096491.41890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096491.41893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096491.41895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096491.41905: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096491.41954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096491.41963: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096491.41966: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096491.41995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096491.43895: stdout chunk (state=3): >>>ansible-tmp-1727096491.4140716-28594-17699624703318=/root/.ansible/tmp/ansible-tmp-1727096491.4140716-28594-17699624703318 <<< 27817 1727096491.44008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096491.44034: stderr chunk (state=3): >>><<< 27817 1727096491.44038: stdout chunk (state=3): >>><<< 27817 1727096491.44053: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096491.4140716-28594-17699624703318=/root/.ansible/tmp/ansible-tmp-1727096491.4140716-28594-17699624703318 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096491.44081: variable 'ansible_module_compression' from source: unknown 27817 1727096491.44127: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27817 1727096491.44157: variable 'ansible_facts' from source: unknown 27817 1727096491.44213: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096491.4140716-28594-17699624703318/AnsiballZ_command.py 27817 1727096491.44318: Sending initial data 27817 1727096491.44322: Sent initial data (155 bytes) 27817 1727096491.44745: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096491.44787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096491.44790: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096491.44792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096491.44794: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096491.44796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096491.44839: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096491.44846: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096491.44848: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096491.44887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096491.46434: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096491.46470: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096491.46507: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp8567p1hy /root/.ansible/tmp/ansible-tmp-1727096491.4140716-28594-17699624703318/AnsiballZ_command.py <<< 27817 1727096491.46513: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096491.4140716-28594-17699624703318/AnsiballZ_command.py" <<< 27817 1727096491.46532: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp8567p1hy" to remote "/root/.ansible/tmp/ansible-tmp-1727096491.4140716-28594-17699624703318/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096491.4140716-28594-17699624703318/AnsiballZ_command.py" <<< 27817 1727096491.47020: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096491.47065: stderr chunk (state=3): >>><<< 27817 1727096491.47070: stdout chunk (state=3): >>><<< 27817 1727096491.47098: done transferring module to remote 27817 1727096491.47107: _low_level_execute_command(): starting 27817 1727096491.47112: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096491.4140716-28594-17699624703318/ /root/.ansible/tmp/ansible-tmp-1727096491.4140716-28594-17699624703318/AnsiballZ_command.py && sleep 0' 27817 1727096491.47532: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096491.47540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096491.47566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096491.47574: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096491.47580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096491.47583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096491.47631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096491.47638: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096491.47640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096491.47673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096491.49455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096491.49481: stderr chunk (state=3): >>><<< 27817 1727096491.49485: stdout chunk (state=3): >>><<< 27817 1727096491.49500: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096491.49503: _low_level_execute_command(): starting 27817 1727096491.49508: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096491.4140716-28594-17699624703318/AnsiballZ_command.py && sleep 0' 27817 1727096491.49930: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096491.49973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096491.49976: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096491.49978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096491.49980: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096491.49982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096491.49984: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096491.50029: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096491.50033: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096491.50037: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096491.50078: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096491.65818: stdout chunk (state=3): >>> {"changed": true, "stdout": "192.0.2.64/26 via 198.51.100.8 dev ethtest0 proto static src 198.51.100.3 metric 50 \n198.51.100.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4 ", "stderr": "", "rc": 0, "cmd": ["ip", "route", "show", "table", "30200"], "start": "2024-09-23 09:01:31.650800", "end": "2024-09-23 09:01:31.654674", "delta": "0:00:00.003874", "msg": "", "invocation": {"module_args": {"_raw_params": "ip route show table 30200", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 27817 1727096491.67588: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096491.67592: stdout chunk (state=3): >>><<< 27817 1727096491.67594: stderr chunk (state=3): >>><<< 27817 1727096491.67597: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "192.0.2.64/26 via 198.51.100.8 dev ethtest0 proto static src 198.51.100.3 metric 50 \n198.51.100.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4 ", "stderr": "", "rc": 0, "cmd": ["ip", "route", "show", "table", "30200"], "start": "2024-09-23 09:01:31.650800", "end": "2024-09-23 09:01:31.654674", "delta": "0:00:00.003874", "msg": "", "invocation": {"module_args": {"_raw_params": "ip route show table 30200", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096491.67600: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip route show table 30200', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096491.4140716-28594-17699624703318/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096491.67602: _low_level_execute_command(): starting 27817 1727096491.67610: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096491.4140716-28594-17699624703318/ > /dev/null 2>&1 && sleep 0' 27817 1727096491.68185: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096491.68189: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096491.68191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096491.68201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096491.68214: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096491.68221: stderr chunk (state=3): >>>debug2: match not found <<< 27817 1727096491.68231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096491.68248: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27817 1727096491.68251: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 27817 1727096491.68259: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27817 1727096491.68276: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096491.68279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096491.68291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096491.68297: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096491.68303: stderr chunk (state=3): >>>debug2: match found <<< 27817 1727096491.68377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096491.68391: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096491.68404: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096491.68685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096491.70404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096491.70408: stdout chunk (state=3): >>><<< 27817 1727096491.70413: stderr chunk (state=3): >>><<< 27817 1727096491.70432: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096491.70438: handler run complete 27817 1727096491.70462: Evaluated conditional (False): False 27817 1727096491.70476: attempt loop complete, returning result 27817 1727096491.70479: _execute() done 27817 1727096491.70481: dumping result to json 27817 1727096491.70486: done dumping result, returning 27817 1727096491.70495: done running TaskExecutor() for managed_node3/TASK: Get the routes from the route table 30200 [0afff68d-5257-bae3-08df-00000000005b] 27817 1727096491.70501: sending task result for task 0afff68d-5257-bae3-08df-00000000005b 27817 1727096491.70607: done sending task result for task 0afff68d-5257-bae3-08df-00000000005b 27817 1727096491.70610: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ip", "route", "show", "table", "30200" ], "delta": "0:00:00.003874", "end": "2024-09-23 09:01:31.654674", "rc": 0, "start": "2024-09-23 09:01:31.650800" } STDOUT: 192.0.2.64/26 via 198.51.100.8 dev ethtest0 proto static src 198.51.100.3 metric 50 198.51.100.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4 27817 1727096491.70742: no more pending results, returning what we have 27817 1727096491.70745: results queue empty 27817 1727096491.70746: checking for any_errors_fatal 27817 1727096491.70748: done checking for any_errors_fatal 27817 1727096491.70748: checking for max_fail_percentage 27817 1727096491.70750: done checking for max_fail_percentage 27817 1727096491.70751: checking to see if all hosts have failed and the running result is not ok 27817 1727096491.70752: done checking to see if all hosts have failed 27817 1727096491.70752: getting the remaining hosts for this loop 27817 1727096491.70754: done getting the remaining hosts for this loop 27817 1727096491.70757: getting the next task for host managed_node3 27817 1727096491.70762: done getting next task for host managed_node3 27817 1727096491.70764: ^ task is: TASK: Get the routes from the route table 30400 27817 1727096491.70766: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096491.70774: getting variables 27817 1727096491.70776: in VariableManager get_vars() 27817 1727096491.70812: Calling all_inventory to load vars for managed_node3 27817 1727096491.70814: Calling groups_inventory to load vars for managed_node3 27817 1727096491.70816: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096491.70825: Calling all_plugins_play to load vars for managed_node3 27817 1727096491.70827: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096491.70830: Calling groups_plugins_play to load vars for managed_node3 27817 1727096491.73360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096491.76883: done with get_vars() 27817 1727096491.76907: done getting variables 27817 1727096491.76973: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get the routes from the route table 30400] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:62 Monday 23 September 2024 09:01:31 -0400 (0:00:00.395) 0:00:16.123 ****** 27817 1727096491.77004: entering _queue_task() for managed_node3/command 27817 1727096491.77752: worker is 1 (out of 1 available) 27817 1727096491.77765: exiting _queue_task() for managed_node3/command 27817 1727096491.77780: done queuing things up, now waiting for results queue to drain 27817 1727096491.77782: waiting for pending results... 27817 1727096491.78597: running TaskExecutor() for managed_node3/TASK: Get the routes from the route table 30400 27817 1727096491.78602: in run() - task 0afff68d-5257-bae3-08df-00000000005c 27817 1727096491.78605: variable 'ansible_search_path' from source: unknown 27817 1727096491.78817: calling self._execute() 27817 1727096491.78964: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096491.78983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096491.79049: variable 'omit' from source: magic vars 27817 1727096491.80115: variable 'ansible_distribution_major_version' from source: facts 27817 1727096491.80131: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096491.80140: variable 'omit' from source: magic vars 27817 1727096491.80206: variable 'omit' from source: magic vars 27817 1727096491.80403: variable 'omit' from source: magic vars 27817 1727096491.80406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096491.80445: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096491.80496: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096491.80527: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096491.80600: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096491.80626: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096491.80630: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096491.80632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096491.80836: Set connection var ansible_pipelining to False 27817 1727096491.80841: Set connection var ansible_connection to ssh 27817 1727096491.80847: Set connection var ansible_timeout to 10 27817 1727096491.80849: Set connection var ansible_shell_type to sh 27817 1727096491.80855: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096491.80860: Set connection var ansible_shell_executable to /bin/sh 27817 1727096491.80988: variable 'ansible_shell_executable' from source: unknown 27817 1727096491.80992: variable 'ansible_connection' from source: unknown 27817 1727096491.80994: variable 'ansible_module_compression' from source: unknown 27817 1727096491.80997: variable 'ansible_shell_type' from source: unknown 27817 1727096491.80999: variable 'ansible_shell_executable' from source: unknown 27817 1727096491.81001: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096491.81003: variable 'ansible_pipelining' from source: unknown 27817 1727096491.81005: variable 'ansible_timeout' from source: unknown 27817 1727096491.81125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096491.81381: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096491.81392: variable 'omit' from source: magic vars 27817 1727096491.81396: starting attempt loop 27817 1727096491.81399: running the handler 27817 1727096491.81417: _low_level_execute_command(): starting 27817 1727096491.81425: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096491.82802: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096491.82812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096491.82886: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096491.82891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096491.82907: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 27817 1727096491.82910: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096491.82958: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096491.82972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096491.83056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096491.83059: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096491.83189: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096491.83235: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096491.84895: stdout chunk (state=3): >>>/root <<< 27817 1727096491.84992: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096491.85089: stderr chunk (state=3): >>><<< 27817 1727096491.85093: stdout chunk (state=3): >>><<< 27817 1727096491.85156: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096491.85176: _low_level_execute_command(): starting 27817 1727096491.85180: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096491.851566-28607-146940957431438 `" && echo ansible-tmp-1727096491.851566-28607-146940957431438="` echo /root/.ansible/tmp/ansible-tmp-1727096491.851566-28607-146940957431438 `" ) && sleep 0' 27817 1727096491.86889: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096491.86914: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096491.88796: stdout chunk (state=3): >>>ansible-tmp-1727096491.851566-28607-146940957431438=/root/.ansible/tmp/ansible-tmp-1727096491.851566-28607-146940957431438 <<< 27817 1727096491.88926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096491.88929: stderr chunk (state=3): >>><<< 27817 1727096491.88932: stdout chunk (state=3): >>><<< 27817 1727096491.88951: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096491.851566-28607-146940957431438=/root/.ansible/tmp/ansible-tmp-1727096491.851566-28607-146940957431438 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096491.88995: variable 'ansible_module_compression' from source: unknown 27817 1727096491.89045: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27817 1727096491.89086: variable 'ansible_facts' from source: unknown 27817 1727096491.89172: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096491.851566-28607-146940957431438/AnsiballZ_command.py 27817 1727096491.89615: Sending initial data 27817 1727096491.89618: Sent initial data (155 bytes) 27817 1727096491.90785: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096491.90883: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096491.90934: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096491.91029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096491.92604: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096491.92636: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096491.92712: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpc0e8a4bg /root/.ansible/tmp/ansible-tmp-1727096491.851566-28607-146940957431438/AnsiballZ_command.py <<< 27817 1727096491.92716: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096491.851566-28607-146940957431438/AnsiballZ_command.py" <<< 27817 1727096491.92725: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpc0e8a4bg" to remote "/root/.ansible/tmp/ansible-tmp-1727096491.851566-28607-146940957431438/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096491.851566-28607-146940957431438/AnsiballZ_command.py" <<< 27817 1727096491.93990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096491.94276: stderr chunk (state=3): >>><<< 27817 1727096491.94279: stdout chunk (state=3): >>><<< 27817 1727096491.94282: done transferring module to remote 27817 1727096491.94284: _low_level_execute_command(): starting 27817 1727096491.94286: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096491.851566-28607-146940957431438/ /root/.ansible/tmp/ansible-tmp-1727096491.851566-28607-146940957431438/AnsiballZ_command.py && sleep 0' 27817 1727096491.95282: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096491.95417: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096491.95548: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096491.95600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096491.95627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096491.97439: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096491.97443: stdout chunk (state=3): >>><<< 27817 1727096491.97446: stderr chunk (state=3): >>><<< 27817 1727096491.97465: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096491.97482: _low_level_execute_command(): starting 27817 1727096491.97744: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096491.851566-28607-146940957431438/AnsiballZ_command.py && sleep 0' 27817 1727096491.98981: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096491.99002: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096491.99078: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096492.14590: stdout chunk (state=3): >>> {"changed": true, "stdout": "198.51.100.128/26 via 198.51.100.1 dev ethtest0 proto static metric 2 ", "stderr": "", "rc": 0, "cmd": ["ip", "route", "show", "table", "30400"], "start": "2024-09-23 09:01:32.138932", "end": "2024-09-23 09:01:32.142648", "delta": "0:00:00.003716", "msg": "", "invocation": {"module_args": {"_raw_params": "ip route show table 30400", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 27817 1727096492.16257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096492.16288: stderr chunk (state=3): >>><<< 27817 1727096492.16294: stdout chunk (state=3): >>><<< 27817 1727096492.16313: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "198.51.100.128/26 via 198.51.100.1 dev ethtest0 proto static metric 2 ", "stderr": "", "rc": 0, "cmd": ["ip", "route", "show", "table", "30400"], "start": "2024-09-23 09:01:32.138932", "end": "2024-09-23 09:01:32.142648", "delta": "0:00:00.003716", "msg": "", "invocation": {"module_args": {"_raw_params": "ip route show table 30400", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096492.16343: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip route show table 30400', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096491.851566-28607-146940957431438/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096492.16352: _low_level_execute_command(): starting 27817 1727096492.16358: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096491.851566-28607-146940957431438/ > /dev/null 2>&1 && sleep 0' 27817 1727096492.16789: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096492.16807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096492.16825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096492.16858: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096492.16874: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096492.16915: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096492.18811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096492.18872: stderr chunk (state=3): >>><<< 27817 1727096492.18876: stdout chunk (state=3): >>><<< 27817 1727096492.18933: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096492.18944: handler run complete 27817 1727096492.18956: Evaluated conditional (False): False 27817 1727096492.18967: attempt loop complete, returning result 27817 1727096492.18972: _execute() done 27817 1727096492.18977: dumping result to json 27817 1727096492.18983: done dumping result, returning 27817 1727096492.18993: done running TaskExecutor() for managed_node3/TASK: Get the routes from the route table 30400 [0afff68d-5257-bae3-08df-00000000005c] 27817 1727096492.18998: sending task result for task 0afff68d-5257-bae3-08df-00000000005c ok: [managed_node3] => { "changed": false, "cmd": [ "ip", "route", "show", "table", "30400" ], "delta": "0:00:00.003716", "end": "2024-09-23 09:01:32.142648", "rc": 0, "start": "2024-09-23 09:01:32.138932" } STDOUT: 198.51.100.128/26 via 198.51.100.1 dev ethtest0 proto static metric 2 27817 1727096492.19283: no more pending results, returning what we have 27817 1727096492.19286: results queue empty 27817 1727096492.19286: checking for any_errors_fatal 27817 1727096492.19292: done checking for any_errors_fatal 27817 1727096492.19293: checking for max_fail_percentage 27817 1727096492.19294: done checking for max_fail_percentage 27817 1727096492.19295: checking to see if all hosts have failed and the running result is not ok 27817 1727096492.19296: done checking to see if all hosts have failed 27817 1727096492.19297: getting the remaining hosts for this loop 27817 1727096492.19298: done getting the remaining hosts for this loop 27817 1727096492.19300: getting the next task for host managed_node3 27817 1727096492.19305: done getting next task for host managed_node3 27817 1727096492.19308: ^ task is: TASK: Assert that the route table 30200 contains the specified route 27817 1727096492.19309: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096492.19313: getting variables 27817 1727096492.19314: in VariableManager get_vars() 27817 1727096492.19349: Calling all_inventory to load vars for managed_node3 27817 1727096492.19351: Calling groups_inventory to load vars for managed_node3 27817 1727096492.19353: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096492.19389: Calling all_plugins_play to load vars for managed_node3 27817 1727096492.19392: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096492.19398: done sending task result for task 0afff68d-5257-bae3-08df-00000000005c 27817 1727096492.19400: WORKER PROCESS EXITING 27817 1727096492.19404: Calling groups_plugins_play to load vars for managed_node3 27817 1727096492.20188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096492.21184: done with get_vars() 27817 1727096492.21210: done getting variables 27817 1727096492.21273: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that the route table 30200 contains the specified route] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:68 Monday 23 September 2024 09:01:32 -0400 (0:00:00.442) 0:00:16.566 ****** 27817 1727096492.21303: entering _queue_task() for managed_node3/assert 27817 1727096492.21655: worker is 1 (out of 1 available) 27817 1727096492.21873: exiting _queue_task() for managed_node3/assert 27817 1727096492.21883: done queuing things up, now waiting for results queue to drain 27817 1727096492.21884: waiting for pending results... 27817 1727096492.21973: running TaskExecutor() for managed_node3/TASK: Assert that the route table 30200 contains the specified route 27817 1727096492.22065: in run() - task 0afff68d-5257-bae3-08df-00000000005d 27817 1727096492.22080: variable 'ansible_search_path' from source: unknown 27817 1727096492.22122: calling self._execute() 27817 1727096492.22227: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096492.22233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096492.22248: variable 'omit' from source: magic vars 27817 1727096492.22641: variable 'ansible_distribution_major_version' from source: facts 27817 1727096492.22658: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096492.22665: variable 'omit' from source: magic vars 27817 1727096492.22691: variable 'omit' from source: magic vars 27817 1727096492.22730: variable 'omit' from source: magic vars 27817 1727096492.22778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096492.22813: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096492.22874: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096492.22877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096492.22880: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096492.22908: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096492.22911: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096492.22914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096492.23019: Set connection var ansible_pipelining to False 27817 1727096492.23025: Set connection var ansible_connection to ssh 27817 1727096492.23043: Set connection var ansible_timeout to 10 27817 1727096492.23047: Set connection var ansible_shell_type to sh 27817 1727096492.23050: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096492.23052: Set connection var ansible_shell_executable to /bin/sh 27817 1727096492.23154: variable 'ansible_shell_executable' from source: unknown 27817 1727096492.23157: variable 'ansible_connection' from source: unknown 27817 1727096492.23160: variable 'ansible_module_compression' from source: unknown 27817 1727096492.23162: variable 'ansible_shell_type' from source: unknown 27817 1727096492.23164: variable 'ansible_shell_executable' from source: unknown 27817 1727096492.23166: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096492.23170: variable 'ansible_pipelining' from source: unknown 27817 1727096492.23172: variable 'ansible_timeout' from source: unknown 27817 1727096492.23175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096492.23246: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096492.23262: variable 'omit' from source: magic vars 27817 1727096492.23265: starting attempt loop 27817 1727096492.23270: running the handler 27817 1727096492.23433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096492.23665: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096492.23709: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096492.23783: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096492.23814: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096492.23918: variable 'route_table_30200' from source: set_fact 27817 1727096492.23928: Evaluated conditional (route_table_30200.stdout is search("198.51.100.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4")): True 27817 1727096492.24137: variable 'route_table_30200' from source: set_fact 27817 1727096492.24140: Evaluated conditional (route_table_30200.stdout is search("192.0.2.64/26 via 198.51.100.8 dev ethtest0 proto static src 198.51.100.3 metric 50")): True 27817 1727096492.24143: handler run complete 27817 1727096492.24145: attempt loop complete, returning result 27817 1727096492.24148: _execute() done 27817 1727096492.24150: dumping result to json 27817 1727096492.24152: done dumping result, returning 27817 1727096492.24154: done running TaskExecutor() for managed_node3/TASK: Assert that the route table 30200 contains the specified route [0afff68d-5257-bae3-08df-00000000005d] 27817 1727096492.24156: sending task result for task 0afff68d-5257-bae3-08df-00000000005d 27817 1727096492.24220: done sending task result for task 0afff68d-5257-bae3-08df-00000000005d 27817 1727096492.24224: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 27817 1727096492.24279: no more pending results, returning what we have 27817 1727096492.24283: results queue empty 27817 1727096492.24283: checking for any_errors_fatal 27817 1727096492.24297: done checking for any_errors_fatal 27817 1727096492.24298: checking for max_fail_percentage 27817 1727096492.24299: done checking for max_fail_percentage 27817 1727096492.24300: checking to see if all hosts have failed and the running result is not ok 27817 1727096492.24301: done checking to see if all hosts have failed 27817 1727096492.24302: getting the remaining hosts for this loop 27817 1727096492.24303: done getting the remaining hosts for this loop 27817 1727096492.24307: getting the next task for host managed_node3 27817 1727096492.24314: done getting next task for host managed_node3 27817 1727096492.24316: ^ task is: TASK: Assert that the route table 30400 contains the specified route 27817 1727096492.24319: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096492.24322: getting variables 27817 1727096492.24324: in VariableManager get_vars() 27817 1727096492.24366: Calling all_inventory to load vars for managed_node3 27817 1727096492.24374: Calling groups_inventory to load vars for managed_node3 27817 1727096492.24377: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096492.24389: Calling all_plugins_play to load vars for managed_node3 27817 1727096492.24392: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096492.24395: Calling groups_plugins_play to load vars for managed_node3 27817 1727096492.26146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096492.32050: done with get_vars() 27817 1727096492.32078: done getting variables 27817 1727096492.32128: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that the route table 30400 contains the specified route] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:76 Monday 23 September 2024 09:01:32 -0400 (0:00:00.108) 0:00:16.675 ****** 27817 1727096492.32157: entering _queue_task() for managed_node3/assert 27817 1727096492.32506: worker is 1 (out of 1 available) 27817 1727096492.32519: exiting _queue_task() for managed_node3/assert 27817 1727096492.32531: done queuing things up, now waiting for results queue to drain 27817 1727096492.32532: waiting for pending results... 27817 1727096492.32863: running TaskExecutor() for managed_node3/TASK: Assert that the route table 30400 contains the specified route 27817 1727096492.32961: in run() - task 0afff68d-5257-bae3-08df-00000000005e 27817 1727096492.32966: variable 'ansible_search_path' from source: unknown 27817 1727096492.32974: calling self._execute() 27817 1727096492.33070: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096492.33074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096492.33090: variable 'omit' from source: magic vars 27817 1727096492.33473: variable 'ansible_distribution_major_version' from source: facts 27817 1727096492.33488: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096492.33493: variable 'omit' from source: magic vars 27817 1727096492.33515: variable 'omit' from source: magic vars 27817 1727096492.33556: variable 'omit' from source: magic vars 27817 1727096492.33598: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096492.33631: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096492.33717: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096492.33720: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096492.33723: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096492.33726: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096492.33728: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096492.33730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096492.33830: Set connection var ansible_pipelining to False 27817 1727096492.33849: Set connection var ansible_connection to ssh 27817 1727096492.33853: Set connection var ansible_timeout to 10 27817 1727096492.33855: Set connection var ansible_shell_type to sh 27817 1727096492.33857: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096492.33860: Set connection var ansible_shell_executable to /bin/sh 27817 1727096492.33958: variable 'ansible_shell_executable' from source: unknown 27817 1727096492.33962: variable 'ansible_connection' from source: unknown 27817 1727096492.33964: variable 'ansible_module_compression' from source: unknown 27817 1727096492.33969: variable 'ansible_shell_type' from source: unknown 27817 1727096492.33972: variable 'ansible_shell_executable' from source: unknown 27817 1727096492.33978: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096492.33981: variable 'ansible_pipelining' from source: unknown 27817 1727096492.33983: variable 'ansible_timeout' from source: unknown 27817 1727096492.33985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096492.34069: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096492.34073: variable 'omit' from source: magic vars 27817 1727096492.34081: starting attempt loop 27817 1727096492.34085: running the handler 27817 1727096492.34285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096492.34507: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096492.34579: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096492.34621: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096492.34777: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096492.34781: variable 'route_table_30400' from source: set_fact 27817 1727096492.34788: Evaluated conditional (route_table_30400.stdout is search("198.51.100.128/26 via 198.51.100.1 dev ethtest0 proto static metric 2")): True 27817 1727096492.34798: handler run complete 27817 1727096492.34815: attempt loop complete, returning result 27817 1727096492.34822: _execute() done 27817 1727096492.34830: dumping result to json 27817 1727096492.34837: done dumping result, returning 27817 1727096492.34847: done running TaskExecutor() for managed_node3/TASK: Assert that the route table 30400 contains the specified route [0afff68d-5257-bae3-08df-00000000005e] 27817 1727096492.34858: sending task result for task 0afff68d-5257-bae3-08df-00000000005e 27817 1727096492.34962: done sending task result for task 0afff68d-5257-bae3-08df-00000000005e 27817 1727096492.34975: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 27817 1727096492.35032: no more pending results, returning what we have 27817 1727096492.35036: results queue empty 27817 1727096492.35036: checking for any_errors_fatal 27817 1727096492.35045: done checking for any_errors_fatal 27817 1727096492.35047: checking for max_fail_percentage 27817 1727096492.35049: done checking for max_fail_percentage 27817 1727096492.35049: checking to see if all hosts have failed and the running result is not ok 27817 1727096492.35050: done checking to see if all hosts have failed 27817 1727096492.35051: getting the remaining hosts for this loop 27817 1727096492.35052: done getting the remaining hosts for this loop 27817 1727096492.35056: getting the next task for host managed_node3 27817 1727096492.35062: done getting next task for host managed_node3 27817 1727096492.35065: ^ task is: TASK: Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table 27817 1727096492.35068: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096492.35075: getting variables 27817 1727096492.35077: in VariableManager get_vars() 27817 1727096492.35115: Calling all_inventory to load vars for managed_node3 27817 1727096492.35119: Calling groups_inventory to load vars for managed_node3 27817 1727096492.35121: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096492.35132: Calling all_plugins_play to load vars for managed_node3 27817 1727096492.35135: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096492.35138: Calling groups_plugins_play to load vars for managed_node3 27817 1727096492.37374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096492.39016: done with get_vars() 27817 1727096492.39037: done getting variables TASK [Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:82 Monday 23 September 2024 09:01:32 -0400 (0:00:00.069) 0:00:16.744 ****** 27817 1727096492.39130: entering _queue_task() for managed_node3/lineinfile 27817 1727096492.39133: Creating lock for lineinfile 27817 1727096492.39445: worker is 1 (out of 1 available) 27817 1727096492.39459: exiting _queue_task() for managed_node3/lineinfile 27817 1727096492.39477: done queuing things up, now waiting for results queue to drain 27817 1727096492.39773: waiting for pending results... 27817 1727096492.39813: running TaskExecutor() for managed_node3/TASK: Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table 27817 1727096492.39976: in run() - task 0afff68d-5257-bae3-08df-00000000005f 27817 1727096492.39980: variable 'ansible_search_path' from source: unknown 27817 1727096492.39999: calling self._execute() 27817 1727096492.40097: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096492.40112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096492.40128: variable 'omit' from source: magic vars 27817 1727096492.40502: variable 'ansible_distribution_major_version' from source: facts 27817 1727096492.40541: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096492.40545: variable 'omit' from source: magic vars 27817 1727096492.40556: variable 'omit' from source: magic vars 27817 1727096492.40598: variable 'omit' from source: magic vars 27817 1727096492.40651: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096492.40686: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096492.40761: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096492.40764: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096492.40766: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096492.40782: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096492.40788: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096492.40794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096492.40895: Set connection var ansible_pipelining to False 27817 1727096492.40907: Set connection var ansible_connection to ssh 27817 1727096492.40919: Set connection var ansible_timeout to 10 27817 1727096492.40925: Set connection var ansible_shell_type to sh 27817 1727096492.40935: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096492.40976: Set connection var ansible_shell_executable to /bin/sh 27817 1727096492.40980: variable 'ansible_shell_executable' from source: unknown 27817 1727096492.40986: variable 'ansible_connection' from source: unknown 27817 1727096492.40993: variable 'ansible_module_compression' from source: unknown 27817 1727096492.40999: variable 'ansible_shell_type' from source: unknown 27817 1727096492.41006: variable 'ansible_shell_executable' from source: unknown 27817 1727096492.41012: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096492.41019: variable 'ansible_pipelining' from source: unknown 27817 1727096492.41076: variable 'ansible_timeout' from source: unknown 27817 1727096492.41084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096492.41239: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27817 1727096492.41256: variable 'omit' from source: magic vars 27817 1727096492.41266: starting attempt loop 27817 1727096492.41281: running the handler 27817 1727096492.41305: _low_level_execute_command(): starting 27817 1727096492.41317: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096492.42127: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096492.42141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096492.42163: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096492.42288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096492.43908: stdout chunk (state=3): >>>/root <<< 27817 1727096492.44212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096492.44215: stdout chunk (state=3): >>><<< 27817 1727096492.44217: stderr chunk (state=3): >>><<< 27817 1727096492.44221: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096492.44223: _low_level_execute_command(): starting 27817 1727096492.44450: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096492.441903-28638-89701631013713 `" && echo ansible-tmp-1727096492.441903-28638-89701631013713="` echo /root/.ansible/tmp/ansible-tmp-1727096492.441903-28638-89701631013713 `" ) && sleep 0' 27817 1727096492.45503: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096492.45515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096492.45687: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 27817 1727096492.45699: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096492.45781: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096492.45801: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096492.45876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096492.47713: stdout chunk (state=3): >>>ansible-tmp-1727096492.441903-28638-89701631013713=/root/.ansible/tmp/ansible-tmp-1727096492.441903-28638-89701631013713 <<< 27817 1727096492.47815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096492.47845: stderr chunk (state=3): >>><<< 27817 1727096492.47855: stdout chunk (state=3): >>><<< 27817 1727096492.47977: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096492.441903-28638-89701631013713=/root/.ansible/tmp/ansible-tmp-1727096492.441903-28638-89701631013713 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096492.48178: variable 'ansible_module_compression' from source: unknown 27817 1727096492.48181: ANSIBALLZ: Using lock for lineinfile 27817 1727096492.48184: ANSIBALLZ: Acquiring lock 27817 1727096492.48186: ANSIBALLZ: Lock acquired: 139766525975568 27817 1727096492.48189: ANSIBALLZ: Creating module 27817 1727096492.60832: ANSIBALLZ: Writing module into payload 27817 1727096492.60941: ANSIBALLZ: Writing module 27817 1727096492.60959: ANSIBALLZ: Renaming module 27817 1727096492.60962: ANSIBALLZ: Done creating module 27817 1727096492.60984: variable 'ansible_facts' from source: unknown 27817 1727096492.61056: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096492.441903-28638-89701631013713/AnsiballZ_lineinfile.py 27817 1727096492.61259: Sending initial data 27817 1727096492.61262: Sent initial data (157 bytes) 27817 1727096492.61858: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096492.61864: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096492.61910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096492.61913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096492.61916: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096492.61919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096492.61921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096492.61993: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096492.61996: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096492.62030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096492.63637: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096492.63680: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096492.63731: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp7zfyhjou /root/.ansible/tmp/ansible-tmp-1727096492.441903-28638-89701631013713/AnsiballZ_lineinfile.py <<< 27817 1727096492.63736: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096492.441903-28638-89701631013713/AnsiballZ_lineinfile.py" <<< 27817 1727096492.63752: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp7zfyhjou" to remote "/root/.ansible/tmp/ansible-tmp-1727096492.441903-28638-89701631013713/AnsiballZ_lineinfile.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096492.441903-28638-89701631013713/AnsiballZ_lineinfile.py" <<< 27817 1727096492.64406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096492.64459: stderr chunk (state=3): >>><<< 27817 1727096492.64463: stdout chunk (state=3): >>><<< 27817 1727096492.64492: done transferring module to remote 27817 1727096492.64505: _low_level_execute_command(): starting 27817 1727096492.64508: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096492.441903-28638-89701631013713/ /root/.ansible/tmp/ansible-tmp-1727096492.441903-28638-89701631013713/AnsiballZ_lineinfile.py && sleep 0' 27817 1727096492.65233: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096492.65269: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096492.65330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096492.67149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096492.67154: stdout chunk (state=3): >>><<< 27817 1727096492.67159: stderr chunk (state=3): >>><<< 27817 1727096492.67179: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096492.67182: _low_level_execute_command(): starting 27817 1727096492.67186: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096492.441903-28638-89701631013713/AnsiballZ_lineinfile.py && sleep 0' 27817 1727096492.67815: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096492.67819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096492.67823: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096492.67867: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096492.67918: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096492.84251: stdout chunk (state=3): >>> {"changed": true, "msg": "line added", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/iproute2/rt_tables.d/table.conf (content)", "after_header": "/etc/iproute2/rt_tables.d/table.conf (content)"}, {"before_header": "/etc/iproute2/rt_tables.d/table.conf (file attributes)", "after_header": "/etc/iproute2/rt_tables.d/table.conf (file attributes)"}], "invocation": {"module_args": {"path": "/etc/iproute2/rt_tables.d/table.conf", "line": "200 custom", "mode": "0644", "create": true, "state": "present", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 27817 1727096492.85651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096492.85683: stderr chunk (state=3): >>><<< 27817 1727096492.85686: stdout chunk (state=3): >>><<< 27817 1727096492.85702: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "msg": "line added", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/iproute2/rt_tables.d/table.conf (content)", "after_header": "/etc/iproute2/rt_tables.d/table.conf (content)"}, {"before_header": "/etc/iproute2/rt_tables.d/table.conf (file attributes)", "after_header": "/etc/iproute2/rt_tables.d/table.conf (file attributes)"}], "invocation": {"module_args": {"path": "/etc/iproute2/rt_tables.d/table.conf", "line": "200 custom", "mode": "0644", "create": true, "state": "present", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096492.85731: done with _execute_module (lineinfile, {'path': '/etc/iproute2/rt_tables.d/table.conf', 'line': '200 custom', 'mode': '0644', 'create': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'lineinfile', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096492.441903-28638-89701631013713/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096492.85742: _low_level_execute_command(): starting 27817 1727096492.85745: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096492.441903-28638-89701631013713/ > /dev/null 2>&1 && sleep 0' 27817 1727096492.86212: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096492.86216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096492.86224: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096492.86226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096492.86274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096492.86281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096492.86284: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096492.86321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096492.88169: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096492.88196: stderr chunk (state=3): >>><<< 27817 1727096492.88199: stdout chunk (state=3): >>><<< 27817 1727096492.88212: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096492.88218: handler run complete 27817 1727096492.88235: attempt loop complete, returning result 27817 1727096492.88238: _execute() done 27817 1727096492.88243: dumping result to json 27817 1727096492.88245: done dumping result, returning 27817 1727096492.88255: done running TaskExecutor() for managed_node3/TASK: Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table [0afff68d-5257-bae3-08df-00000000005f] 27817 1727096492.88260: sending task result for task 0afff68d-5257-bae3-08df-00000000005f 27817 1727096492.88357: done sending task result for task 0afff68d-5257-bae3-08df-00000000005f 27817 1727096492.88360: WORKER PROCESS EXITING changed: [managed_node3] => { "backup": "", "changed": true } MSG: line added 27817 1727096492.88429: no more pending results, returning what we have 27817 1727096492.88432: results queue empty 27817 1727096492.88433: checking for any_errors_fatal 27817 1727096492.88437: done checking for any_errors_fatal 27817 1727096492.88438: checking for max_fail_percentage 27817 1727096492.88439: done checking for max_fail_percentage 27817 1727096492.88440: checking to see if all hosts have failed and the running result is not ok 27817 1727096492.88441: done checking to see if all hosts have failed 27817 1727096492.88441: getting the remaining hosts for this loop 27817 1727096492.88443: done getting the remaining hosts for this loop 27817 1727096492.88446: getting the next task for host managed_node3 27817 1727096492.88452: done getting next task for host managed_node3 27817 1727096492.88457: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27817 1727096492.88459: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096492.88482: getting variables 27817 1727096492.88483: in VariableManager get_vars() 27817 1727096492.88522: Calling all_inventory to load vars for managed_node3 27817 1727096492.88525: Calling groups_inventory to load vars for managed_node3 27817 1727096492.88527: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096492.88535: Calling all_plugins_play to load vars for managed_node3 27817 1727096492.88538: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096492.88540: Calling groups_plugins_play to load vars for managed_node3 27817 1727096492.90123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096492.91059: done with get_vars() 27817 1727096492.91079: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:01:32 -0400 (0:00:00.520) 0:00:17.265 ****** 27817 1727096492.91146: entering _queue_task() for managed_node3/include_tasks 27817 1727096492.91384: worker is 1 (out of 1 available) 27817 1727096492.91399: exiting _queue_task() for managed_node3/include_tasks 27817 1727096492.91410: done queuing things up, now waiting for results queue to drain 27817 1727096492.91411: waiting for pending results... 27817 1727096492.91588: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27817 1727096492.91693: in run() - task 0afff68d-5257-bae3-08df-000000000067 27817 1727096492.91707: variable 'ansible_search_path' from source: unknown 27817 1727096492.91710: variable 'ansible_search_path' from source: unknown 27817 1727096492.91735: calling self._execute() 27817 1727096492.91806: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096492.91810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096492.91819: variable 'omit' from source: magic vars 27817 1727096492.92096: variable 'ansible_distribution_major_version' from source: facts 27817 1727096492.92105: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096492.92111: _execute() done 27817 1727096492.92114: dumping result to json 27817 1727096492.92117: done dumping result, returning 27817 1727096492.92124: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-bae3-08df-000000000067] 27817 1727096492.92129: sending task result for task 0afff68d-5257-bae3-08df-000000000067 27817 1727096492.92228: done sending task result for task 0afff68d-5257-bae3-08df-000000000067 27817 1727096492.92231: WORKER PROCESS EXITING 27817 1727096492.92319: no more pending results, returning what we have 27817 1727096492.92323: in VariableManager get_vars() 27817 1727096492.92363: Calling all_inventory to load vars for managed_node3 27817 1727096492.92366: Calling groups_inventory to load vars for managed_node3 27817 1727096492.92372: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096492.92384: Calling all_plugins_play to load vars for managed_node3 27817 1727096492.92388: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096492.92391: Calling groups_plugins_play to load vars for managed_node3 27817 1727096492.93913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096492.95602: done with get_vars() 27817 1727096492.95626: variable 'ansible_search_path' from source: unknown 27817 1727096492.95627: variable 'ansible_search_path' from source: unknown 27817 1727096492.95666: we have included files to process 27817 1727096492.95669: generating all_blocks data 27817 1727096492.95674: done generating all_blocks data 27817 1727096492.95678: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 27817 1727096492.95679: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 27817 1727096492.95681: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 27817 1727096492.96279: done processing included file 27817 1727096492.96281: iterating over new_blocks loaded from include file 27817 1727096492.96283: in VariableManager get_vars() 27817 1727096492.96312: done with get_vars() 27817 1727096492.96313: filtering new block on tags 27817 1727096492.96332: done filtering new block on tags 27817 1727096492.96335: in VariableManager get_vars() 27817 1727096492.96357: done with get_vars() 27817 1727096492.96359: filtering new block on tags 27817 1727096492.96388: done filtering new block on tags 27817 1727096492.96391: in VariableManager get_vars() 27817 1727096492.96413: done with get_vars() 27817 1727096492.96415: filtering new block on tags 27817 1727096492.96432: done filtering new block on tags 27817 1727096492.96435: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 27817 1727096492.96440: extending task lists for all hosts with included blocks 27817 1727096492.97270: done extending task lists 27817 1727096492.97274: done processing included files 27817 1727096492.97274: results queue empty 27817 1727096492.97275: checking for any_errors_fatal 27817 1727096492.97281: done checking for any_errors_fatal 27817 1727096492.97282: checking for max_fail_percentage 27817 1727096492.97283: done checking for max_fail_percentage 27817 1727096492.97283: checking to see if all hosts have failed and the running result is not ok 27817 1727096492.97284: done checking to see if all hosts have failed 27817 1727096492.97285: getting the remaining hosts for this loop 27817 1727096492.97286: done getting the remaining hosts for this loop 27817 1727096492.97289: getting the next task for host managed_node3 27817 1727096492.97293: done getting next task for host managed_node3 27817 1727096492.97296: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 27817 1727096492.97299: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096492.97310: getting variables 27817 1727096492.97311: in VariableManager get_vars() 27817 1727096492.97332: Calling all_inventory to load vars for managed_node3 27817 1727096492.97334: Calling groups_inventory to load vars for managed_node3 27817 1727096492.97336: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096492.97342: Calling all_plugins_play to load vars for managed_node3 27817 1727096492.97344: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096492.97347: Calling groups_plugins_play to load vars for managed_node3 27817 1727096492.98629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096493.00245: done with get_vars() 27817 1727096493.00276: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 09:01:33 -0400 (0:00:00.092) 0:00:17.357 ****** 27817 1727096493.00351: entering _queue_task() for managed_node3/setup 27817 1727096493.00733: worker is 1 (out of 1 available) 27817 1727096493.00746: exiting _queue_task() for managed_node3/setup 27817 1727096493.00759: done queuing things up, now waiting for results queue to drain 27817 1727096493.00760: waiting for pending results... 27817 1727096493.01188: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 27817 1727096493.01247: in run() - task 0afff68d-5257-bae3-08df-0000000005df 27817 1727096493.01422: variable 'ansible_search_path' from source: unknown 27817 1727096493.01426: variable 'ansible_search_path' from source: unknown 27817 1727096493.01429: calling self._execute() 27817 1727096493.01875: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096493.01879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096493.01882: variable 'omit' from source: magic vars 27817 1727096493.02499: variable 'ansible_distribution_major_version' from source: facts 27817 1727096493.02512: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096493.02743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096493.05577: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096493.05860: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096493.05911: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096493.06008: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096493.06048: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096493.06152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096493.06228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096493.06300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096493.06347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096493.06375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096493.06453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096493.06487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096493.06526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096493.06577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096493.06592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096493.06700: variable '__network_required_facts' from source: role '' defaults 27817 1727096493.06708: variable 'ansible_facts' from source: unknown 27817 1727096493.07259: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 27817 1727096493.07263: when evaluation is False, skipping this task 27817 1727096493.07266: _execute() done 27817 1727096493.07273: dumping result to json 27817 1727096493.07276: done dumping result, returning 27817 1727096493.07280: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-bae3-08df-0000000005df] 27817 1727096493.07282: sending task result for task 0afff68d-5257-bae3-08df-0000000005df 27817 1727096493.07365: done sending task result for task 0afff68d-5257-bae3-08df-0000000005df 27817 1727096493.07374: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27817 1727096493.07437: no more pending results, returning what we have 27817 1727096493.07440: results queue empty 27817 1727096493.07441: checking for any_errors_fatal 27817 1727096493.07443: done checking for any_errors_fatal 27817 1727096493.07443: checking for max_fail_percentage 27817 1727096493.07445: done checking for max_fail_percentage 27817 1727096493.07445: checking to see if all hosts have failed and the running result is not ok 27817 1727096493.07447: done checking to see if all hosts have failed 27817 1727096493.07448: getting the remaining hosts for this loop 27817 1727096493.07449: done getting the remaining hosts for this loop 27817 1727096493.07452: getting the next task for host managed_node3 27817 1727096493.07462: done getting next task for host managed_node3 27817 1727096493.07465: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 27817 1727096493.07472: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096493.07493: getting variables 27817 1727096493.07495: in VariableManager get_vars() 27817 1727096493.07543: Calling all_inventory to load vars for managed_node3 27817 1727096493.07546: Calling groups_inventory to load vars for managed_node3 27817 1727096493.07548: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096493.07557: Calling all_plugins_play to load vars for managed_node3 27817 1727096493.07559: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096493.07562: Calling groups_plugins_play to load vars for managed_node3 27817 1727096493.08436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096493.09966: done with get_vars() 27817 1727096493.09986: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 09:01:33 -0400 (0:00:00.097) 0:00:17.454 ****** 27817 1727096493.10060: entering _queue_task() for managed_node3/stat 27817 1727096493.10297: worker is 1 (out of 1 available) 27817 1727096493.10311: exiting _queue_task() for managed_node3/stat 27817 1727096493.10322: done queuing things up, now waiting for results queue to drain 27817 1727096493.10324: waiting for pending results... 27817 1727096493.10499: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 27817 1727096493.10597: in run() - task 0afff68d-5257-bae3-08df-0000000005e1 27817 1727096493.10607: variable 'ansible_search_path' from source: unknown 27817 1727096493.10611: variable 'ansible_search_path' from source: unknown 27817 1727096493.10639: calling self._execute() 27817 1727096493.10714: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096493.10718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096493.10727: variable 'omit' from source: magic vars 27817 1727096493.10996: variable 'ansible_distribution_major_version' from source: facts 27817 1727096493.11006: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096493.11118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096493.11307: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096493.11341: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096493.11378: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096493.11416: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096493.11493: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096493.11516: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096493.11540: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096493.11588: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096493.11658: variable '__network_is_ostree' from source: set_fact 27817 1727096493.11664: Evaluated conditional (not __network_is_ostree is defined): False 27817 1727096493.11669: when evaluation is False, skipping this task 27817 1727096493.11675: _execute() done 27817 1727096493.11678: dumping result to json 27817 1727096493.11683: done dumping result, returning 27817 1727096493.11687: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-bae3-08df-0000000005e1] 27817 1727096493.11775: sending task result for task 0afff68d-5257-bae3-08df-0000000005e1 27817 1727096493.11840: done sending task result for task 0afff68d-5257-bae3-08df-0000000005e1 27817 1727096493.11844: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 27817 1727096493.11900: no more pending results, returning what we have 27817 1727096493.11903: results queue empty 27817 1727096493.11904: checking for any_errors_fatal 27817 1727096493.11910: done checking for any_errors_fatal 27817 1727096493.11910: checking for max_fail_percentage 27817 1727096493.11912: done checking for max_fail_percentage 27817 1727096493.11913: checking to see if all hosts have failed and the running result is not ok 27817 1727096493.11914: done checking to see if all hosts have failed 27817 1727096493.11914: getting the remaining hosts for this loop 27817 1727096493.11916: done getting the remaining hosts for this loop 27817 1727096493.11921: getting the next task for host managed_node3 27817 1727096493.11928: done getting next task for host managed_node3 27817 1727096493.11932: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 27817 1727096493.11935: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096493.11954: getting variables 27817 1727096493.11956: in VariableManager get_vars() 27817 1727096493.12005: Calling all_inventory to load vars for managed_node3 27817 1727096493.12009: Calling groups_inventory to load vars for managed_node3 27817 1727096493.12011: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096493.12020: Calling all_plugins_play to load vars for managed_node3 27817 1727096493.12023: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096493.12026: Calling groups_plugins_play to load vars for managed_node3 27817 1727096493.13369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096493.14318: done with get_vars() 27817 1727096493.14333: done getting variables 27817 1727096493.14375: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 09:01:33 -0400 (0:00:00.043) 0:00:17.497 ****** 27817 1727096493.14399: entering _queue_task() for managed_node3/set_fact 27817 1727096493.14610: worker is 1 (out of 1 available) 27817 1727096493.14623: exiting _queue_task() for managed_node3/set_fact 27817 1727096493.14634: done queuing things up, now waiting for results queue to drain 27817 1727096493.14636: waiting for pending results... 27817 1727096493.14807: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 27817 1727096493.14911: in run() - task 0afff68d-5257-bae3-08df-0000000005e2 27817 1727096493.14923: variable 'ansible_search_path' from source: unknown 27817 1727096493.14927: variable 'ansible_search_path' from source: unknown 27817 1727096493.14953: calling self._execute() 27817 1727096493.15026: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096493.15030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096493.15039: variable 'omit' from source: magic vars 27817 1727096493.15309: variable 'ansible_distribution_major_version' from source: facts 27817 1727096493.15318: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096493.15455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096493.15873: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096493.15877: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096493.15879: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096493.15882: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096493.15917: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096493.15941: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096493.15964: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096493.16001: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096493.16080: variable '__network_is_ostree' from source: set_fact 27817 1727096493.16086: Evaluated conditional (not __network_is_ostree is defined): False 27817 1727096493.16089: when evaluation is False, skipping this task 27817 1727096493.16092: _execute() done 27817 1727096493.16094: dumping result to json 27817 1727096493.16096: done dumping result, returning 27817 1727096493.16110: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-bae3-08df-0000000005e2] 27817 1727096493.16112: sending task result for task 0afff68d-5257-bae3-08df-0000000005e2 27817 1727096493.16190: done sending task result for task 0afff68d-5257-bae3-08df-0000000005e2 27817 1727096493.16193: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 27817 1727096493.16252: no more pending results, returning what we have 27817 1727096493.16256: results queue empty 27817 1727096493.16257: checking for any_errors_fatal 27817 1727096493.16262: done checking for any_errors_fatal 27817 1727096493.16263: checking for max_fail_percentage 27817 1727096493.16264: done checking for max_fail_percentage 27817 1727096493.16265: checking to see if all hosts have failed and the running result is not ok 27817 1727096493.16266: done checking to see if all hosts have failed 27817 1727096493.16267: getting the remaining hosts for this loop 27817 1727096493.16270: done getting the remaining hosts for this loop 27817 1727096493.16274: getting the next task for host managed_node3 27817 1727096493.16283: done getting next task for host managed_node3 27817 1727096493.16286: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 27817 1727096493.16289: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096493.16305: getting variables 27817 1727096493.16306: in VariableManager get_vars() 27817 1727096493.16420: Calling all_inventory to load vars for managed_node3 27817 1727096493.16423: Calling groups_inventory to load vars for managed_node3 27817 1727096493.16425: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096493.16433: Calling all_plugins_play to load vars for managed_node3 27817 1727096493.16435: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096493.16438: Calling groups_plugins_play to load vars for managed_node3 27817 1727096493.17403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096493.18253: done with get_vars() 27817 1727096493.18269: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 09:01:33 -0400 (0:00:00.039) 0:00:17.537 ****** 27817 1727096493.18334: entering _queue_task() for managed_node3/service_facts 27817 1727096493.18534: worker is 1 (out of 1 available) 27817 1727096493.18547: exiting _queue_task() for managed_node3/service_facts 27817 1727096493.18558: done queuing things up, now waiting for results queue to drain 27817 1727096493.18560: waiting for pending results... 27817 1727096493.18726: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 27817 1727096493.18825: in run() - task 0afff68d-5257-bae3-08df-0000000005e4 27817 1727096493.18836: variable 'ansible_search_path' from source: unknown 27817 1727096493.18839: variable 'ansible_search_path' from source: unknown 27817 1727096493.18864: calling self._execute() 27817 1727096493.18936: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096493.18940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096493.18950: variable 'omit' from source: magic vars 27817 1727096493.19218: variable 'ansible_distribution_major_version' from source: facts 27817 1727096493.19230: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096493.19233: variable 'omit' from source: magic vars 27817 1727096493.19284: variable 'omit' from source: magic vars 27817 1727096493.19307: variable 'omit' from source: magic vars 27817 1727096493.19339: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096493.19364: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096493.19385: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096493.19397: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096493.19407: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096493.19430: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096493.19434: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096493.19438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096493.19508: Set connection var ansible_pipelining to False 27817 1727096493.19512: Set connection var ansible_connection to ssh 27817 1727096493.19517: Set connection var ansible_timeout to 10 27817 1727096493.19520: Set connection var ansible_shell_type to sh 27817 1727096493.19525: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096493.19530: Set connection var ansible_shell_executable to /bin/sh 27817 1727096493.19550: variable 'ansible_shell_executable' from source: unknown 27817 1727096493.19553: variable 'ansible_connection' from source: unknown 27817 1727096493.19556: variable 'ansible_module_compression' from source: unknown 27817 1727096493.19558: variable 'ansible_shell_type' from source: unknown 27817 1727096493.19560: variable 'ansible_shell_executable' from source: unknown 27817 1727096493.19563: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096493.19565: variable 'ansible_pipelining' from source: unknown 27817 1727096493.19575: variable 'ansible_timeout' from source: unknown 27817 1727096493.19581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096493.19713: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27817 1727096493.19722: variable 'omit' from source: magic vars 27817 1727096493.19727: starting attempt loop 27817 1727096493.19730: running the handler 27817 1727096493.19742: _low_level_execute_command(): starting 27817 1727096493.19748: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096493.20225: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096493.20262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096493.20265: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 27817 1727096493.20273: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096493.20276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096493.20318: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096493.20321: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096493.20324: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096493.20375: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096493.22014: stdout chunk (state=3): >>>/root <<< 27817 1727096493.22112: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096493.22140: stderr chunk (state=3): >>><<< 27817 1727096493.22144: stdout chunk (state=3): >>><<< 27817 1727096493.22163: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096493.22179: _low_level_execute_command(): starting 27817 1727096493.22184: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096493.221628-28676-179523249481412 `" && echo ansible-tmp-1727096493.221628-28676-179523249481412="` echo /root/.ansible/tmp/ansible-tmp-1727096493.221628-28676-179523249481412 `" ) && sleep 0' 27817 1727096493.22625: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096493.22630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096493.22639: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 27817 1727096493.22642: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096493.22644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096493.22691: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096493.22698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096493.22732: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096493.24617: stdout chunk (state=3): >>>ansible-tmp-1727096493.221628-28676-179523249481412=/root/.ansible/tmp/ansible-tmp-1727096493.221628-28676-179523249481412 <<< 27817 1727096493.24726: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096493.24753: stderr chunk (state=3): >>><<< 27817 1727096493.24757: stdout chunk (state=3): >>><<< 27817 1727096493.24773: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096493.221628-28676-179523249481412=/root/.ansible/tmp/ansible-tmp-1727096493.221628-28676-179523249481412 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096493.24815: variable 'ansible_module_compression' from source: unknown 27817 1727096493.24851: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 27817 1727096493.24885: variable 'ansible_facts' from source: unknown 27817 1727096493.24945: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096493.221628-28676-179523249481412/AnsiballZ_service_facts.py 27817 1727096493.25049: Sending initial data 27817 1727096493.25052: Sent initial data (161 bytes) 27817 1727096493.25684: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096493.25687: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096493.25690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096493.25741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096493.25752: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096493.25786: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096493.25839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096493.27399: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096493.27426: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096493.27470: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpg8i2ece2 /root/.ansible/tmp/ansible-tmp-1727096493.221628-28676-179523249481412/AnsiballZ_service_facts.py <<< 27817 1727096493.27477: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096493.221628-28676-179523249481412/AnsiballZ_service_facts.py" <<< 27817 1727096493.27498: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpg8i2ece2" to remote "/root/.ansible/tmp/ansible-tmp-1727096493.221628-28676-179523249481412/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096493.221628-28676-179523249481412/AnsiballZ_service_facts.py" <<< 27817 1727096493.28001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096493.28276: stderr chunk (state=3): >>><<< 27817 1727096493.28280: stdout chunk (state=3): >>><<< 27817 1727096493.28282: done transferring module to remote 27817 1727096493.28285: _low_level_execute_command(): starting 27817 1727096493.28287: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096493.221628-28676-179523249481412/ /root/.ansible/tmp/ansible-tmp-1727096493.221628-28676-179523249481412/AnsiballZ_service_facts.py && sleep 0' 27817 1727096493.28775: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096493.28778: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096493.28781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096493.28784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096493.28786: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096493.28788: stderr chunk (state=3): >>>debug2: match not found <<< 27817 1727096493.28795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096493.28809: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27817 1727096493.28815: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 27817 1727096493.28822: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27817 1727096493.28829: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096493.28840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096493.28851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096493.28858: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096493.28865: stderr chunk (state=3): >>>debug2: match found <<< 27817 1727096493.28877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096493.28958: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096493.28961: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096493.29183: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096493.29292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096493.31279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096493.31283: stdout chunk (state=3): >>><<< 27817 1727096493.31286: stderr chunk (state=3): >>><<< 27817 1727096493.31289: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096493.31291: _low_level_execute_command(): starting 27817 1727096493.31294: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096493.221628-28676-179523249481412/AnsiballZ_service_facts.py && sleep 0' 27817 1727096493.31749: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096493.31758: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096493.31804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096493.31808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096493.31810: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096493.31812: stderr chunk (state=3): >>>debug2: match not found <<< 27817 1727096493.31815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096493.31828: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27817 1727096493.31835: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 27817 1727096493.31842: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27817 1727096493.31910: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096493.31913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096493.31915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096493.31918: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096493.31920: stderr chunk (state=3): >>>debug2: match found <<< 27817 1727096493.31922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096493.31962: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096493.31977: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096493.31997: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096493.32063: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096494.85429: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source":<<< 27817 1727096494.85506: stdout chunk (state=3): >>> "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-<<< 27817 1727096494.85517: stdout chunk (state=3): >>>boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 27817 1727096494.87177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096494.87182: stdout chunk (state=3): >>><<< 27817 1727096494.87185: stderr chunk (state=3): >>><<< 27817 1727096494.87217: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096494.87857: done with _execute_module (service_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'service_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096493.221628-28676-179523249481412/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096494.87865: _low_level_execute_command(): starting 27817 1727096494.87875: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096493.221628-28676-179523249481412/ > /dev/null 2>&1 && sleep 0' 27817 1727096494.88582: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096494.88641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096494.88654: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096494.88700: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096494.88738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096494.90603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096494.90627: stderr chunk (state=3): >>><<< 27817 1727096494.90630: stdout chunk (state=3): >>><<< 27817 1727096494.90643: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096494.90873: handler run complete 27817 1727096494.90876: variable 'ansible_facts' from source: unknown 27817 1727096494.91017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096494.91538: variable 'ansible_facts' from source: unknown 27817 1727096494.91677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096494.91861: attempt loop complete, returning result 27817 1727096494.91876: _execute() done 27817 1727096494.91882: dumping result to json 27817 1727096494.91940: done dumping result, returning 27817 1727096494.91956: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-bae3-08df-0000000005e4] 27817 1727096494.91975: sending task result for task 0afff68d-5257-bae3-08df-0000000005e4 27817 1727096494.93116: done sending task result for task 0afff68d-5257-bae3-08df-0000000005e4 27817 1727096494.93119: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27817 1727096494.93287: no more pending results, returning what we have 27817 1727096494.93289: results queue empty 27817 1727096494.93290: checking for any_errors_fatal 27817 1727096494.93295: done checking for any_errors_fatal 27817 1727096494.93296: checking for max_fail_percentage 27817 1727096494.93297: done checking for max_fail_percentage 27817 1727096494.93298: checking to see if all hosts have failed and the running result is not ok 27817 1727096494.93299: done checking to see if all hosts have failed 27817 1727096494.93299: getting the remaining hosts for this loop 27817 1727096494.93301: done getting the remaining hosts for this loop 27817 1727096494.93304: getting the next task for host managed_node3 27817 1727096494.93310: done getting next task for host managed_node3 27817 1727096494.93313: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 27817 1727096494.93316: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096494.93327: getting variables 27817 1727096494.93329: in VariableManager get_vars() 27817 1727096494.93363: Calling all_inventory to load vars for managed_node3 27817 1727096494.93366: Calling groups_inventory to load vars for managed_node3 27817 1727096494.93373: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096494.93381: Calling all_plugins_play to load vars for managed_node3 27817 1727096494.93384: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096494.93387: Calling groups_plugins_play to load vars for managed_node3 27817 1727096494.94832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096494.95717: done with get_vars() 27817 1727096494.95735: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 09:01:34 -0400 (0:00:01.774) 0:00:19.311 ****** 27817 1727096494.95810: entering _queue_task() for managed_node3/package_facts 27817 1727096494.96061: worker is 1 (out of 1 available) 27817 1727096494.96079: exiting _queue_task() for managed_node3/package_facts 27817 1727096494.96091: done queuing things up, now waiting for results queue to drain 27817 1727096494.96092: waiting for pending results... 27817 1727096494.96267: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 27817 1727096494.96364: in run() - task 0afff68d-5257-bae3-08df-0000000005e5 27817 1727096494.96377: variable 'ansible_search_path' from source: unknown 27817 1727096494.96380: variable 'ansible_search_path' from source: unknown 27817 1727096494.96408: calling self._execute() 27817 1727096494.96486: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096494.96490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096494.96546: variable 'omit' from source: magic vars 27817 1727096494.96876: variable 'ansible_distribution_major_version' from source: facts 27817 1727096494.96881: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096494.97076: variable 'omit' from source: magic vars 27817 1727096494.97079: variable 'omit' from source: magic vars 27817 1727096494.97082: variable 'omit' from source: magic vars 27817 1727096494.97084: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096494.97087: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096494.97089: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096494.97097: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096494.97117: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096494.97138: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096494.97141: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096494.97144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096494.97240: Set connection var ansible_pipelining to False 27817 1727096494.97246: Set connection var ansible_connection to ssh 27817 1727096494.97251: Set connection var ansible_timeout to 10 27817 1727096494.97254: Set connection var ansible_shell_type to sh 27817 1727096494.97260: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096494.97265: Set connection var ansible_shell_executable to /bin/sh 27817 1727096494.97290: variable 'ansible_shell_executable' from source: unknown 27817 1727096494.97294: variable 'ansible_connection' from source: unknown 27817 1727096494.97297: variable 'ansible_module_compression' from source: unknown 27817 1727096494.97299: variable 'ansible_shell_type' from source: unknown 27817 1727096494.97302: variable 'ansible_shell_executable' from source: unknown 27817 1727096494.97304: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096494.97306: variable 'ansible_pipelining' from source: unknown 27817 1727096494.97310: variable 'ansible_timeout' from source: unknown 27817 1727096494.97312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096494.97496: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27817 1727096494.97512: variable 'omit' from source: magic vars 27817 1727096494.97522: starting attempt loop 27817 1727096494.97529: running the handler 27817 1727096494.97676: _low_level_execute_command(): starting 27817 1727096494.97679: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096494.98114: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096494.98122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096494.98128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096494.98150: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096494.98153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096494.98207: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096494.98210: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096494.98220: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096494.98263: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096494.99939: stdout chunk (state=3): >>>/root <<< 27817 1727096495.00076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096495.00079: stdout chunk (state=3): >>><<< 27817 1727096495.00081: stderr chunk (state=3): >>><<< 27817 1727096495.00204: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096495.00207: _low_level_execute_command(): starting 27817 1727096495.00209: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096495.0010455-28738-67754588618919 `" && echo ansible-tmp-1727096495.0010455-28738-67754588618919="` echo /root/.ansible/tmp/ansible-tmp-1727096495.0010455-28738-67754588618919 `" ) && sleep 0' 27817 1727096495.00776: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096495.00790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096495.00813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096495.00833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096495.00857: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096495.00877: stderr chunk (state=3): >>>debug2: match not found <<< 27817 1727096495.00894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096495.00985: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096495.01010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096495.01036: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096495.01057: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096495.01144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096495.03059: stdout chunk (state=3): >>>ansible-tmp-1727096495.0010455-28738-67754588618919=/root/.ansible/tmp/ansible-tmp-1727096495.0010455-28738-67754588618919 <<< 27817 1727096495.03212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096495.03241: stdout chunk (state=3): >>><<< 27817 1727096495.03244: stderr chunk (state=3): >>><<< 27817 1727096495.03325: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096495.0010455-28738-67754588618919=/root/.ansible/tmp/ansible-tmp-1727096495.0010455-28738-67754588618919 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096495.03332: variable 'ansible_module_compression' from source: unknown 27817 1727096495.03376: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 27817 1727096495.03436: variable 'ansible_facts' from source: unknown 27817 1727096495.03666: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096495.0010455-28738-67754588618919/AnsiballZ_package_facts.py 27817 1727096495.03888: Sending initial data 27817 1727096495.03901: Sent initial data (161 bytes) 27817 1727096495.04408: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096495.04417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096495.04526: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096495.04529: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096495.04539: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096495.04588: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096495.06175: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 27817 1727096495.06183: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096495.06199: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096495.06240: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp5n52q6gz /root/.ansible/tmp/ansible-tmp-1727096495.0010455-28738-67754588618919/AnsiballZ_package_facts.py <<< 27817 1727096495.06251: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096495.0010455-28738-67754588618919/AnsiballZ_package_facts.py" <<< 27817 1727096495.06273: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp5n52q6gz" to remote "/root/.ansible/tmp/ansible-tmp-1727096495.0010455-28738-67754588618919/AnsiballZ_package_facts.py" <<< 27817 1727096495.06281: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096495.0010455-28738-67754588618919/AnsiballZ_package_facts.py" <<< 27817 1727096495.07613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096495.07653: stderr chunk (state=3): >>><<< 27817 1727096495.07657: stdout chunk (state=3): >>><<< 27817 1727096495.07671: done transferring module to remote 27817 1727096495.07685: _low_level_execute_command(): starting 27817 1727096495.07692: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096495.0010455-28738-67754588618919/ /root/.ansible/tmp/ansible-tmp-1727096495.0010455-28738-67754588618919/AnsiballZ_package_facts.py && sleep 0' 27817 1727096495.08123: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096495.08127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096495.08133: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096495.08136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096495.08138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096495.08181: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096495.08187: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096495.08217: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096495.10016: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096495.10040: stderr chunk (state=3): >>><<< 27817 1727096495.10045: stdout chunk (state=3): >>><<< 27817 1727096495.10062: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096495.10065: _low_level_execute_command(): starting 27817 1727096495.10074: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096495.0010455-28738-67754588618919/AnsiballZ_package_facts.py && sleep 0' 27817 1727096495.10518: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096495.10522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096495.10524: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 27817 1727096495.10526: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096495.10575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096495.10578: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096495.10624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096495.55013: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks"<<< 27817 1727096495.55096: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certm<<< 27817 1727096495.55210: stdout chunk (state=3): >>>ap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 27817 1727096495.55239: stdout chunk (state=3): >>>pm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1<<< 27817 1727096495.55243: stdout chunk (state=3): >>>.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 27817 1727096495.57025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096495.57077: stderr chunk (state=3): >>><<< 27817 1727096495.57080: stdout chunk (state=3): >>><<< 27817 1727096495.57121: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096495.59130: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096495.0010455-28738-67754588618919/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096495.59146: _low_level_execute_command(): starting 27817 1727096495.59149: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096495.0010455-28738-67754588618919/ > /dev/null 2>&1 && sleep 0' 27817 1727096495.59586: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096495.59589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096495.59591: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096495.59593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096495.59595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096495.59639: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096495.59642: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096495.59687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096495.61510: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096495.61532: stderr chunk (state=3): >>><<< 27817 1727096495.61535: stdout chunk (state=3): >>><<< 27817 1727096495.61555: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096495.61574: handler run complete 27817 1727096495.62029: variable 'ansible_facts' from source: unknown 27817 1727096495.62292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096495.63333: variable 'ansible_facts' from source: unknown 27817 1727096495.63629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096495.64013: attempt loop complete, returning result 27817 1727096495.64021: _execute() done 27817 1727096495.64024: dumping result to json 27817 1727096495.64137: done dumping result, returning 27817 1727096495.64145: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-bae3-08df-0000000005e5] 27817 1727096495.64152: sending task result for task 0afff68d-5257-bae3-08df-0000000005e5 27817 1727096495.65380: done sending task result for task 0afff68d-5257-bae3-08df-0000000005e5 27817 1727096495.65383: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27817 1727096495.65472: no more pending results, returning what we have 27817 1727096495.65474: results queue empty 27817 1727096495.65475: checking for any_errors_fatal 27817 1727096495.65479: done checking for any_errors_fatal 27817 1727096495.65479: checking for max_fail_percentage 27817 1727096495.65480: done checking for max_fail_percentage 27817 1727096495.65481: checking to see if all hosts have failed and the running result is not ok 27817 1727096495.65481: done checking to see if all hosts have failed 27817 1727096495.65482: getting the remaining hosts for this loop 27817 1727096495.65482: done getting the remaining hosts for this loop 27817 1727096495.65485: getting the next task for host managed_node3 27817 1727096495.65490: done getting next task for host managed_node3 27817 1727096495.65492: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 27817 1727096495.65494: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096495.65501: getting variables 27817 1727096495.65502: in VariableManager get_vars() 27817 1727096495.65528: Calling all_inventory to load vars for managed_node3 27817 1727096495.65530: Calling groups_inventory to load vars for managed_node3 27817 1727096495.65532: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096495.65541: Calling all_plugins_play to load vars for managed_node3 27817 1727096495.65543: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096495.65545: Calling groups_plugins_play to load vars for managed_node3 27817 1727096495.66273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096495.67133: done with get_vars() 27817 1727096495.67152: done getting variables 27817 1727096495.67197: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:01:35 -0400 (0:00:00.714) 0:00:20.025 ****** 27817 1727096495.67224: entering _queue_task() for managed_node3/debug 27817 1727096495.67466: worker is 1 (out of 1 available) 27817 1727096495.67482: exiting _queue_task() for managed_node3/debug 27817 1727096495.67494: done queuing things up, now waiting for results queue to drain 27817 1727096495.67495: waiting for pending results... 27817 1727096495.67673: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 27817 1727096495.67757: in run() - task 0afff68d-5257-bae3-08df-000000000068 27817 1727096495.67769: variable 'ansible_search_path' from source: unknown 27817 1727096495.67773: variable 'ansible_search_path' from source: unknown 27817 1727096495.67803: calling self._execute() 27817 1727096495.67880: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096495.67885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096495.67895: variable 'omit' from source: magic vars 27817 1727096495.68184: variable 'ansible_distribution_major_version' from source: facts 27817 1727096495.68194: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096495.68199: variable 'omit' from source: magic vars 27817 1727096495.68236: variable 'omit' from source: magic vars 27817 1727096495.68311: variable 'network_provider' from source: set_fact 27817 1727096495.68324: variable 'omit' from source: magic vars 27817 1727096495.68358: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096495.68391: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096495.68408: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096495.68421: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096495.68430: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096495.68454: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096495.68457: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096495.68460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096495.68532: Set connection var ansible_pipelining to False 27817 1727096495.68535: Set connection var ansible_connection to ssh 27817 1727096495.68541: Set connection var ansible_timeout to 10 27817 1727096495.68544: Set connection var ansible_shell_type to sh 27817 1727096495.68548: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096495.68553: Set connection var ansible_shell_executable to /bin/sh 27817 1727096495.68577: variable 'ansible_shell_executable' from source: unknown 27817 1727096495.68580: variable 'ansible_connection' from source: unknown 27817 1727096495.68582: variable 'ansible_module_compression' from source: unknown 27817 1727096495.68586: variable 'ansible_shell_type' from source: unknown 27817 1727096495.68589: variable 'ansible_shell_executable' from source: unknown 27817 1727096495.68592: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096495.68594: variable 'ansible_pipelining' from source: unknown 27817 1727096495.68596: variable 'ansible_timeout' from source: unknown 27817 1727096495.68598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096495.68703: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096495.68718: variable 'omit' from source: magic vars 27817 1727096495.68721: starting attempt loop 27817 1727096495.68723: running the handler 27817 1727096495.68754: handler run complete 27817 1727096495.68765: attempt loop complete, returning result 27817 1727096495.68769: _execute() done 27817 1727096495.68772: dumping result to json 27817 1727096495.68776: done dumping result, returning 27817 1727096495.68784: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-bae3-08df-000000000068] 27817 1727096495.68789: sending task result for task 0afff68d-5257-bae3-08df-000000000068 27817 1727096495.68865: done sending task result for task 0afff68d-5257-bae3-08df-000000000068 27817 1727096495.68871: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 27817 1727096495.68929: no more pending results, returning what we have 27817 1727096495.68932: results queue empty 27817 1727096495.68933: checking for any_errors_fatal 27817 1727096495.68942: done checking for any_errors_fatal 27817 1727096495.68943: checking for max_fail_percentage 27817 1727096495.68944: done checking for max_fail_percentage 27817 1727096495.68945: checking to see if all hosts have failed and the running result is not ok 27817 1727096495.68946: done checking to see if all hosts have failed 27817 1727096495.68946: getting the remaining hosts for this loop 27817 1727096495.68948: done getting the remaining hosts for this loop 27817 1727096495.68951: getting the next task for host managed_node3 27817 1727096495.68957: done getting next task for host managed_node3 27817 1727096495.68961: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27817 1727096495.68964: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096495.68978: getting variables 27817 1727096495.68979: in VariableManager get_vars() 27817 1727096495.69015: Calling all_inventory to load vars for managed_node3 27817 1727096495.69018: Calling groups_inventory to load vars for managed_node3 27817 1727096495.69020: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096495.69028: Calling all_plugins_play to load vars for managed_node3 27817 1727096495.69030: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096495.69033: Calling groups_plugins_play to load vars for managed_node3 27817 1727096495.69808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096495.70669: done with get_vars() 27817 1727096495.70686: done getting variables 27817 1727096495.70730: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:01:35 -0400 (0:00:00.035) 0:00:20.061 ****** 27817 1727096495.70755: entering _queue_task() for managed_node3/fail 27817 1727096495.70994: worker is 1 (out of 1 available) 27817 1727096495.71008: exiting _queue_task() for managed_node3/fail 27817 1727096495.71020: done queuing things up, now waiting for results queue to drain 27817 1727096495.71021: waiting for pending results... 27817 1727096495.71203: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27817 1727096495.71285: in run() - task 0afff68d-5257-bae3-08df-000000000069 27817 1727096495.71295: variable 'ansible_search_path' from source: unknown 27817 1727096495.71298: variable 'ansible_search_path' from source: unknown 27817 1727096495.71327: calling self._execute() 27817 1727096495.71405: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096495.71409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096495.71418: variable 'omit' from source: magic vars 27817 1727096495.71700: variable 'ansible_distribution_major_version' from source: facts 27817 1727096495.71712: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096495.71798: variable 'network_state' from source: role '' defaults 27817 1727096495.71805: Evaluated conditional (network_state != {}): False 27817 1727096495.71809: when evaluation is False, skipping this task 27817 1727096495.71811: _execute() done 27817 1727096495.71814: dumping result to json 27817 1727096495.71817: done dumping result, returning 27817 1727096495.71823: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-bae3-08df-000000000069] 27817 1727096495.71829: sending task result for task 0afff68d-5257-bae3-08df-000000000069 27817 1727096495.71912: done sending task result for task 0afff68d-5257-bae3-08df-000000000069 27817 1727096495.71915: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27817 1727096495.71961: no more pending results, returning what we have 27817 1727096495.71964: results queue empty 27817 1727096495.71965: checking for any_errors_fatal 27817 1727096495.71974: done checking for any_errors_fatal 27817 1727096495.71975: checking for max_fail_percentage 27817 1727096495.71977: done checking for max_fail_percentage 27817 1727096495.71977: checking to see if all hosts have failed and the running result is not ok 27817 1727096495.71978: done checking to see if all hosts have failed 27817 1727096495.71979: getting the remaining hosts for this loop 27817 1727096495.71980: done getting the remaining hosts for this loop 27817 1727096495.71983: getting the next task for host managed_node3 27817 1727096495.71990: done getting next task for host managed_node3 27817 1727096495.71993: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 27817 1727096495.71997: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096495.72018: getting variables 27817 1727096495.72019: in VariableManager get_vars() 27817 1727096495.72056: Calling all_inventory to load vars for managed_node3 27817 1727096495.72058: Calling groups_inventory to load vars for managed_node3 27817 1727096495.72060: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096495.72070: Calling all_plugins_play to load vars for managed_node3 27817 1727096495.72073: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096495.72075: Calling groups_plugins_play to load vars for managed_node3 27817 1727096495.72928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096495.73779: done with get_vars() 27817 1727096495.73797: done getting variables 27817 1727096495.73838: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:01:35 -0400 (0:00:00.031) 0:00:20.092 ****** 27817 1727096495.73862: entering _queue_task() for managed_node3/fail 27817 1727096495.74101: worker is 1 (out of 1 available) 27817 1727096495.74114: exiting _queue_task() for managed_node3/fail 27817 1727096495.74125: done queuing things up, now waiting for results queue to drain 27817 1727096495.74126: waiting for pending results... 27817 1727096495.74310: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 27817 1727096495.74402: in run() - task 0afff68d-5257-bae3-08df-00000000006a 27817 1727096495.74412: variable 'ansible_search_path' from source: unknown 27817 1727096495.74416: variable 'ansible_search_path' from source: unknown 27817 1727096495.74444: calling self._execute() 27817 1727096495.74521: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096495.74525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096495.74534: variable 'omit' from source: magic vars 27817 1727096495.74812: variable 'ansible_distribution_major_version' from source: facts 27817 1727096495.74822: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096495.74908: variable 'network_state' from source: role '' defaults 27817 1727096495.74916: Evaluated conditional (network_state != {}): False 27817 1727096495.74919: when evaluation is False, skipping this task 27817 1727096495.74922: _execute() done 27817 1727096495.74924: dumping result to json 27817 1727096495.74927: done dumping result, returning 27817 1727096495.74933: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-bae3-08df-00000000006a] 27817 1727096495.74938: sending task result for task 0afff68d-5257-bae3-08df-00000000006a 27817 1727096495.75023: done sending task result for task 0afff68d-5257-bae3-08df-00000000006a 27817 1727096495.75026: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27817 1727096495.75075: no more pending results, returning what we have 27817 1727096495.75078: results queue empty 27817 1727096495.75079: checking for any_errors_fatal 27817 1727096495.75086: done checking for any_errors_fatal 27817 1727096495.75087: checking for max_fail_percentage 27817 1727096495.75088: done checking for max_fail_percentage 27817 1727096495.75089: checking to see if all hosts have failed and the running result is not ok 27817 1727096495.75090: done checking to see if all hosts have failed 27817 1727096495.75091: getting the remaining hosts for this loop 27817 1727096495.75092: done getting the remaining hosts for this loop 27817 1727096495.75096: getting the next task for host managed_node3 27817 1727096495.75102: done getting next task for host managed_node3 27817 1727096495.75105: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27817 1727096495.75108: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096495.75130: getting variables 27817 1727096495.75132: in VariableManager get_vars() 27817 1727096495.75171: Calling all_inventory to load vars for managed_node3 27817 1727096495.75174: Calling groups_inventory to load vars for managed_node3 27817 1727096495.75176: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096495.75185: Calling all_plugins_play to load vars for managed_node3 27817 1727096495.75187: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096495.75189: Calling groups_plugins_play to load vars for managed_node3 27817 1727096495.75971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096495.76838: done with get_vars() 27817 1727096495.76857: done getting variables 27817 1727096495.76906: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:01:35 -0400 (0:00:00.030) 0:00:20.123 ****** 27817 1727096495.76930: entering _queue_task() for managed_node3/fail 27817 1727096495.77187: worker is 1 (out of 1 available) 27817 1727096495.77201: exiting _queue_task() for managed_node3/fail 27817 1727096495.77213: done queuing things up, now waiting for results queue to drain 27817 1727096495.77214: waiting for pending results... 27817 1727096495.77403: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27817 1727096495.77493: in run() - task 0afff68d-5257-bae3-08df-00000000006b 27817 1727096495.77503: variable 'ansible_search_path' from source: unknown 27817 1727096495.77507: variable 'ansible_search_path' from source: unknown 27817 1727096495.77537: calling self._execute() 27817 1727096495.77617: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096495.77622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096495.77631: variable 'omit' from source: magic vars 27817 1727096495.77916: variable 'ansible_distribution_major_version' from source: facts 27817 1727096495.77925: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096495.78048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096495.79802: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096495.79858: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096495.79891: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096495.79915: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096495.79937: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096495.80001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096495.80021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096495.80038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096495.80069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096495.80084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096495.80157: variable 'ansible_distribution_major_version' from source: facts 27817 1727096495.80171: Evaluated conditional (ansible_distribution_major_version | int > 9): True 27817 1727096495.80252: variable 'ansible_distribution' from source: facts 27817 1727096495.80256: variable '__network_rh_distros' from source: role '' defaults 27817 1727096495.80264: Evaluated conditional (ansible_distribution in __network_rh_distros): True 27817 1727096495.80425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096495.80442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096495.80459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096495.80495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096495.80501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096495.80535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096495.80550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096495.80569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096495.80601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096495.80608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096495.80637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096495.80654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096495.80671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096495.80697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096495.80709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096495.80909: variable 'network_connections' from source: task vars 27817 1727096495.80921: variable 'interface' from source: set_fact 27817 1727096495.80971: variable 'interface' from source: set_fact 27817 1727096495.80982: variable 'interface' from source: set_fact 27817 1727096495.81023: variable 'interface' from source: set_fact 27817 1727096495.81039: variable 'network_state' from source: role '' defaults 27817 1727096495.81088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096495.81202: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096495.81230: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096495.81264: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096495.81290: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096495.81321: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096495.81339: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096495.81358: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096495.81382: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096495.81409: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 27817 1727096495.81413: when evaluation is False, skipping this task 27817 1727096495.81415: _execute() done 27817 1727096495.81417: dumping result to json 27817 1727096495.81419: done dumping result, returning 27817 1727096495.81426: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-bae3-08df-00000000006b] 27817 1727096495.81432: sending task result for task 0afff68d-5257-bae3-08df-00000000006b 27817 1727096495.81516: done sending task result for task 0afff68d-5257-bae3-08df-00000000006b 27817 1727096495.81519: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 27817 1727096495.81565: no more pending results, returning what we have 27817 1727096495.81570: results queue empty 27817 1727096495.81571: checking for any_errors_fatal 27817 1727096495.81577: done checking for any_errors_fatal 27817 1727096495.81578: checking for max_fail_percentage 27817 1727096495.81580: done checking for max_fail_percentage 27817 1727096495.81581: checking to see if all hosts have failed and the running result is not ok 27817 1727096495.81582: done checking to see if all hosts have failed 27817 1727096495.81582: getting the remaining hosts for this loop 27817 1727096495.81583: done getting the remaining hosts for this loop 27817 1727096495.81587: getting the next task for host managed_node3 27817 1727096495.81594: done getting next task for host managed_node3 27817 1727096495.81597: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 27817 1727096495.81600: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096495.81617: getting variables 27817 1727096495.81619: in VariableManager get_vars() 27817 1727096495.81660: Calling all_inventory to load vars for managed_node3 27817 1727096495.81662: Calling groups_inventory to load vars for managed_node3 27817 1727096495.81665: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096495.81681: Calling all_plugins_play to load vars for managed_node3 27817 1727096495.81684: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096495.81687: Calling groups_plugins_play to load vars for managed_node3 27817 1727096495.82592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096495.83449: done with get_vars() 27817 1727096495.83466: done getting variables 27817 1727096495.83512: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:01:35 -0400 (0:00:00.066) 0:00:20.189 ****** 27817 1727096495.83536: entering _queue_task() for managed_node3/dnf 27817 1727096495.83785: worker is 1 (out of 1 available) 27817 1727096495.83798: exiting _queue_task() for managed_node3/dnf 27817 1727096495.83810: done queuing things up, now waiting for results queue to drain 27817 1727096495.83812: waiting for pending results... 27817 1727096495.84004: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 27817 1727096495.84097: in run() - task 0afff68d-5257-bae3-08df-00000000006c 27817 1727096495.84107: variable 'ansible_search_path' from source: unknown 27817 1727096495.84110: variable 'ansible_search_path' from source: unknown 27817 1727096495.84142: calling self._execute() 27817 1727096495.84218: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096495.84222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096495.84231: variable 'omit' from source: magic vars 27817 1727096495.84509: variable 'ansible_distribution_major_version' from source: facts 27817 1727096495.84517: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096495.84649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096495.86158: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096495.86204: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096495.86234: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096495.86260: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096495.86282: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096495.86343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096495.86363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096495.86384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096495.86409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096495.86420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096495.86506: variable 'ansible_distribution' from source: facts 27817 1727096495.86509: variable 'ansible_distribution_major_version' from source: facts 27817 1727096495.86522: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 27817 1727096495.86603: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096495.86691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096495.86709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096495.86725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096495.86751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096495.86762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096495.86794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096495.86810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096495.86826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096495.86849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096495.86861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096495.86893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096495.86909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096495.86925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096495.86948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096495.86958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096495.87062: variable 'network_connections' from source: task vars 27817 1727096495.87076: variable 'interface' from source: set_fact 27817 1727096495.87125: variable 'interface' from source: set_fact 27817 1727096495.87133: variable 'interface' from source: set_fact 27817 1727096495.87176: variable 'interface' from source: set_fact 27817 1727096495.87230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096495.87355: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096495.87384: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096495.87410: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096495.87432: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096495.87464: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096495.87482: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096495.87503: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096495.87521: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096495.87565: variable '__network_team_connections_defined' from source: role '' defaults 27817 1727096495.87712: variable 'network_connections' from source: task vars 27817 1727096495.87716: variable 'interface' from source: set_fact 27817 1727096495.87760: variable 'interface' from source: set_fact 27817 1727096495.87766: variable 'interface' from source: set_fact 27817 1727096495.87809: variable 'interface' from source: set_fact 27817 1727096495.87836: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 27817 1727096495.87841: when evaluation is False, skipping this task 27817 1727096495.87844: _execute() done 27817 1727096495.87847: dumping result to json 27817 1727096495.87850: done dumping result, returning 27817 1727096495.87861: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-bae3-08df-00000000006c] 27817 1727096495.87863: sending task result for task 0afff68d-5257-bae3-08df-00000000006c 27817 1727096495.87949: done sending task result for task 0afff68d-5257-bae3-08df-00000000006c 27817 1727096495.87952: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 27817 1727096495.88009: no more pending results, returning what we have 27817 1727096495.88011: results queue empty 27817 1727096495.88012: checking for any_errors_fatal 27817 1727096495.88017: done checking for any_errors_fatal 27817 1727096495.88018: checking for max_fail_percentage 27817 1727096495.88019: done checking for max_fail_percentage 27817 1727096495.88020: checking to see if all hosts have failed and the running result is not ok 27817 1727096495.88021: done checking to see if all hosts have failed 27817 1727096495.88021: getting the remaining hosts for this loop 27817 1727096495.88023: done getting the remaining hosts for this loop 27817 1727096495.88026: getting the next task for host managed_node3 27817 1727096495.88032: done getting next task for host managed_node3 27817 1727096495.88036: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 27817 1727096495.88038: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096495.88057: getting variables 27817 1727096495.88059: in VariableManager get_vars() 27817 1727096495.88103: Calling all_inventory to load vars for managed_node3 27817 1727096495.88106: Calling groups_inventory to load vars for managed_node3 27817 1727096495.88108: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096495.88117: Calling all_plugins_play to load vars for managed_node3 27817 1727096495.88120: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096495.88122: Calling groups_plugins_play to load vars for managed_node3 27817 1727096495.88927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096495.89975: done with get_vars() 27817 1727096495.89991: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27817 1727096495.90046: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:01:35 -0400 (0:00:00.065) 0:00:20.254 ****** 27817 1727096495.90073: entering _queue_task() for managed_node3/yum 27817 1727096495.90317: worker is 1 (out of 1 available) 27817 1727096495.90330: exiting _queue_task() for managed_node3/yum 27817 1727096495.90342: done queuing things up, now waiting for results queue to drain 27817 1727096495.90343: waiting for pending results... 27817 1727096495.90528: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 27817 1727096495.90619: in run() - task 0afff68d-5257-bae3-08df-00000000006d 27817 1727096495.90630: variable 'ansible_search_path' from source: unknown 27817 1727096495.90633: variable 'ansible_search_path' from source: unknown 27817 1727096495.90662: calling self._execute() 27817 1727096495.90744: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096495.90748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096495.90757: variable 'omit' from source: magic vars 27817 1727096495.91275: variable 'ansible_distribution_major_version' from source: facts 27817 1727096495.91280: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096495.91283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096495.93275: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096495.93321: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096495.93348: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096495.93379: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096495.93400: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096495.93459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096495.93486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096495.93504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096495.93530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096495.93540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096495.93614: variable 'ansible_distribution_major_version' from source: facts 27817 1727096495.93627: Evaluated conditional (ansible_distribution_major_version | int < 8): False 27817 1727096495.93630: when evaluation is False, skipping this task 27817 1727096495.93633: _execute() done 27817 1727096495.93635: dumping result to json 27817 1727096495.93637: done dumping result, returning 27817 1727096495.93645: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-bae3-08df-00000000006d] 27817 1727096495.93650: sending task result for task 0afff68d-5257-bae3-08df-00000000006d 27817 1727096495.93734: done sending task result for task 0afff68d-5257-bae3-08df-00000000006d 27817 1727096495.93737: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 27817 1727096495.93787: no more pending results, returning what we have 27817 1727096495.93790: results queue empty 27817 1727096495.93791: checking for any_errors_fatal 27817 1727096495.93796: done checking for any_errors_fatal 27817 1727096495.93796: checking for max_fail_percentage 27817 1727096495.93798: done checking for max_fail_percentage 27817 1727096495.93799: checking to see if all hosts have failed and the running result is not ok 27817 1727096495.93799: done checking to see if all hosts have failed 27817 1727096495.93800: getting the remaining hosts for this loop 27817 1727096495.93801: done getting the remaining hosts for this loop 27817 1727096495.93805: getting the next task for host managed_node3 27817 1727096495.93812: done getting next task for host managed_node3 27817 1727096495.93815: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27817 1727096495.93817: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096495.93836: getting variables 27817 1727096495.93838: in VariableManager get_vars() 27817 1727096495.93882: Calling all_inventory to load vars for managed_node3 27817 1727096495.93885: Calling groups_inventory to load vars for managed_node3 27817 1727096495.93887: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096495.93897: Calling all_plugins_play to load vars for managed_node3 27817 1727096495.93899: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096495.93902: Calling groups_plugins_play to load vars for managed_node3 27817 1727096495.94707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096495.96386: done with get_vars() 27817 1727096495.96410: done getting variables 27817 1727096495.96467: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:01:35 -0400 (0:00:00.064) 0:00:20.318 ****** 27817 1727096495.96508: entering _queue_task() for managed_node3/fail 27817 1727096495.96906: worker is 1 (out of 1 available) 27817 1727096495.97032: exiting _queue_task() for managed_node3/fail 27817 1727096495.97042: done queuing things up, now waiting for results queue to drain 27817 1727096495.97043: waiting for pending results... 27817 1727096495.97287: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27817 1727096495.97321: in run() - task 0afff68d-5257-bae3-08df-00000000006e 27817 1727096495.97381: variable 'ansible_search_path' from source: unknown 27817 1727096495.97385: variable 'ansible_search_path' from source: unknown 27817 1727096495.97393: calling self._execute() 27817 1727096495.97499: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096495.97512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096495.97528: variable 'omit' from source: magic vars 27817 1727096495.97928: variable 'ansible_distribution_major_version' from source: facts 27817 1727096495.98032: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096495.98078: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096495.98287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096496.00617: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096496.00698: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096496.00740: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096496.00790: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096496.00822: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096496.00908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096496.01076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096496.01081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096496.01084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096496.01087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096496.01089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096496.01092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096496.01112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096496.01160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096496.01187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096496.01241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096496.01273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096496.01304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096496.01357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096496.01382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096496.01647: variable 'network_connections' from source: task vars 27817 1727096496.01650: variable 'interface' from source: set_fact 27817 1727096496.01697: variable 'interface' from source: set_fact 27817 1727096496.01717: variable 'interface' from source: set_fact 27817 1727096496.01798: variable 'interface' from source: set_fact 27817 1727096496.01894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096496.02444: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096496.02494: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096496.02537: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096496.02575: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096496.02740: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096496.02744: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096496.02747: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096496.02749: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096496.02796: variable '__network_team_connections_defined' from source: role '' defaults 27817 1727096496.03070: variable 'network_connections' from source: task vars 27817 1727096496.03090: variable 'interface' from source: set_fact 27817 1727096496.03154: variable 'interface' from source: set_fact 27817 1727096496.03166: variable 'interface' from source: set_fact 27817 1727096496.03241: variable 'interface' from source: set_fact 27817 1727096496.03299: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 27817 1727096496.03308: when evaluation is False, skipping this task 27817 1727096496.03315: _execute() done 27817 1727096496.03399: dumping result to json 27817 1727096496.03404: done dumping result, returning 27817 1727096496.03407: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-bae3-08df-00000000006e] 27817 1727096496.03417: sending task result for task 0afff68d-5257-bae3-08df-00000000006e skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 27817 1727096496.03676: no more pending results, returning what we have 27817 1727096496.03680: results queue empty 27817 1727096496.03681: checking for any_errors_fatal 27817 1727096496.03685: done checking for any_errors_fatal 27817 1727096496.03686: checking for max_fail_percentage 27817 1727096496.03691: done checking for max_fail_percentage 27817 1727096496.03692: checking to see if all hosts have failed and the running result is not ok 27817 1727096496.03693: done checking to see if all hosts have failed 27817 1727096496.03694: getting the remaining hosts for this loop 27817 1727096496.03695: done getting the remaining hosts for this loop 27817 1727096496.03699: getting the next task for host managed_node3 27817 1727096496.03705: done getting next task for host managed_node3 27817 1727096496.03709: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 27817 1727096496.03711: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096496.03722: done sending task result for task 0afff68d-5257-bae3-08df-00000000006e 27817 1727096496.03724: WORKER PROCESS EXITING 27817 1727096496.03738: getting variables 27817 1727096496.03740: in VariableManager get_vars() 27817 1727096496.03786: Calling all_inventory to load vars for managed_node3 27817 1727096496.03789: Calling groups_inventory to load vars for managed_node3 27817 1727096496.03791: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096496.03882: Calling all_plugins_play to load vars for managed_node3 27817 1727096496.03886: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096496.03890: Calling groups_plugins_play to load vars for managed_node3 27817 1727096496.09779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096496.11126: done with get_vars() 27817 1727096496.11145: done getting variables 27817 1727096496.11186: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:01:36 -0400 (0:00:00.146) 0:00:20.465 ****** 27817 1727096496.11208: entering _queue_task() for managed_node3/package 27817 1727096496.11472: worker is 1 (out of 1 available) 27817 1727096496.11485: exiting _queue_task() for managed_node3/package 27817 1727096496.11497: done queuing things up, now waiting for results queue to drain 27817 1727096496.11499: waiting for pending results... 27817 1727096496.11678: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 27817 1727096496.11765: in run() - task 0afff68d-5257-bae3-08df-00000000006f 27817 1727096496.11778: variable 'ansible_search_path' from source: unknown 27817 1727096496.11782: variable 'ansible_search_path' from source: unknown 27817 1727096496.11811: calling self._execute() 27817 1727096496.11891: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096496.11899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096496.11907: variable 'omit' from source: magic vars 27817 1727096496.12195: variable 'ansible_distribution_major_version' from source: facts 27817 1727096496.12204: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096496.12333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096496.12527: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096496.12560: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096496.12614: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096496.12641: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096496.12723: variable 'network_packages' from source: role '' defaults 27817 1727096496.12794: variable '__network_provider_setup' from source: role '' defaults 27817 1727096496.12802: variable '__network_service_name_default_nm' from source: role '' defaults 27817 1727096496.12853: variable '__network_service_name_default_nm' from source: role '' defaults 27817 1727096496.12861: variable '__network_packages_default_nm' from source: role '' defaults 27817 1727096496.12906: variable '__network_packages_default_nm' from source: role '' defaults 27817 1727096496.13181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096496.15051: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096496.15135: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096496.15194: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096496.15230: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096496.15288: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096496.15378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096496.15427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096496.15463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096496.15527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096496.15549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096496.15619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096496.15651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096496.15688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096496.15743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096496.15765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096496.16047: variable '__network_packages_default_gobject_packages' from source: role '' defaults 27817 1727096496.16222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096496.16226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096496.16317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096496.16478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096496.16482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096496.16485: variable 'ansible_python' from source: facts 27817 1727096496.16546: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 27817 1727096496.16842: variable '__network_wpa_supplicant_required' from source: role '' defaults 27817 1727096496.17160: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 27817 1727096496.17403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096496.17436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096496.17514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096496.17563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096496.17650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096496.17770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096496.17921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096496.17943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096496.17998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096496.18097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096496.18482: variable 'network_connections' from source: task vars 27817 1727096496.18486: variable 'interface' from source: set_fact 27817 1727096496.18714: variable 'interface' from source: set_fact 27817 1727096496.18756: variable 'interface' from source: set_fact 27817 1727096496.19002: variable 'interface' from source: set_fact 27817 1727096496.19207: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096496.19254: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096496.19363: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096496.19414: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096496.19456: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096496.19743: variable 'network_connections' from source: task vars 27817 1727096496.19746: variable 'interface' from source: set_fact 27817 1727096496.19851: variable 'interface' from source: set_fact 27817 1727096496.19882: variable 'interface' from source: set_fact 27817 1727096496.20073: variable 'interface' from source: set_fact 27817 1727096496.20076: variable '__network_packages_default_wireless' from source: role '' defaults 27817 1727096496.20141: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096496.20487: variable 'network_connections' from source: task vars 27817 1727096496.20491: variable 'interface' from source: set_fact 27817 1727096496.20572: variable 'interface' from source: set_fact 27817 1727096496.20581: variable 'interface' from source: set_fact 27817 1727096496.20650: variable 'interface' from source: set_fact 27817 1727096496.20677: variable '__network_packages_default_team' from source: role '' defaults 27817 1727096496.20736: variable '__network_team_connections_defined' from source: role '' defaults 27817 1727096496.20931: variable 'network_connections' from source: task vars 27817 1727096496.20935: variable 'interface' from source: set_fact 27817 1727096496.20985: variable 'interface' from source: set_fact 27817 1727096496.20990: variable 'interface' from source: set_fact 27817 1727096496.21034: variable 'interface' from source: set_fact 27817 1727096496.21089: variable '__network_service_name_default_initscripts' from source: role '' defaults 27817 1727096496.21130: variable '__network_service_name_default_initscripts' from source: role '' defaults 27817 1727096496.21136: variable '__network_packages_default_initscripts' from source: role '' defaults 27817 1727096496.21181: variable '__network_packages_default_initscripts' from source: role '' defaults 27817 1727096496.21314: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 27817 1727096496.21621: variable 'network_connections' from source: task vars 27817 1727096496.21626: variable 'interface' from source: set_fact 27817 1727096496.21669: variable 'interface' from source: set_fact 27817 1727096496.21676: variable 'interface' from source: set_fact 27817 1727096496.21718: variable 'interface' from source: set_fact 27817 1727096496.21731: variable 'ansible_distribution' from source: facts 27817 1727096496.21735: variable '__network_rh_distros' from source: role '' defaults 27817 1727096496.21740: variable 'ansible_distribution_major_version' from source: facts 27817 1727096496.21758: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 27817 1727096496.21866: variable 'ansible_distribution' from source: facts 27817 1727096496.21874: variable '__network_rh_distros' from source: role '' defaults 27817 1727096496.21877: variable 'ansible_distribution_major_version' from source: facts 27817 1727096496.21887: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 27817 1727096496.21994: variable 'ansible_distribution' from source: facts 27817 1727096496.21997: variable '__network_rh_distros' from source: role '' defaults 27817 1727096496.22001: variable 'ansible_distribution_major_version' from source: facts 27817 1727096496.22026: variable 'network_provider' from source: set_fact 27817 1727096496.22038: variable 'ansible_facts' from source: unknown 27817 1727096496.22460: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 27817 1727096496.22464: when evaluation is False, skipping this task 27817 1727096496.22466: _execute() done 27817 1727096496.22472: dumping result to json 27817 1727096496.22479: done dumping result, returning 27817 1727096496.22482: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-bae3-08df-00000000006f] 27817 1727096496.22522: sending task result for task 0afff68d-5257-bae3-08df-00000000006f 27817 1727096496.22594: done sending task result for task 0afff68d-5257-bae3-08df-00000000006f 27817 1727096496.22597: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 27817 1727096496.22719: no more pending results, returning what we have 27817 1727096496.22722: results queue empty 27817 1727096496.22723: checking for any_errors_fatal 27817 1727096496.22729: done checking for any_errors_fatal 27817 1727096496.22729: checking for max_fail_percentage 27817 1727096496.22731: done checking for max_fail_percentage 27817 1727096496.22732: checking to see if all hosts have failed and the running result is not ok 27817 1727096496.22733: done checking to see if all hosts have failed 27817 1727096496.22733: getting the remaining hosts for this loop 27817 1727096496.22735: done getting the remaining hosts for this loop 27817 1727096496.22738: getting the next task for host managed_node3 27817 1727096496.22744: done getting next task for host managed_node3 27817 1727096496.22747: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27817 1727096496.22750: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096496.22777: getting variables 27817 1727096496.22779: in VariableManager get_vars() 27817 1727096496.22815: Calling all_inventory to load vars for managed_node3 27817 1727096496.22818: Calling groups_inventory to load vars for managed_node3 27817 1727096496.22820: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096496.22828: Calling all_plugins_play to load vars for managed_node3 27817 1727096496.22830: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096496.22833: Calling groups_plugins_play to load vars for managed_node3 27817 1727096496.24022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096496.24905: done with get_vars() 27817 1727096496.24925: done getting variables 27817 1727096496.24974: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:01:36 -0400 (0:00:00.137) 0:00:20.603 ****** 27817 1727096496.24998: entering _queue_task() for managed_node3/package 27817 1727096496.25258: worker is 1 (out of 1 available) 27817 1727096496.25272: exiting _queue_task() for managed_node3/package 27817 1727096496.25284: done queuing things up, now waiting for results queue to drain 27817 1727096496.25286: waiting for pending results... 27817 1727096496.25485: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27817 1727096496.25566: in run() - task 0afff68d-5257-bae3-08df-000000000070 27817 1727096496.25582: variable 'ansible_search_path' from source: unknown 27817 1727096496.25585: variable 'ansible_search_path' from source: unknown 27817 1727096496.25612: calling self._execute() 27817 1727096496.25691: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096496.25696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096496.25706: variable 'omit' from source: magic vars 27817 1727096496.25997: variable 'ansible_distribution_major_version' from source: facts 27817 1727096496.26006: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096496.26090: variable 'network_state' from source: role '' defaults 27817 1727096496.26099: Evaluated conditional (network_state != {}): False 27817 1727096496.26102: when evaluation is False, skipping this task 27817 1727096496.26104: _execute() done 27817 1727096496.26107: dumping result to json 27817 1727096496.26109: done dumping result, returning 27817 1727096496.26116: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-bae3-08df-000000000070] 27817 1727096496.26121: sending task result for task 0afff68d-5257-bae3-08df-000000000070 27817 1727096496.26209: done sending task result for task 0afff68d-5257-bae3-08df-000000000070 27817 1727096496.26212: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27817 1727096496.26256: no more pending results, returning what we have 27817 1727096496.26259: results queue empty 27817 1727096496.26260: checking for any_errors_fatal 27817 1727096496.26269: done checking for any_errors_fatal 27817 1727096496.26270: checking for max_fail_percentage 27817 1727096496.26271: done checking for max_fail_percentage 27817 1727096496.26272: checking to see if all hosts have failed and the running result is not ok 27817 1727096496.26273: done checking to see if all hosts have failed 27817 1727096496.26274: getting the remaining hosts for this loop 27817 1727096496.26275: done getting the remaining hosts for this loop 27817 1727096496.26278: getting the next task for host managed_node3 27817 1727096496.26285: done getting next task for host managed_node3 27817 1727096496.26289: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27817 1727096496.26291: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096496.26312: getting variables 27817 1727096496.26314: in VariableManager get_vars() 27817 1727096496.26353: Calling all_inventory to load vars for managed_node3 27817 1727096496.26356: Calling groups_inventory to load vars for managed_node3 27817 1727096496.26358: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096496.26374: Calling all_plugins_play to load vars for managed_node3 27817 1727096496.26378: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096496.26381: Calling groups_plugins_play to load vars for managed_node3 27817 1727096496.27284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096496.28147: done with get_vars() 27817 1727096496.28164: done getting variables 27817 1727096496.28219: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:01:36 -0400 (0:00:00.032) 0:00:20.636 ****** 27817 1727096496.28244: entering _queue_task() for managed_node3/package 27817 1727096496.28498: worker is 1 (out of 1 available) 27817 1727096496.28514: exiting _queue_task() for managed_node3/package 27817 1727096496.28526: done queuing things up, now waiting for results queue to drain 27817 1727096496.28527: waiting for pending results... 27817 1727096496.28720: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27817 1727096496.28823: in run() - task 0afff68d-5257-bae3-08df-000000000071 27817 1727096496.28833: variable 'ansible_search_path' from source: unknown 27817 1727096496.28836: variable 'ansible_search_path' from source: unknown 27817 1727096496.28866: calling self._execute() 27817 1727096496.28949: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096496.28953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096496.28962: variable 'omit' from source: magic vars 27817 1727096496.29245: variable 'ansible_distribution_major_version' from source: facts 27817 1727096496.29254: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096496.29342: variable 'network_state' from source: role '' defaults 27817 1727096496.29351: Evaluated conditional (network_state != {}): False 27817 1727096496.29354: when evaluation is False, skipping this task 27817 1727096496.29357: _execute() done 27817 1727096496.29359: dumping result to json 27817 1727096496.29362: done dumping result, returning 27817 1727096496.29370: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-bae3-08df-000000000071] 27817 1727096496.29377: sending task result for task 0afff68d-5257-bae3-08df-000000000071 27817 1727096496.29465: done sending task result for task 0afff68d-5257-bae3-08df-000000000071 27817 1727096496.29470: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27817 1727096496.29516: no more pending results, returning what we have 27817 1727096496.29519: results queue empty 27817 1727096496.29521: checking for any_errors_fatal 27817 1727096496.29526: done checking for any_errors_fatal 27817 1727096496.29527: checking for max_fail_percentage 27817 1727096496.29528: done checking for max_fail_percentage 27817 1727096496.29529: checking to see if all hosts have failed and the running result is not ok 27817 1727096496.29530: done checking to see if all hosts have failed 27817 1727096496.29530: getting the remaining hosts for this loop 27817 1727096496.29532: done getting the remaining hosts for this loop 27817 1727096496.29535: getting the next task for host managed_node3 27817 1727096496.29542: done getting next task for host managed_node3 27817 1727096496.29546: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27817 1727096496.29549: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096496.29571: getting variables 27817 1727096496.29573: in VariableManager get_vars() 27817 1727096496.29612: Calling all_inventory to load vars for managed_node3 27817 1727096496.29615: Calling groups_inventory to load vars for managed_node3 27817 1727096496.29617: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096496.29626: Calling all_plugins_play to load vars for managed_node3 27817 1727096496.29628: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096496.29631: Calling groups_plugins_play to load vars for managed_node3 27817 1727096496.30407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096496.31281: done with get_vars() 27817 1727096496.31300: done getting variables 27817 1727096496.31343: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:01:36 -0400 (0:00:00.031) 0:00:20.667 ****** 27817 1727096496.31369: entering _queue_task() for managed_node3/service 27817 1727096496.31614: worker is 1 (out of 1 available) 27817 1727096496.31629: exiting _queue_task() for managed_node3/service 27817 1727096496.31640: done queuing things up, now waiting for results queue to drain 27817 1727096496.31641: waiting for pending results... 27817 1727096496.31827: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27817 1727096496.31922: in run() - task 0afff68d-5257-bae3-08df-000000000072 27817 1727096496.31933: variable 'ansible_search_path' from source: unknown 27817 1727096496.31936: variable 'ansible_search_path' from source: unknown 27817 1727096496.31963: calling self._execute() 27817 1727096496.32045: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096496.32049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096496.32060: variable 'omit' from source: magic vars 27817 1727096496.32344: variable 'ansible_distribution_major_version' from source: facts 27817 1727096496.32354: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096496.32441: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096496.32569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096496.34270: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096496.34322: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096496.34350: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096496.34382: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096496.34401: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096496.34460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096496.34488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096496.34506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096496.34531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096496.34542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096496.34580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096496.34599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096496.34616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096496.34641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096496.34652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096496.34685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096496.34705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096496.34721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096496.34745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096496.34755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096496.34872: variable 'network_connections' from source: task vars 27817 1727096496.34885: variable 'interface' from source: set_fact 27817 1727096496.34943: variable 'interface' from source: set_fact 27817 1727096496.34950: variable 'interface' from source: set_fact 27817 1727096496.34997: variable 'interface' from source: set_fact 27817 1727096496.35053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096496.35171: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096496.35201: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096496.35235: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096496.35257: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096496.35292: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096496.35307: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096496.35324: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096496.35341: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096496.35393: variable '__network_team_connections_defined' from source: role '' defaults 27817 1727096496.35547: variable 'network_connections' from source: task vars 27817 1727096496.35550: variable 'interface' from source: set_fact 27817 1727096496.35600: variable 'interface' from source: set_fact 27817 1727096496.35605: variable 'interface' from source: set_fact 27817 1727096496.35647: variable 'interface' from source: set_fact 27817 1727096496.35682: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 27817 1727096496.35685: when evaluation is False, skipping this task 27817 1727096496.35688: _execute() done 27817 1727096496.35691: dumping result to json 27817 1727096496.35693: done dumping result, returning 27817 1727096496.35700: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-bae3-08df-000000000072] 27817 1727096496.35710: sending task result for task 0afff68d-5257-bae3-08df-000000000072 27817 1727096496.35795: done sending task result for task 0afff68d-5257-bae3-08df-000000000072 27817 1727096496.35798: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 27817 1727096496.35842: no more pending results, returning what we have 27817 1727096496.35845: results queue empty 27817 1727096496.35847: checking for any_errors_fatal 27817 1727096496.35854: done checking for any_errors_fatal 27817 1727096496.35854: checking for max_fail_percentage 27817 1727096496.35856: done checking for max_fail_percentage 27817 1727096496.35857: checking to see if all hosts have failed and the running result is not ok 27817 1727096496.35858: done checking to see if all hosts have failed 27817 1727096496.35858: getting the remaining hosts for this loop 27817 1727096496.35860: done getting the remaining hosts for this loop 27817 1727096496.35863: getting the next task for host managed_node3 27817 1727096496.35871: done getting next task for host managed_node3 27817 1727096496.35875: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27817 1727096496.35877: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096496.35896: getting variables 27817 1727096496.35898: in VariableManager get_vars() 27817 1727096496.35947: Calling all_inventory to load vars for managed_node3 27817 1727096496.35950: Calling groups_inventory to load vars for managed_node3 27817 1727096496.35953: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096496.35962: Calling all_plugins_play to load vars for managed_node3 27817 1727096496.35965: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096496.35969: Calling groups_plugins_play to load vars for managed_node3 27817 1727096496.36879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096496.37743: done with get_vars() 27817 1727096496.37765: done getting variables 27817 1727096496.37811: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:01:36 -0400 (0:00:00.064) 0:00:20.732 ****** 27817 1727096496.37835: entering _queue_task() for managed_node3/service 27817 1727096496.38096: worker is 1 (out of 1 available) 27817 1727096496.38110: exiting _queue_task() for managed_node3/service 27817 1727096496.38122: done queuing things up, now waiting for results queue to drain 27817 1727096496.38123: waiting for pending results... 27817 1727096496.38319: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27817 1727096496.38414: in run() - task 0afff68d-5257-bae3-08df-000000000073 27817 1727096496.38425: variable 'ansible_search_path' from source: unknown 27817 1727096496.38430: variable 'ansible_search_path' from source: unknown 27817 1727096496.38459: calling self._execute() 27817 1727096496.38543: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096496.38547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096496.38557: variable 'omit' from source: magic vars 27817 1727096496.38847: variable 'ansible_distribution_major_version' from source: facts 27817 1727096496.38856: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096496.38970: variable 'network_provider' from source: set_fact 27817 1727096496.38977: variable 'network_state' from source: role '' defaults 27817 1727096496.38984: Evaluated conditional (network_provider == "nm" or network_state != {}): True 27817 1727096496.38990: variable 'omit' from source: magic vars 27817 1727096496.39033: variable 'omit' from source: magic vars 27817 1727096496.39055: variable 'network_service_name' from source: role '' defaults 27817 1727096496.39114: variable 'network_service_name' from source: role '' defaults 27817 1727096496.39182: variable '__network_provider_setup' from source: role '' defaults 27817 1727096496.39186: variable '__network_service_name_default_nm' from source: role '' defaults 27817 1727096496.39233: variable '__network_service_name_default_nm' from source: role '' defaults 27817 1727096496.39240: variable '__network_packages_default_nm' from source: role '' defaults 27817 1727096496.39286: variable '__network_packages_default_nm' from source: role '' defaults 27817 1727096496.39429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096496.40895: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096496.40947: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096496.40982: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096496.41007: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096496.41027: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096496.41092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096496.41113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096496.41131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096496.41156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096496.41169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096496.41206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096496.41223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096496.41239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096496.41263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096496.41277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096496.41427: variable '__network_packages_default_gobject_packages' from source: role '' defaults 27817 1727096496.41512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096496.41526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096496.41543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096496.41569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096496.41581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096496.41646: variable 'ansible_python' from source: facts 27817 1727096496.41663: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 27817 1727096496.41728: variable '__network_wpa_supplicant_required' from source: role '' defaults 27817 1727096496.41780: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 27817 1727096496.41862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096496.41883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096496.41900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096496.41926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096496.41944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096496.41976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096496.41994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096496.42011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096496.42035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096496.42046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096496.42138: variable 'network_connections' from source: task vars 27817 1727096496.42145: variable 'interface' from source: set_fact 27817 1727096496.42201: variable 'interface' from source: set_fact 27817 1727096496.42211: variable 'interface' from source: set_fact 27817 1727096496.42260: variable 'interface' from source: set_fact 27817 1727096496.42354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096496.42494: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096496.42528: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096496.42559: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096496.42593: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096496.42638: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096496.42659: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096496.42684: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096496.42713: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096496.42744: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096496.42925: variable 'network_connections' from source: task vars 27817 1727096496.42928: variable 'interface' from source: set_fact 27817 1727096496.42985: variable 'interface' from source: set_fact 27817 1727096496.42994: variable 'interface' from source: set_fact 27817 1727096496.43049: variable 'interface' from source: set_fact 27817 1727096496.43103: variable '__network_packages_default_wireless' from source: role '' defaults 27817 1727096496.43160: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096496.43341: variable 'network_connections' from source: task vars 27817 1727096496.43344: variable 'interface' from source: set_fact 27817 1727096496.43398: variable 'interface' from source: set_fact 27817 1727096496.43404: variable 'interface' from source: set_fact 27817 1727096496.43452: variable 'interface' from source: set_fact 27817 1727096496.43477: variable '__network_packages_default_team' from source: role '' defaults 27817 1727096496.43532: variable '__network_team_connections_defined' from source: role '' defaults 27817 1727096496.43714: variable 'network_connections' from source: task vars 27817 1727096496.43717: variable 'interface' from source: set_fact 27817 1727096496.43766: variable 'interface' from source: set_fact 27817 1727096496.43775: variable 'interface' from source: set_fact 27817 1727096496.43824: variable 'interface' from source: set_fact 27817 1727096496.43876: variable '__network_service_name_default_initscripts' from source: role '' defaults 27817 1727096496.43918: variable '__network_service_name_default_initscripts' from source: role '' defaults 27817 1727096496.43921: variable '__network_packages_default_initscripts' from source: role '' defaults 27817 1727096496.43966: variable '__network_packages_default_initscripts' from source: role '' defaults 27817 1727096496.44103: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 27817 1727096496.44554: variable 'network_connections' from source: task vars 27817 1727096496.44557: variable 'interface' from source: set_fact 27817 1727096496.44606: variable 'interface' from source: set_fact 27817 1727096496.44612: variable 'interface' from source: set_fact 27817 1727096496.44654: variable 'interface' from source: set_fact 27817 1727096496.44666: variable 'ansible_distribution' from source: facts 27817 1727096496.44673: variable '__network_rh_distros' from source: role '' defaults 27817 1727096496.44676: variable 'ansible_distribution_major_version' from source: facts 27817 1727096496.44698: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 27817 1727096496.44810: variable 'ansible_distribution' from source: facts 27817 1727096496.44813: variable '__network_rh_distros' from source: role '' defaults 27817 1727096496.44819: variable 'ansible_distribution_major_version' from source: facts 27817 1727096496.44830: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 27817 1727096496.44942: variable 'ansible_distribution' from source: facts 27817 1727096496.44946: variable '__network_rh_distros' from source: role '' defaults 27817 1727096496.44949: variable 'ansible_distribution_major_version' from source: facts 27817 1727096496.44979: variable 'network_provider' from source: set_fact 27817 1727096496.44997: variable 'omit' from source: magic vars 27817 1727096496.45026: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096496.45045: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096496.45062: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096496.45078: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096496.45086: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096496.45109: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096496.45112: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096496.45115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096496.45203: Set connection var ansible_pipelining to False 27817 1727096496.45206: Set connection var ansible_connection to ssh 27817 1727096496.45209: Set connection var ansible_timeout to 10 27817 1727096496.45211: Set connection var ansible_shell_type to sh 27817 1727096496.45213: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096496.45215: Set connection var ansible_shell_executable to /bin/sh 27817 1727096496.45233: variable 'ansible_shell_executable' from source: unknown 27817 1727096496.45239: variable 'ansible_connection' from source: unknown 27817 1727096496.45243: variable 'ansible_module_compression' from source: unknown 27817 1727096496.45245: variable 'ansible_shell_type' from source: unknown 27817 1727096496.45247: variable 'ansible_shell_executable' from source: unknown 27817 1727096496.45250: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096496.45257: variable 'ansible_pipelining' from source: unknown 27817 1727096496.45259: variable 'ansible_timeout' from source: unknown 27817 1727096496.45261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096496.45334: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096496.45344: variable 'omit' from source: magic vars 27817 1727096496.45347: starting attempt loop 27817 1727096496.45349: running the handler 27817 1727096496.45411: variable 'ansible_facts' from source: unknown 27817 1727096496.45879: _low_level_execute_command(): starting 27817 1727096496.45884: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096496.46389: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096496.46393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 27817 1727096496.46396: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096496.46448: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096496.46451: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096496.46455: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096496.46502: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096496.48178: stdout chunk (state=3): >>>/root <<< 27817 1727096496.48261: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096496.48299: stderr chunk (state=3): >>><<< 27817 1727096496.48302: stdout chunk (state=3): >>><<< 27817 1727096496.48323: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096496.48334: _low_level_execute_command(): starting 27817 1727096496.48340: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096496.4832392-28796-27519276664823 `" && echo ansible-tmp-1727096496.4832392-28796-27519276664823="` echo /root/.ansible/tmp/ansible-tmp-1727096496.4832392-28796-27519276664823 `" ) && sleep 0' 27817 1727096496.48805: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096496.48809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096496.48811: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096496.48814: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 27817 1727096496.48816: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096496.48818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096496.48872: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096496.48876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096496.48878: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096496.48916: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096496.50828: stdout chunk (state=3): >>>ansible-tmp-1727096496.4832392-28796-27519276664823=/root/.ansible/tmp/ansible-tmp-1727096496.4832392-28796-27519276664823 <<< 27817 1727096496.50932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096496.50959: stderr chunk (state=3): >>><<< 27817 1727096496.50963: stdout chunk (state=3): >>><<< 27817 1727096496.50984: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096496.4832392-28796-27519276664823=/root/.ansible/tmp/ansible-tmp-1727096496.4832392-28796-27519276664823 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096496.51010: variable 'ansible_module_compression' from source: unknown 27817 1727096496.51053: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 27817 1727096496.51113: variable 'ansible_facts' from source: unknown 27817 1727096496.51247: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096496.4832392-28796-27519276664823/AnsiballZ_systemd.py 27817 1727096496.51352: Sending initial data 27817 1727096496.51356: Sent initial data (155 bytes) 27817 1727096496.51817: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096496.51821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096496.51823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 27817 1727096496.51825: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096496.51827: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096496.51879: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096496.51883: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096496.51923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096496.53489: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096496.53515: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096496.53552: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp6db7yb6g /root/.ansible/tmp/ansible-tmp-1727096496.4832392-28796-27519276664823/AnsiballZ_systemd.py <<< 27817 1727096496.53556: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096496.4832392-28796-27519276664823/AnsiballZ_systemd.py" <<< 27817 1727096496.53589: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 27817 1727096496.53591: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp6db7yb6g" to remote "/root/.ansible/tmp/ansible-tmp-1727096496.4832392-28796-27519276664823/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096496.4832392-28796-27519276664823/AnsiballZ_systemd.py" <<< 27817 1727096496.54595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096496.54637: stderr chunk (state=3): >>><<< 27817 1727096496.54640: stdout chunk (state=3): >>><<< 27817 1727096496.54674: done transferring module to remote 27817 1727096496.54682: _low_level_execute_command(): starting 27817 1727096496.54687: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096496.4832392-28796-27519276664823/ /root/.ansible/tmp/ansible-tmp-1727096496.4832392-28796-27519276664823/AnsiballZ_systemd.py && sleep 0' 27817 1727096496.55135: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096496.55139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096496.55141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096496.55143: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096496.55145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096496.55198: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096496.55202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096496.55237: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096496.57020: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096496.57050: stderr chunk (state=3): >>><<< 27817 1727096496.57053: stdout chunk (state=3): >>><<< 27817 1727096496.57066: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096496.57074: _low_level_execute_command(): starting 27817 1727096496.57076: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096496.4832392-28796-27519276664823/AnsiballZ_systemd.py && sleep 0' 27817 1727096496.57528: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096496.57531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096496.57534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096496.57540: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096496.57542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096496.57593: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096496.57596: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096496.57636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096496.86590: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10665984", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3317362688", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "1890517000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 27817 1727096496.86627: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 27817 1727096496.88572: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096496.88608: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 27817 1727096496.88611: stdout chunk (state=3): >>><<< 27817 1727096496.88614: stderr chunk (state=3): >>><<< 27817 1727096496.88776: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10665984", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3317362688", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "1890517000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096496.88852: done with _execute_module (ansible.legacy.systemd, {'name': 'NetworkManager', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096496.4832392-28796-27519276664823/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096496.88884: _low_level_execute_command(): starting 27817 1727096496.88904: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096496.4832392-28796-27519276664823/ > /dev/null 2>&1 && sleep 0' 27817 1727096496.89540: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096496.89653: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096496.89689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096496.89749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096496.91619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096496.91644: stdout chunk (state=3): >>><<< 27817 1727096496.91647: stderr chunk (state=3): >>><<< 27817 1727096496.91660: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096496.91751: handler run complete 27817 1727096496.91755: attempt loop complete, returning result 27817 1727096496.91757: _execute() done 27817 1727096496.91759: dumping result to json 27817 1727096496.91785: done dumping result, returning 27817 1727096496.91798: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-bae3-08df-000000000073] 27817 1727096496.91807: sending task result for task 0afff68d-5257-bae3-08df-000000000073 ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27817 1727096496.92174: no more pending results, returning what we have 27817 1727096496.92177: results queue empty 27817 1727096496.92178: checking for any_errors_fatal 27817 1727096496.92184: done checking for any_errors_fatal 27817 1727096496.92184: checking for max_fail_percentage 27817 1727096496.92186: done checking for max_fail_percentage 27817 1727096496.92187: checking to see if all hosts have failed and the running result is not ok 27817 1727096496.92188: done checking to see if all hosts have failed 27817 1727096496.92188: getting the remaining hosts for this loop 27817 1727096496.92190: done getting the remaining hosts for this loop 27817 1727096496.92193: getting the next task for host managed_node3 27817 1727096496.92200: done getting next task for host managed_node3 27817 1727096496.92203: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27817 1727096496.92206: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096496.92217: getting variables 27817 1727096496.92219: in VariableManager get_vars() 27817 1727096496.92258: Calling all_inventory to load vars for managed_node3 27817 1727096496.92261: Calling groups_inventory to load vars for managed_node3 27817 1727096496.92264: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096496.92278: Calling all_plugins_play to load vars for managed_node3 27817 1727096496.92281: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096496.92285: Calling groups_plugins_play to load vars for managed_node3 27817 1727096496.93305: done sending task result for task 0afff68d-5257-bae3-08df-000000000073 27817 1727096496.93309: WORKER PROCESS EXITING 27817 1727096496.94210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096496.95841: done with get_vars() 27817 1727096496.95874: done getting variables 27817 1727096496.95938: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:01:36 -0400 (0:00:00.581) 0:00:21.313 ****** 27817 1727096496.95983: entering _queue_task() for managed_node3/service 27817 1727096496.96354: worker is 1 (out of 1 available) 27817 1727096496.96493: exiting _queue_task() for managed_node3/service 27817 1727096496.96504: done queuing things up, now waiting for results queue to drain 27817 1727096496.96505: waiting for pending results... 27817 1727096496.96711: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27817 1727096496.96941: in run() - task 0afff68d-5257-bae3-08df-000000000074 27817 1727096496.96946: variable 'ansible_search_path' from source: unknown 27817 1727096496.96950: variable 'ansible_search_path' from source: unknown 27817 1727096496.96953: calling self._execute() 27817 1727096496.97060: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096496.97078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096496.97156: variable 'omit' from source: magic vars 27817 1727096496.97484: variable 'ansible_distribution_major_version' from source: facts 27817 1727096496.97504: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096496.97624: variable 'network_provider' from source: set_fact 27817 1727096496.97634: Evaluated conditional (network_provider == "nm"): True 27817 1727096496.97735: variable '__network_wpa_supplicant_required' from source: role '' defaults 27817 1727096496.97837: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 27817 1727096496.98026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096497.00183: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096497.00263: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096497.00375: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096497.00378: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096497.00385: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096497.00489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096497.00530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096497.00565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096497.00614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096497.00637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096497.00702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096497.00731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096497.00861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096497.00865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096497.00870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096497.00883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096497.00911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096497.00938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096497.00992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096497.01011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096497.01177: variable 'network_connections' from source: task vars 27817 1727096497.01201: variable 'interface' from source: set_fact 27817 1727096497.01295: variable 'interface' from source: set_fact 27817 1727096497.01303: variable 'interface' from source: set_fact 27817 1727096497.01404: variable 'interface' from source: set_fact 27817 1727096497.01463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096497.01654: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096497.01699: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096497.01740: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096497.01782: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096497.01838: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096497.01862: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096497.01946: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096497.01950: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096497.01984: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096497.02253: variable 'network_connections' from source: task vars 27817 1727096497.02263: variable 'interface' from source: set_fact 27817 1727096497.02336: variable 'interface' from source: set_fact 27817 1727096497.02347: variable 'interface' from source: set_fact 27817 1727096497.02419: variable 'interface' from source: set_fact 27817 1727096497.02470: Evaluated conditional (__network_wpa_supplicant_required): False 27817 1727096497.02481: when evaluation is False, skipping this task 27817 1727096497.02506: _execute() done 27817 1727096497.02517: dumping result to json 27817 1727096497.02519: done dumping result, returning 27817 1727096497.02575: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-bae3-08df-000000000074] 27817 1727096497.02578: sending task result for task 0afff68d-5257-bae3-08df-000000000074 27817 1727096497.02820: done sending task result for task 0afff68d-5257-bae3-08df-000000000074 27817 1727096497.02823: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 27817 1727096497.02873: no more pending results, returning what we have 27817 1727096497.02877: results queue empty 27817 1727096497.02878: checking for any_errors_fatal 27817 1727096497.02899: done checking for any_errors_fatal 27817 1727096497.02900: checking for max_fail_percentage 27817 1727096497.02902: done checking for max_fail_percentage 27817 1727096497.02903: checking to see if all hosts have failed and the running result is not ok 27817 1727096497.02904: done checking to see if all hosts have failed 27817 1727096497.02904: getting the remaining hosts for this loop 27817 1727096497.02906: done getting the remaining hosts for this loop 27817 1727096497.02910: getting the next task for host managed_node3 27817 1727096497.02917: done getting next task for host managed_node3 27817 1727096497.02921: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 27817 1727096497.02924: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096497.02951: getting variables 27817 1727096497.02954: in VariableManager get_vars() 27817 1727096497.03002: Calling all_inventory to load vars for managed_node3 27817 1727096497.03005: Calling groups_inventory to load vars for managed_node3 27817 1727096497.03008: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096497.03018: Calling all_plugins_play to load vars for managed_node3 27817 1727096497.03021: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096497.03024: Calling groups_plugins_play to load vars for managed_node3 27817 1727096497.04618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096497.06226: done with get_vars() 27817 1727096497.06252: done getting variables 27817 1727096497.06315: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:01:37 -0400 (0:00:00.103) 0:00:21.417 ****** 27817 1727096497.06344: entering _queue_task() for managed_node3/service 27817 1727096497.06709: worker is 1 (out of 1 available) 27817 1727096497.06722: exiting _queue_task() for managed_node3/service 27817 1727096497.06735: done queuing things up, now waiting for results queue to drain 27817 1727096497.06736: waiting for pending results... 27817 1727096497.07033: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 27817 1727096497.07193: in run() - task 0afff68d-5257-bae3-08df-000000000075 27817 1727096497.07216: variable 'ansible_search_path' from source: unknown 27817 1727096497.07224: variable 'ansible_search_path' from source: unknown 27817 1727096497.07265: calling self._execute() 27817 1727096497.07415: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096497.07419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096497.07423: variable 'omit' from source: magic vars 27817 1727096497.07799: variable 'ansible_distribution_major_version' from source: facts 27817 1727096497.07816: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096497.07945: variable 'network_provider' from source: set_fact 27817 1727096497.08075: Evaluated conditional (network_provider == "initscripts"): False 27817 1727096497.08078: when evaluation is False, skipping this task 27817 1727096497.08081: _execute() done 27817 1727096497.08084: dumping result to json 27817 1727096497.08086: done dumping result, returning 27817 1727096497.08089: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-bae3-08df-000000000075] 27817 1727096497.08091: sending task result for task 0afff68d-5257-bae3-08df-000000000075 27817 1727096497.08157: done sending task result for task 0afff68d-5257-bae3-08df-000000000075 27817 1727096497.08161: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27817 1727096497.08216: no more pending results, returning what we have 27817 1727096497.08220: results queue empty 27817 1727096497.08220: checking for any_errors_fatal 27817 1727096497.08231: done checking for any_errors_fatal 27817 1727096497.08232: checking for max_fail_percentage 27817 1727096497.08235: done checking for max_fail_percentage 27817 1727096497.08236: checking to see if all hosts have failed and the running result is not ok 27817 1727096497.08237: done checking to see if all hosts have failed 27817 1727096497.08237: getting the remaining hosts for this loop 27817 1727096497.08239: done getting the remaining hosts for this loop 27817 1727096497.08243: getting the next task for host managed_node3 27817 1727096497.08251: done getting next task for host managed_node3 27817 1727096497.08255: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27817 1727096497.08259: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096497.08286: getting variables 27817 1727096497.08288: in VariableManager get_vars() 27817 1727096497.08333: Calling all_inventory to load vars for managed_node3 27817 1727096497.08336: Calling groups_inventory to load vars for managed_node3 27817 1727096497.08339: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096497.08351: Calling all_plugins_play to load vars for managed_node3 27817 1727096497.08355: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096497.08358: Calling groups_plugins_play to load vars for managed_node3 27817 1727096497.10155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096497.11796: done with get_vars() 27817 1727096497.11821: done getting variables 27817 1727096497.11892: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:01:37 -0400 (0:00:00.055) 0:00:21.472 ****** 27817 1727096497.11926: entering _queue_task() for managed_node3/copy 27817 1727096497.12399: worker is 1 (out of 1 available) 27817 1727096497.12412: exiting _queue_task() for managed_node3/copy 27817 1727096497.12422: done queuing things up, now waiting for results queue to drain 27817 1727096497.12423: waiting for pending results... 27817 1727096497.12596: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27817 1727096497.12838: in run() - task 0afff68d-5257-bae3-08df-000000000076 27817 1727096497.12842: variable 'ansible_search_path' from source: unknown 27817 1727096497.12845: variable 'ansible_search_path' from source: unknown 27817 1727096497.12848: calling self._execute() 27817 1727096497.12926: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096497.12944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096497.12961: variable 'omit' from source: magic vars 27817 1727096497.13354: variable 'ansible_distribution_major_version' from source: facts 27817 1727096497.13380: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096497.13516: variable 'network_provider' from source: set_fact 27817 1727096497.13528: Evaluated conditional (network_provider == "initscripts"): False 27817 1727096497.13536: when evaluation is False, skipping this task 27817 1727096497.13599: _execute() done 27817 1727096497.13602: dumping result to json 27817 1727096497.13605: done dumping result, returning 27817 1727096497.13608: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-bae3-08df-000000000076] 27817 1727096497.13610: sending task result for task 0afff68d-5257-bae3-08df-000000000076 skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 27817 1727096497.13722: no more pending results, returning what we have 27817 1727096497.13726: results queue empty 27817 1727096497.13727: checking for any_errors_fatal 27817 1727096497.13732: done checking for any_errors_fatal 27817 1727096497.13733: checking for max_fail_percentage 27817 1727096497.13735: done checking for max_fail_percentage 27817 1727096497.13736: checking to see if all hosts have failed and the running result is not ok 27817 1727096497.13736: done checking to see if all hosts have failed 27817 1727096497.13737: getting the remaining hosts for this loop 27817 1727096497.13738: done getting the remaining hosts for this loop 27817 1727096497.13742: getting the next task for host managed_node3 27817 1727096497.13749: done getting next task for host managed_node3 27817 1727096497.13753: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27817 1727096497.13756: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096497.13780: getting variables 27817 1727096497.13782: in VariableManager get_vars() 27817 1727096497.13823: Calling all_inventory to load vars for managed_node3 27817 1727096497.13827: Calling groups_inventory to load vars for managed_node3 27817 1727096497.13830: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096497.13843: Calling all_plugins_play to load vars for managed_node3 27817 1727096497.13846: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096497.13850: Calling groups_plugins_play to load vars for managed_node3 27817 1727096497.14486: done sending task result for task 0afff68d-5257-bae3-08df-000000000076 27817 1727096497.14490: WORKER PROCESS EXITING 27817 1727096497.15610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096497.17394: done with get_vars() 27817 1727096497.17417: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:01:37 -0400 (0:00:00.055) 0:00:21.528 ****** 27817 1727096497.17515: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 27817 1727096497.17996: worker is 1 (out of 1 available) 27817 1727096497.18007: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 27817 1727096497.18018: done queuing things up, now waiting for results queue to drain 27817 1727096497.18019: waiting for pending results... 27817 1727096497.18214: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27817 1727096497.18366: in run() - task 0afff68d-5257-bae3-08df-000000000077 27817 1727096497.18393: variable 'ansible_search_path' from source: unknown 27817 1727096497.18401: variable 'ansible_search_path' from source: unknown 27817 1727096497.18445: calling self._execute() 27817 1727096497.18567: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096497.18586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096497.18650: variable 'omit' from source: magic vars 27817 1727096497.19007: variable 'ansible_distribution_major_version' from source: facts 27817 1727096497.19026: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096497.19038: variable 'omit' from source: magic vars 27817 1727096497.19107: variable 'omit' from source: magic vars 27817 1727096497.19282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096497.23161: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096497.23198: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096497.23243: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096497.23298: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096497.23330: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096497.23430: variable 'network_provider' from source: set_fact 27817 1727096497.23585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096497.23676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096497.23679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096497.23722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096497.23740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096497.23830: variable 'omit' from source: magic vars 27817 1727096497.24032: variable 'omit' from source: magic vars 27817 1727096497.24079: variable 'network_connections' from source: task vars 27817 1727096497.24099: variable 'interface' from source: set_fact 27817 1727096497.24182: variable 'interface' from source: set_fact 27817 1727096497.24194: variable 'interface' from source: set_fact 27817 1727096497.24264: variable 'interface' from source: set_fact 27817 1727096497.24489: variable 'omit' from source: magic vars 27817 1727096497.24502: variable '__lsr_ansible_managed' from source: task vars 27817 1727096497.24562: variable '__lsr_ansible_managed' from source: task vars 27817 1727096497.24861: Loaded config def from plugin (lookup/template) 27817 1727096497.24879: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 27817 1727096497.24921: File lookup term: get_ansible_managed.j2 27817 1727096497.24931: variable 'ansible_search_path' from source: unknown 27817 1727096497.25016: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 27817 1727096497.25021: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 27817 1727096497.25024: variable 'ansible_search_path' from source: unknown 27817 1727096497.33131: variable 'ansible_managed' from source: unknown 27817 1727096497.33515: variable 'omit' from source: magic vars 27817 1727096497.33548: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096497.33803: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096497.33806: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096497.33809: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096497.33811: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096497.33813: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096497.33815: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096497.33912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096497.34099: Set connection var ansible_pipelining to False 27817 1727096497.34111: Set connection var ansible_connection to ssh 27817 1727096497.34121: Set connection var ansible_timeout to 10 27817 1727096497.34135: Set connection var ansible_shell_type to sh 27817 1727096497.34146: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096497.34349: Set connection var ansible_shell_executable to /bin/sh 27817 1727096497.34353: variable 'ansible_shell_executable' from source: unknown 27817 1727096497.34355: variable 'ansible_connection' from source: unknown 27817 1727096497.34357: variable 'ansible_module_compression' from source: unknown 27817 1727096497.34359: variable 'ansible_shell_type' from source: unknown 27817 1727096497.34361: variable 'ansible_shell_executable' from source: unknown 27817 1727096497.34363: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096497.34365: variable 'ansible_pipelining' from source: unknown 27817 1727096497.34369: variable 'ansible_timeout' from source: unknown 27817 1727096497.34374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096497.34677: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27817 1727096497.34689: variable 'omit' from source: magic vars 27817 1727096497.34701: starting attempt loop 27817 1727096497.34709: running the handler 27817 1727096497.34729: _low_level_execute_command(): starting 27817 1727096497.34740: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096497.36076: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096497.36088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 27817 1727096497.36100: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096497.36269: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096497.36286: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096497.36315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096497.36583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096497.38102: stdout chunk (state=3): >>>/root <<< 27817 1727096497.38192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096497.38228: stderr chunk (state=3): >>><<< 27817 1727096497.38283: stdout chunk (state=3): >>><<< 27817 1727096497.38312: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096497.38476: _low_level_execute_command(): starting 27817 1727096497.38481: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096497.3843105-28813-231927144215129 `" && echo ansible-tmp-1727096497.3843105-28813-231927144215129="` echo /root/.ansible/tmp/ansible-tmp-1727096497.3843105-28813-231927144215129 `" ) && sleep 0' 27817 1727096497.39635: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 27817 1727096497.39715: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096497.39727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096497.39803: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096497.39815: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096497.39959: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096497.40078: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096497.41938: stdout chunk (state=3): >>>ansible-tmp-1727096497.3843105-28813-231927144215129=/root/.ansible/tmp/ansible-tmp-1727096497.3843105-28813-231927144215129 <<< 27817 1727096497.42088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096497.42092: stdout chunk (state=3): >>><<< 27817 1727096497.42100: stderr chunk (state=3): >>><<< 27817 1727096497.42119: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096497.3843105-28813-231927144215129=/root/.ansible/tmp/ansible-tmp-1727096497.3843105-28813-231927144215129 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096497.42168: variable 'ansible_module_compression' from source: unknown 27817 1727096497.42216: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 27817 1727096497.42317: variable 'ansible_facts' from source: unknown 27817 1727096497.42352: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096497.3843105-28813-231927144215129/AnsiballZ_network_connections.py 27817 1727096497.42510: Sending initial data 27817 1727096497.42513: Sent initial data (168 bytes) 27817 1727096497.43126: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096497.43153: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096497.43194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096497.43292: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096497.43546: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096497.43634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096497.45159: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 27817 1727096497.45181: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096497.45205: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096497.45249: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp5jbwcb5k /root/.ansible/tmp/ansible-tmp-1727096497.3843105-28813-231927144215129/AnsiballZ_network_connections.py <<< 27817 1727096497.45253: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096497.3843105-28813-231927144215129/AnsiballZ_network_connections.py" <<< 27817 1727096497.45376: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp5jbwcb5k" to remote "/root/.ansible/tmp/ansible-tmp-1727096497.3843105-28813-231927144215129/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096497.3843105-28813-231927144215129/AnsiballZ_network_connections.py" <<< 27817 1727096497.46420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096497.46694: stderr chunk (state=3): >>><<< 27817 1727096497.46697: stdout chunk (state=3): >>><<< 27817 1727096497.46699: done transferring module to remote 27817 1727096497.46704: _low_level_execute_command(): starting 27817 1727096497.46706: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096497.3843105-28813-231927144215129/ /root/.ansible/tmp/ansible-tmp-1727096497.3843105-28813-231927144215129/AnsiballZ_network_connections.py && sleep 0' 27817 1727096497.47959: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096497.48079: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096497.48188: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096497.48244: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096497.50091: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096497.50102: stdout chunk (state=3): >>><<< 27817 1727096497.50377: stderr chunk (state=3): >>><<< 27817 1727096497.50381: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096497.50388: _low_level_execute_command(): starting 27817 1727096497.50392: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096497.3843105-28813-231927144215129/AnsiballZ_network_connections.py && sleep 0' 27817 1727096497.51486: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096497.51512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096497.51516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096497.51714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096497.80149: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, ae94ac36-58f6-497f-8320-ae1c2878a2ca\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, ae94ac36-58f6-497f-8320-ae1c2878a2ca (is-modified)\n[005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "interface_name": "ethtest0", "state": "up", "type": "ethernet", "autoconnect": true, "ip": {"dhcp4": false, "address": ["198.51.100.3/26"], "route": [{"network": "198.51.100.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2, "table": "custom"}, {"network": "198.51.100.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4, "table": "custom"}, {"network": "192.0.2.64", "prefix": 26, "gateway": "198.51.100.8", "metric": 50, "table": "custom", "src": "198.51.100.3"}]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "interface_name": "ethtest0", "state": "up", "type": "ethernet", "autoconnect": true, "ip": {"dhcp4": false, "address": ["198.51.100.3/26"], "route": [{"network": "198.51.100.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2, "table": "custom"}, {"network": "198.51.100.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4, "table": "custom"}, {"network": "192.0.2.64", "prefix": 26, "gateway": "198.51.100.8", "metric": 50, "table": "custom", "src": "198.51.100.3"}]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 27817 1727096497.81813: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096497.81838: stderr chunk (state=3): >>><<< 27817 1727096497.81841: stdout chunk (state=3): >>><<< 27817 1727096497.81857: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, ae94ac36-58f6-497f-8320-ae1c2878a2ca\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, ae94ac36-58f6-497f-8320-ae1c2878a2ca (is-modified)\n[005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "interface_name": "ethtest0", "state": "up", "type": "ethernet", "autoconnect": true, "ip": {"dhcp4": false, "address": ["198.51.100.3/26"], "route": [{"network": "198.51.100.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2, "table": "custom"}, {"network": "198.51.100.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4, "table": "custom"}, {"network": "192.0.2.64", "prefix": 26, "gateway": "198.51.100.8", "metric": 50, "table": "custom", "src": "198.51.100.3"}]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "interface_name": "ethtest0", "state": "up", "type": "ethernet", "autoconnect": true, "ip": {"dhcp4": false, "address": ["198.51.100.3/26"], "route": [{"network": "198.51.100.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2, "table": "custom"}, {"network": "198.51.100.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4, "table": "custom"}, {"network": "192.0.2.64", "prefix": 26, "gateway": "198.51.100.8", "metric": 50, "table": "custom", "src": "198.51.100.3"}]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096497.81911: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'ethtest0', 'interface_name': 'ethtest0', 'state': 'up', 'type': 'ethernet', 'autoconnect': True, 'ip': {'dhcp4': False, 'address': ['198.51.100.3/26'], 'route': [{'network': '198.51.100.128', 'prefix': 26, 'gateway': '198.51.100.1', 'metric': 2, 'table': 'custom'}, {'network': '198.51.100.64', 'prefix': 26, 'gateway': '198.51.100.6', 'metric': 4, 'table': 'custom'}, {'network': '192.0.2.64', 'prefix': 26, 'gateway': '198.51.100.8', 'metric': 50, 'table': 'custom', 'src': '198.51.100.3'}]}}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096497.3843105-28813-231927144215129/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096497.81919: _low_level_execute_command(): starting 27817 1727096497.81923: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096497.3843105-28813-231927144215129/ > /dev/null 2>&1 && sleep 0' 27817 1727096497.82490: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096497.82535: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096497.82540: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096497.82542: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096497.82585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096497.84372: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096497.84398: stderr chunk (state=3): >>><<< 27817 1727096497.84401: stdout chunk (state=3): >>><<< 27817 1727096497.84414: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096497.84419: handler run complete 27817 1727096497.84450: attempt loop complete, returning result 27817 1727096497.84458: _execute() done 27817 1727096497.84460: dumping result to json 27817 1727096497.84465: done dumping result, returning 27817 1727096497.84480: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-bae3-08df-000000000077] 27817 1727096497.84482: sending task result for task 0afff68d-5257-bae3-08df-000000000077 27817 1727096497.84598: done sending task result for task 0afff68d-5257-bae3-08df-000000000077 27817 1727096497.84602: WORKER PROCESS EXITING changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/26" ], "dhcp4": false, "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26, "table": "custom" }, { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26, "table": "custom" }, { "gateway": "198.51.100.8", "metric": 50, "network": "192.0.2.64", "prefix": 26, "src": "198.51.100.3", "table": "custom" } ] }, "name": "ethtest0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, ae94ac36-58f6-497f-8320-ae1c2878a2ca [004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, ae94ac36-58f6-497f-8320-ae1c2878a2ca (is-modified) [005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied 27817 1727096497.84749: no more pending results, returning what we have 27817 1727096497.84752: results queue empty 27817 1727096497.84753: checking for any_errors_fatal 27817 1727096497.84758: done checking for any_errors_fatal 27817 1727096497.84759: checking for max_fail_percentage 27817 1727096497.84760: done checking for max_fail_percentage 27817 1727096497.84761: checking to see if all hosts have failed and the running result is not ok 27817 1727096497.84762: done checking to see if all hosts have failed 27817 1727096497.84763: getting the remaining hosts for this loop 27817 1727096497.84764: done getting the remaining hosts for this loop 27817 1727096497.84769: getting the next task for host managed_node3 27817 1727096497.84777: done getting next task for host managed_node3 27817 1727096497.84780: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 27817 1727096497.84782: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096497.84792: getting variables 27817 1727096497.84794: in VariableManager get_vars() 27817 1727096497.84835: Calling all_inventory to load vars for managed_node3 27817 1727096497.84837: Calling groups_inventory to load vars for managed_node3 27817 1727096497.84839: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096497.84847: Calling all_plugins_play to load vars for managed_node3 27817 1727096497.84849: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096497.84852: Calling groups_plugins_play to load vars for managed_node3 27817 1727096497.85633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096497.86975: done with get_vars() 27817 1727096497.86993: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:01:37 -0400 (0:00:00.695) 0:00:22.224 ****** 27817 1727096497.87054: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 27817 1727096497.87297: worker is 1 (out of 1 available) 27817 1727096497.87310: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 27817 1727096497.87322: done queuing things up, now waiting for results queue to drain 27817 1727096497.87324: waiting for pending results... 27817 1727096497.87502: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 27817 1727096497.87593: in run() - task 0afff68d-5257-bae3-08df-000000000078 27817 1727096497.87604: variable 'ansible_search_path' from source: unknown 27817 1727096497.87608: variable 'ansible_search_path' from source: unknown 27817 1727096497.87635: calling self._execute() 27817 1727096497.87711: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096497.87716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096497.87724: variable 'omit' from source: magic vars 27817 1727096497.88000: variable 'ansible_distribution_major_version' from source: facts 27817 1727096497.88009: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096497.88091: variable 'network_state' from source: role '' defaults 27817 1727096497.88104: Evaluated conditional (network_state != {}): False 27817 1727096497.88107: when evaluation is False, skipping this task 27817 1727096497.88109: _execute() done 27817 1727096497.88112: dumping result to json 27817 1727096497.88114: done dumping result, returning 27817 1727096497.88117: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-bae3-08df-000000000078] 27817 1727096497.88119: sending task result for task 0afff68d-5257-bae3-08df-000000000078 27817 1727096497.88206: done sending task result for task 0afff68d-5257-bae3-08df-000000000078 27817 1727096497.88208: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27817 1727096497.88261: no more pending results, returning what we have 27817 1727096497.88264: results queue empty 27817 1727096497.88265: checking for any_errors_fatal 27817 1727096497.88280: done checking for any_errors_fatal 27817 1727096497.88281: checking for max_fail_percentage 27817 1727096497.88283: done checking for max_fail_percentage 27817 1727096497.88284: checking to see if all hosts have failed and the running result is not ok 27817 1727096497.88284: done checking to see if all hosts have failed 27817 1727096497.88285: getting the remaining hosts for this loop 27817 1727096497.88286: done getting the remaining hosts for this loop 27817 1727096497.88290: getting the next task for host managed_node3 27817 1727096497.88296: done getting next task for host managed_node3 27817 1727096497.88301: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27817 1727096497.88303: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096497.88322: getting variables 27817 1727096497.88323: in VariableManager get_vars() 27817 1727096497.88355: Calling all_inventory to load vars for managed_node3 27817 1727096497.88357: Calling groups_inventory to load vars for managed_node3 27817 1727096497.88359: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096497.88376: Calling all_plugins_play to load vars for managed_node3 27817 1727096497.88379: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096497.88382: Calling groups_plugins_play to load vars for managed_node3 27817 1727096497.89256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096497.90110: done with get_vars() 27817 1727096497.90126: done getting variables 27817 1727096497.90166: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:01:37 -0400 (0:00:00.031) 0:00:22.255 ****** 27817 1727096497.90192: entering _queue_task() for managed_node3/debug 27817 1727096497.90395: worker is 1 (out of 1 available) 27817 1727096497.90408: exiting _queue_task() for managed_node3/debug 27817 1727096497.90420: done queuing things up, now waiting for results queue to drain 27817 1727096497.90421: waiting for pending results... 27817 1727096497.90590: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27817 1727096497.90673: in run() - task 0afff68d-5257-bae3-08df-000000000079 27817 1727096497.90684: variable 'ansible_search_path' from source: unknown 27817 1727096497.90687: variable 'ansible_search_path' from source: unknown 27817 1727096497.90715: calling self._execute() 27817 1727096497.90791: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096497.90796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096497.90805: variable 'omit' from source: magic vars 27817 1727096497.91069: variable 'ansible_distribution_major_version' from source: facts 27817 1727096497.91080: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096497.91087: variable 'omit' from source: magic vars 27817 1727096497.91122: variable 'omit' from source: magic vars 27817 1727096497.91145: variable 'omit' from source: magic vars 27817 1727096497.91177: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096497.91206: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096497.91220: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096497.91234: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096497.91243: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096497.91266: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096497.91273: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096497.91276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096497.91343: Set connection var ansible_pipelining to False 27817 1727096497.91346: Set connection var ansible_connection to ssh 27817 1727096497.91352: Set connection var ansible_timeout to 10 27817 1727096497.91354: Set connection var ansible_shell_type to sh 27817 1727096497.91360: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096497.91364: Set connection var ansible_shell_executable to /bin/sh 27817 1727096497.91386: variable 'ansible_shell_executable' from source: unknown 27817 1727096497.91389: variable 'ansible_connection' from source: unknown 27817 1727096497.91392: variable 'ansible_module_compression' from source: unknown 27817 1727096497.91394: variable 'ansible_shell_type' from source: unknown 27817 1727096497.91396: variable 'ansible_shell_executable' from source: unknown 27817 1727096497.91398: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096497.91401: variable 'ansible_pipelining' from source: unknown 27817 1727096497.91404: variable 'ansible_timeout' from source: unknown 27817 1727096497.91411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096497.91508: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096497.91519: variable 'omit' from source: magic vars 27817 1727096497.91524: starting attempt loop 27817 1727096497.91527: running the handler 27817 1727096497.91613: variable '__network_connections_result' from source: set_fact 27817 1727096497.91659: handler run complete 27817 1727096497.91674: attempt loop complete, returning result 27817 1727096497.91677: _execute() done 27817 1727096497.91680: dumping result to json 27817 1727096497.91682: done dumping result, returning 27817 1727096497.91689: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-bae3-08df-000000000079] 27817 1727096497.91694: sending task result for task 0afff68d-5257-bae3-08df-000000000079 27817 1727096497.91776: done sending task result for task 0afff68d-5257-bae3-08df-000000000079 27817 1727096497.91779: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, ae94ac36-58f6-497f-8320-ae1c2878a2ca", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, ae94ac36-58f6-497f-8320-ae1c2878a2ca (is-modified)", "[005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied" ] } 27817 1727096497.91840: no more pending results, returning what we have 27817 1727096497.91842: results queue empty 27817 1727096497.91843: checking for any_errors_fatal 27817 1727096497.91849: done checking for any_errors_fatal 27817 1727096497.91849: checking for max_fail_percentage 27817 1727096497.91851: done checking for max_fail_percentage 27817 1727096497.91851: checking to see if all hosts have failed and the running result is not ok 27817 1727096497.91852: done checking to see if all hosts have failed 27817 1727096497.91853: getting the remaining hosts for this loop 27817 1727096497.91855: done getting the remaining hosts for this loop 27817 1727096497.91857: getting the next task for host managed_node3 27817 1727096497.91862: done getting next task for host managed_node3 27817 1727096497.91865: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27817 1727096497.91869: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096497.91881: getting variables 27817 1727096497.91882: in VariableManager get_vars() 27817 1727096497.91914: Calling all_inventory to load vars for managed_node3 27817 1727096497.91916: Calling groups_inventory to load vars for managed_node3 27817 1727096497.91920: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096497.91927: Calling all_plugins_play to load vars for managed_node3 27817 1727096497.91929: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096497.91931: Calling groups_plugins_play to load vars for managed_node3 27817 1727096497.92676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096497.93533: done with get_vars() 27817 1727096497.93547: done getting variables 27817 1727096497.93589: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:01:37 -0400 (0:00:00.034) 0:00:22.289 ****** 27817 1727096497.93617: entering _queue_task() for managed_node3/debug 27817 1727096497.93804: worker is 1 (out of 1 available) 27817 1727096497.93819: exiting _queue_task() for managed_node3/debug 27817 1727096497.93830: done queuing things up, now waiting for results queue to drain 27817 1727096497.93831: waiting for pending results... 27817 1727096497.93996: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27817 1727096497.94086: in run() - task 0afff68d-5257-bae3-08df-00000000007a 27817 1727096497.94097: variable 'ansible_search_path' from source: unknown 27817 1727096497.94100: variable 'ansible_search_path' from source: unknown 27817 1727096497.94126: calling self._execute() 27817 1727096497.94199: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096497.94203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096497.94211: variable 'omit' from source: magic vars 27817 1727096497.94462: variable 'ansible_distribution_major_version' from source: facts 27817 1727096497.94473: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096497.94479: variable 'omit' from source: magic vars 27817 1727096497.94517: variable 'omit' from source: magic vars 27817 1727096497.94540: variable 'omit' from source: magic vars 27817 1727096497.94574: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096497.94598: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096497.94616: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096497.94628: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096497.94637: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096497.94660: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096497.94663: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096497.94666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096497.94734: Set connection var ansible_pipelining to False 27817 1727096497.94737: Set connection var ansible_connection to ssh 27817 1727096497.94744: Set connection var ansible_timeout to 10 27817 1727096497.94746: Set connection var ansible_shell_type to sh 27817 1727096497.94751: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096497.94756: Set connection var ansible_shell_executable to /bin/sh 27817 1727096497.94778: variable 'ansible_shell_executable' from source: unknown 27817 1727096497.94781: variable 'ansible_connection' from source: unknown 27817 1727096497.94784: variable 'ansible_module_compression' from source: unknown 27817 1727096497.94786: variable 'ansible_shell_type' from source: unknown 27817 1727096497.94788: variable 'ansible_shell_executable' from source: unknown 27817 1727096497.94790: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096497.94795: variable 'ansible_pipelining' from source: unknown 27817 1727096497.94797: variable 'ansible_timeout' from source: unknown 27817 1727096497.94801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096497.94899: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096497.94907: variable 'omit' from source: magic vars 27817 1727096497.94912: starting attempt loop 27817 1727096497.94915: running the handler 27817 1727096497.94955: variable '__network_connections_result' from source: set_fact 27817 1727096497.95008: variable '__network_connections_result' from source: set_fact 27817 1727096497.95122: handler run complete 27817 1727096497.95146: attempt loop complete, returning result 27817 1727096497.95149: _execute() done 27817 1727096497.95151: dumping result to json 27817 1727096497.95153: done dumping result, returning 27817 1727096497.95164: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-bae3-08df-00000000007a] 27817 1727096497.95169: sending task result for task 0afff68d-5257-bae3-08df-00000000007a 27817 1727096497.95254: done sending task result for task 0afff68d-5257-bae3-08df-00000000007a 27817 1727096497.95257: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/26" ], "dhcp4": false, "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26, "table": "custom" }, { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26, "table": "custom" }, { "gateway": "198.51.100.8", "metric": 50, "network": "192.0.2.64", "prefix": 26, "src": "198.51.100.3", "table": "custom" } ] }, "name": "ethtest0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, ae94ac36-58f6-497f-8320-ae1c2878a2ca\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, ae94ac36-58f6-497f-8320-ae1c2878a2ca (is-modified)\n[005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, ae94ac36-58f6-497f-8320-ae1c2878a2ca", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, ae94ac36-58f6-497f-8320-ae1c2878a2ca (is-modified)", "[005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied" ] } } 27817 1727096497.95361: no more pending results, returning what we have 27817 1727096497.95363: results queue empty 27817 1727096497.95364: checking for any_errors_fatal 27817 1727096497.95373: done checking for any_errors_fatal 27817 1727096497.95374: checking for max_fail_percentage 27817 1727096497.95375: done checking for max_fail_percentage 27817 1727096497.95381: checking to see if all hosts have failed and the running result is not ok 27817 1727096497.95381: done checking to see if all hosts have failed 27817 1727096497.95382: getting the remaining hosts for this loop 27817 1727096497.95383: done getting the remaining hosts for this loop 27817 1727096497.95386: getting the next task for host managed_node3 27817 1727096497.95390: done getting next task for host managed_node3 27817 1727096497.95393: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27817 1727096497.95396: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096497.95406: getting variables 27817 1727096497.95407: in VariableManager get_vars() 27817 1727096497.95438: Calling all_inventory to load vars for managed_node3 27817 1727096497.95440: Calling groups_inventory to load vars for managed_node3 27817 1727096497.95442: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096497.95448: Calling all_plugins_play to load vars for managed_node3 27817 1727096497.95450: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096497.95452: Calling groups_plugins_play to load vars for managed_node3 27817 1727096497.96274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096497.97126: done with get_vars() 27817 1727096497.97140: done getting variables 27817 1727096497.97184: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:01:37 -0400 (0:00:00.035) 0:00:22.325 ****** 27817 1727096497.97204: entering _queue_task() for managed_node3/debug 27817 1727096497.97387: worker is 1 (out of 1 available) 27817 1727096497.97403: exiting _queue_task() for managed_node3/debug 27817 1727096497.97413: done queuing things up, now waiting for results queue to drain 27817 1727096497.97414: waiting for pending results... 27817 1727096497.97578: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27817 1727096497.97659: in run() - task 0afff68d-5257-bae3-08df-00000000007b 27817 1727096497.97673: variable 'ansible_search_path' from source: unknown 27817 1727096497.97677: variable 'ansible_search_path' from source: unknown 27817 1727096497.97701: calling self._execute() 27817 1727096497.97774: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096497.97778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096497.97784: variable 'omit' from source: magic vars 27817 1727096497.98034: variable 'ansible_distribution_major_version' from source: facts 27817 1727096497.98042: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096497.98123: variable 'network_state' from source: role '' defaults 27817 1727096497.98132: Evaluated conditional (network_state != {}): False 27817 1727096497.98135: when evaluation is False, skipping this task 27817 1727096497.98138: _execute() done 27817 1727096497.98141: dumping result to json 27817 1727096497.98143: done dumping result, returning 27817 1727096497.98150: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-bae3-08df-00000000007b] 27817 1727096497.98155: sending task result for task 0afff68d-5257-bae3-08df-00000000007b 27817 1727096497.98235: done sending task result for task 0afff68d-5257-bae3-08df-00000000007b 27817 1727096497.98239: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 27817 1727096497.98286: no more pending results, returning what we have 27817 1727096497.98289: results queue empty 27817 1727096497.98290: checking for any_errors_fatal 27817 1727096497.98297: done checking for any_errors_fatal 27817 1727096497.98298: checking for max_fail_percentage 27817 1727096497.98300: done checking for max_fail_percentage 27817 1727096497.98300: checking to see if all hosts have failed and the running result is not ok 27817 1727096497.98301: done checking to see if all hosts have failed 27817 1727096497.98302: getting the remaining hosts for this loop 27817 1727096497.98303: done getting the remaining hosts for this loop 27817 1727096497.98306: getting the next task for host managed_node3 27817 1727096497.98312: done getting next task for host managed_node3 27817 1727096497.98315: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 27817 1727096497.98317: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096497.98332: getting variables 27817 1727096497.98334: in VariableManager get_vars() 27817 1727096497.98365: Calling all_inventory to load vars for managed_node3 27817 1727096497.98369: Calling groups_inventory to load vars for managed_node3 27817 1727096497.98374: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096497.98381: Calling all_plugins_play to load vars for managed_node3 27817 1727096497.98384: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096497.98386: Calling groups_plugins_play to load vars for managed_node3 27817 1727096497.99100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096497.99958: done with get_vars() 27817 1727096497.99976: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:01:37 -0400 (0:00:00.028) 0:00:22.354 ****** 27817 1727096498.00038: entering _queue_task() for managed_node3/ping 27817 1727096498.00228: worker is 1 (out of 1 available) 27817 1727096498.00243: exiting _queue_task() for managed_node3/ping 27817 1727096498.00255: done queuing things up, now waiting for results queue to drain 27817 1727096498.00256: waiting for pending results... 27817 1727096498.00596: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 27817 1727096498.00657: in run() - task 0afff68d-5257-bae3-08df-00000000007c 27817 1727096498.00670: variable 'ansible_search_path' from source: unknown 27817 1727096498.00676: variable 'ansible_search_path' from source: unknown 27817 1727096498.00701: calling self._execute() 27817 1727096498.00869: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096498.00875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096498.00879: variable 'omit' from source: magic vars 27817 1727096498.01050: variable 'ansible_distribution_major_version' from source: facts 27817 1727096498.01059: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096498.01066: variable 'omit' from source: magic vars 27817 1727096498.01109: variable 'omit' from source: magic vars 27817 1727096498.01133: variable 'omit' from source: magic vars 27817 1727096498.01163: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096498.01196: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096498.01209: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096498.01222: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096498.01231: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096498.01254: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096498.01257: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096498.01260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096498.01332: Set connection var ansible_pipelining to False 27817 1727096498.01336: Set connection var ansible_connection to ssh 27817 1727096498.01342: Set connection var ansible_timeout to 10 27817 1727096498.01344: Set connection var ansible_shell_type to sh 27817 1727096498.01349: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096498.01354: Set connection var ansible_shell_executable to /bin/sh 27817 1727096498.01376: variable 'ansible_shell_executable' from source: unknown 27817 1727096498.01379: variable 'ansible_connection' from source: unknown 27817 1727096498.01382: variable 'ansible_module_compression' from source: unknown 27817 1727096498.01384: variable 'ansible_shell_type' from source: unknown 27817 1727096498.01386: variable 'ansible_shell_executable' from source: unknown 27817 1727096498.01388: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096498.01390: variable 'ansible_pipelining' from source: unknown 27817 1727096498.01395: variable 'ansible_timeout' from source: unknown 27817 1727096498.01398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096498.01546: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27817 1727096498.01555: variable 'omit' from source: magic vars 27817 1727096498.01559: starting attempt loop 27817 1727096498.01562: running the handler 27817 1727096498.01577: _low_level_execute_command(): starting 27817 1727096498.01584: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096498.02067: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096498.02098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096498.02102: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096498.02104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096498.02159: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096498.02162: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096498.02165: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096498.02208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096498.03884: stdout chunk (state=3): >>>/root <<< 27817 1727096498.03975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096498.04021: stderr chunk (state=3): >>><<< 27817 1727096498.04025: stdout chunk (state=3): >>><<< 27817 1727096498.04042: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096498.04138: _low_level_execute_command(): starting 27817 1727096498.04142: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096498.0404937-28850-157928218602727 `" && echo ansible-tmp-1727096498.0404937-28850-157928218602727="` echo /root/.ansible/tmp/ansible-tmp-1727096498.0404937-28850-157928218602727 `" ) && sleep 0' 27817 1727096498.04628: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096498.04641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096498.04655: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 27817 1727096498.04684: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096498.04725: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096498.04728: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096498.04772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096498.06684: stdout chunk (state=3): >>>ansible-tmp-1727096498.0404937-28850-157928218602727=/root/.ansible/tmp/ansible-tmp-1727096498.0404937-28850-157928218602727 <<< 27817 1727096498.06928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096498.06931: stdout chunk (state=3): >>><<< 27817 1727096498.06933: stderr chunk (state=3): >>><<< 27817 1727096498.06936: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096498.0404937-28850-157928218602727=/root/.ansible/tmp/ansible-tmp-1727096498.0404937-28850-157928218602727 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096498.06938: variable 'ansible_module_compression' from source: unknown 27817 1727096498.06958: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 27817 1727096498.07004: variable 'ansible_facts' from source: unknown 27817 1727096498.07098: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096498.0404937-28850-157928218602727/AnsiballZ_ping.py 27817 1727096498.07278: Sending initial data 27817 1727096498.07287: Sent initial data (153 bytes) 27817 1727096498.07832: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096498.07938: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096498.07956: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096498.08017: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096498.09564: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096498.09610: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096498.09679: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp396pkn_q /root/.ansible/tmp/ansible-tmp-1727096498.0404937-28850-157928218602727/AnsiballZ_ping.py <<< 27817 1727096498.09682: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096498.0404937-28850-157928218602727/AnsiballZ_ping.py" <<< 27817 1727096498.09720: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp396pkn_q" to remote "/root/.ansible/tmp/ansible-tmp-1727096498.0404937-28850-157928218602727/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096498.0404937-28850-157928218602727/AnsiballZ_ping.py" <<< 27817 1727096498.10499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096498.10502: stderr chunk (state=3): >>><<< 27817 1727096498.10505: stdout chunk (state=3): >>><<< 27817 1727096498.10507: done transferring module to remote 27817 1727096498.10509: _low_level_execute_command(): starting 27817 1727096498.10511: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096498.0404937-28850-157928218602727/ /root/.ansible/tmp/ansible-tmp-1727096498.0404937-28850-157928218602727/AnsiballZ_ping.py && sleep 0' 27817 1727096498.11039: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096498.11052: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096498.11064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096498.11084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096498.11173: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096498.11194: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096498.11214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096498.11490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096498.13017: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096498.13046: stderr chunk (state=3): >>><<< 27817 1727096498.13056: stdout chunk (state=3): >>><<< 27817 1727096498.13081: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096498.13089: _low_level_execute_command(): starting 27817 1727096498.13098: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096498.0404937-28850-157928218602727/AnsiballZ_ping.py && sleep 0' 27817 1727096498.13679: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096498.13694: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096498.13709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096498.13724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096498.13739: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096498.13835: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096498.13856: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096498.13881: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096498.13954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096498.28819: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 27817 1727096498.30433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096498.30447: stdout chunk (state=3): >>><<< 27817 1727096498.30460: stderr chunk (state=3): >>><<< 27817 1727096498.30542: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096498.30583: done with _execute_module (ping, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ping', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096498.0404937-28850-157928218602727/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096498.30599: _low_level_execute_command(): starting 27817 1727096498.30650: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096498.0404937-28850-157928218602727/ > /dev/null 2>&1 && sleep 0' 27817 1727096498.31797: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096498.31866: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096498.31886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096498.31906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096498.32086: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096498.32227: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096498.32250: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096498.34147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096498.34163: stdout chunk (state=3): >>><<< 27817 1727096498.34392: stderr chunk (state=3): >>><<< 27817 1727096498.34396: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096498.34404: handler run complete 27817 1727096498.34406: attempt loop complete, returning result 27817 1727096498.34408: _execute() done 27817 1727096498.34411: dumping result to json 27817 1727096498.34413: done dumping result, returning 27817 1727096498.34415: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-bae3-08df-00000000007c] 27817 1727096498.34417: sending task result for task 0afff68d-5257-bae3-08df-00000000007c ok: [managed_node3] => { "changed": false, "ping": "pong" } 27817 1727096498.34793: no more pending results, returning what we have 27817 1727096498.34796: results queue empty 27817 1727096498.34797: checking for any_errors_fatal 27817 1727096498.34802: done checking for any_errors_fatal 27817 1727096498.34803: checking for max_fail_percentage 27817 1727096498.34805: done checking for max_fail_percentage 27817 1727096498.34806: checking to see if all hosts have failed and the running result is not ok 27817 1727096498.34807: done checking to see if all hosts have failed 27817 1727096498.34808: getting the remaining hosts for this loop 27817 1727096498.34810: done getting the remaining hosts for this loop 27817 1727096498.34813: getting the next task for host managed_node3 27817 1727096498.34976: done getting next task for host managed_node3 27817 1727096498.34979: ^ task is: TASK: meta (role_complete) 27817 1727096498.34982: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096498.34994: getting variables 27817 1727096498.34996: in VariableManager get_vars() 27817 1727096498.35039: Calling all_inventory to load vars for managed_node3 27817 1727096498.35042: Calling groups_inventory to load vars for managed_node3 27817 1727096498.35044: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096498.35054: Calling all_plugins_play to load vars for managed_node3 27817 1727096498.35057: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096498.35060: Calling groups_plugins_play to load vars for managed_node3 27817 1727096498.35943: done sending task result for task 0afff68d-5257-bae3-08df-00000000007c 27817 1727096498.35947: WORKER PROCESS EXITING 27817 1727096498.37088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096498.38786: done with get_vars() 27817 1727096498.38811: done getting variables 27817 1727096498.39033: done queuing things up, now waiting for results queue to drain 27817 1727096498.39035: results queue empty 27817 1727096498.39036: checking for any_errors_fatal 27817 1727096498.39038: done checking for any_errors_fatal 27817 1727096498.39039: checking for max_fail_percentage 27817 1727096498.39040: done checking for max_fail_percentage 27817 1727096498.39040: checking to see if all hosts have failed and the running result is not ok 27817 1727096498.39041: done checking to see if all hosts have failed 27817 1727096498.39042: getting the remaining hosts for this loop 27817 1727096498.39043: done getting the remaining hosts for this loop 27817 1727096498.39045: getting the next task for host managed_node3 27817 1727096498.39049: done getting next task for host managed_node3 27817 1727096498.39052: ^ task is: TASK: Get the routes from the named route table 'custom' 27817 1727096498.39053: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096498.39056: getting variables 27817 1727096498.39058: in VariableManager get_vars() 27817 1727096498.39173: Calling all_inventory to load vars for managed_node3 27817 1727096498.39175: Calling groups_inventory to load vars for managed_node3 27817 1727096498.39177: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096498.39181: Calling all_plugins_play to load vars for managed_node3 27817 1727096498.39183: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096498.39185: Calling groups_plugins_play to load vars for managed_node3 27817 1727096498.41271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096498.44562: done with get_vars() 27817 1727096498.44787: done getting variables 27817 1727096498.44835: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get the routes from the named route table 'custom'] ********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:121 Monday 23 September 2024 09:01:38 -0400 (0:00:00.448) 0:00:22.802 ****** 27817 1727096498.44861: entering _queue_task() for managed_node3/command 27817 1727096498.45618: worker is 1 (out of 1 available) 27817 1727096498.45632: exiting _queue_task() for managed_node3/command 27817 1727096498.45644: done queuing things up, now waiting for results queue to drain 27817 1727096498.45645: waiting for pending results... 27817 1727096498.46389: running TaskExecutor() for managed_node3/TASK: Get the routes from the named route table 'custom' 27817 1727096498.46395: in run() - task 0afff68d-5257-bae3-08df-0000000000ac 27817 1727096498.46398: variable 'ansible_search_path' from source: unknown 27817 1727096498.46777: calling self._execute() 27817 1727096498.46781: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096498.46784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096498.46787: variable 'omit' from source: magic vars 27817 1727096498.47505: variable 'ansible_distribution_major_version' from source: facts 27817 1727096498.47524: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096498.47536: variable 'omit' from source: magic vars 27817 1727096498.47976: variable 'omit' from source: magic vars 27817 1727096498.47980: variable 'omit' from source: magic vars 27817 1727096498.47983: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096498.47985: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096498.47991: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096498.47994: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096498.47996: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096498.48017: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096498.48027: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096498.48035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096498.48280: Set connection var ansible_pipelining to False 27817 1727096498.48293: Set connection var ansible_connection to ssh 27817 1727096498.48304: Set connection var ansible_timeout to 10 27817 1727096498.48311: Set connection var ansible_shell_type to sh 27817 1727096498.48321: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096498.48385: Set connection var ansible_shell_executable to /bin/sh 27817 1727096498.48416: variable 'ansible_shell_executable' from source: unknown 27817 1727096498.48424: variable 'ansible_connection' from source: unknown 27817 1727096498.48433: variable 'ansible_module_compression' from source: unknown 27817 1727096498.48774: variable 'ansible_shell_type' from source: unknown 27817 1727096498.48777: variable 'ansible_shell_executable' from source: unknown 27817 1727096498.48779: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096498.48781: variable 'ansible_pipelining' from source: unknown 27817 1727096498.48783: variable 'ansible_timeout' from source: unknown 27817 1727096498.48785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096498.48833: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096498.48848: variable 'omit' from source: magic vars 27817 1727096498.48856: starting attempt loop 27817 1727096498.48861: running the handler 27817 1727096498.48884: _low_level_execute_command(): starting 27817 1727096498.48894: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096498.50333: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096498.50446: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096498.50705: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096498.50740: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096498.52402: stdout chunk (state=3): >>>/root <<< 27817 1727096498.52639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096498.52653: stdout chunk (state=3): >>><<< 27817 1727096498.52667: stderr chunk (state=3): >>><<< 27817 1727096498.52700: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096498.52722: _low_level_execute_command(): starting 27817 1727096498.52733: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096498.5270858-28872-221117453777781 `" && echo ansible-tmp-1727096498.5270858-28872-221117453777781="` echo /root/.ansible/tmp/ansible-tmp-1727096498.5270858-28872-221117453777781 `" ) && sleep 0' 27817 1727096498.53583: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096498.53598: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096498.53614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096498.53633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096498.53650: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096498.53664: stderr chunk (state=3): >>>debug2: match not found <<< 27817 1727096498.53685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096498.53716: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27817 1727096498.53732: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 27817 1727096498.53747: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27817 1727096498.53833: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096498.53857: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096498.53884: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096498.53950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096498.55893: stdout chunk (state=3): >>>ansible-tmp-1727096498.5270858-28872-221117453777781=/root/.ansible/tmp/ansible-tmp-1727096498.5270858-28872-221117453777781 <<< 27817 1727096498.56058: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096498.56062: stdout chunk (state=3): >>><<< 27817 1727096498.56064: stderr chunk (state=3): >>><<< 27817 1727096498.56086: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096498.5270858-28872-221117453777781=/root/.ansible/tmp/ansible-tmp-1727096498.5270858-28872-221117453777781 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096498.56154: variable 'ansible_module_compression' from source: unknown 27817 1727096498.56294: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27817 1727096498.56353: variable 'ansible_facts' from source: unknown 27817 1727096498.56503: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096498.5270858-28872-221117453777781/AnsiballZ_command.py 27817 1727096498.56684: Sending initial data 27817 1727096498.56687: Sent initial data (156 bytes) 27817 1727096498.57376: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096498.57392: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096498.57445: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096498.57475: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096498.57501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096498.57556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096498.59234: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096498.59262: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096498.59297: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp1xzmn9uz /root/.ansible/tmp/ansible-tmp-1727096498.5270858-28872-221117453777781/AnsiballZ_command.py <<< 27817 1727096498.59301: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096498.5270858-28872-221117453777781/AnsiballZ_command.py" <<< 27817 1727096498.59361: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp1xzmn9uz" to remote "/root/.ansible/tmp/ansible-tmp-1727096498.5270858-28872-221117453777781/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096498.5270858-28872-221117453777781/AnsiballZ_command.py" <<< 27817 1727096498.60946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096498.60952: stdout chunk (state=3): >>><<< 27817 1727096498.60954: stderr chunk (state=3): >>><<< 27817 1727096498.60956: done transferring module to remote 27817 1727096498.60958: _low_level_execute_command(): starting 27817 1727096498.60960: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096498.5270858-28872-221117453777781/ /root/.ansible/tmp/ansible-tmp-1727096498.5270858-28872-221117453777781/AnsiballZ_command.py && sleep 0' 27817 1727096498.61522: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096498.61534: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096498.61585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096498.61658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096498.61687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096498.61720: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096498.61753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096498.63715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096498.63718: stdout chunk (state=3): >>><<< 27817 1727096498.63721: stderr chunk (state=3): >>><<< 27817 1727096498.63723: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096498.63725: _low_level_execute_command(): starting 27817 1727096498.63728: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096498.5270858-28872-221117453777781/AnsiballZ_command.py && sleep 0' 27817 1727096498.64282: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096498.64296: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096498.64314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096498.64333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096498.64349: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096498.64393: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096498.64405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096498.64505: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096498.64553: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096498.64697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096498.80384: stdout chunk (state=3): >>> {"changed": true, "stdout": "192.0.2.64/26 via 198.51.100.8 dev ethtest0 proto static src 198.51.100.3 metric 50 \n198.51.100.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4 \n198.51.100.128/26 via 198.51.100.1 dev ethtest0 proto static metric 2 ", "stderr": "", "rc": 0, "cmd": ["ip", "route", "show", "table", "custom"], "start": "2024-09-23 09:01:38.796899", "end": "2024-09-23 09:01:38.800494", "delta": "0:00:00.003595", "msg": "", "invocation": {"module_args": {"_raw_params": "ip route show table custom", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 27817 1727096498.81978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096498.81983: stdout chunk (state=3): >>><<< 27817 1727096498.81985: stderr chunk (state=3): >>><<< 27817 1727096498.82004: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "192.0.2.64/26 via 198.51.100.8 dev ethtest0 proto static src 198.51.100.3 metric 50 \n198.51.100.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4 \n198.51.100.128/26 via 198.51.100.1 dev ethtest0 proto static metric 2 ", "stderr": "", "rc": 0, "cmd": ["ip", "route", "show", "table", "custom"], "start": "2024-09-23 09:01:38.796899", "end": "2024-09-23 09:01:38.800494", "delta": "0:00:00.003595", "msg": "", "invocation": {"module_args": {"_raw_params": "ip route show table custom", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096498.82129: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip route show table custom', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096498.5270858-28872-221117453777781/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096498.82132: _low_level_execute_command(): starting 27817 1727096498.82135: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096498.5270858-28872-221117453777781/ > /dev/null 2>&1 && sleep 0' 27817 1727096498.82695: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096498.82782: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096498.82818: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096498.82835: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096498.82856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096498.82923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096498.84760: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096498.84776: stdout chunk (state=3): >>><<< 27817 1727096498.84797: stderr chunk (state=3): >>><<< 27817 1727096498.84818: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096498.84830: handler run complete 27817 1727096498.84973: Evaluated conditional (False): False 27817 1727096498.84976: attempt loop complete, returning result 27817 1727096498.84978: _execute() done 27817 1727096498.84981: dumping result to json 27817 1727096498.84983: done dumping result, returning 27817 1727096498.84985: done running TaskExecutor() for managed_node3/TASK: Get the routes from the named route table 'custom' [0afff68d-5257-bae3-08df-0000000000ac] 27817 1727096498.84987: sending task result for task 0afff68d-5257-bae3-08df-0000000000ac 27817 1727096498.85064: done sending task result for task 0afff68d-5257-bae3-08df-0000000000ac 27817 1727096498.85070: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ip", "route", "show", "table", "custom" ], "delta": "0:00:00.003595", "end": "2024-09-23 09:01:38.800494", "rc": 0, "start": "2024-09-23 09:01:38.796899" } STDOUT: 192.0.2.64/26 via 198.51.100.8 dev ethtest0 proto static src 198.51.100.3 metric 50 198.51.100.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4 198.51.100.128/26 via 198.51.100.1 dev ethtest0 proto static metric 2 27817 1727096498.85150: no more pending results, returning what we have 27817 1727096498.85154: results queue empty 27817 1727096498.85155: checking for any_errors_fatal 27817 1727096498.85157: done checking for any_errors_fatal 27817 1727096498.85158: checking for max_fail_percentage 27817 1727096498.85159: done checking for max_fail_percentage 27817 1727096498.85160: checking to see if all hosts have failed and the running result is not ok 27817 1727096498.85161: done checking to see if all hosts have failed 27817 1727096498.85162: getting the remaining hosts for this loop 27817 1727096498.85163: done getting the remaining hosts for this loop 27817 1727096498.85167: getting the next task for host managed_node3 27817 1727096498.85175: done getting next task for host managed_node3 27817 1727096498.85178: ^ task is: TASK: Assert that the named route table 'custom' contains the specified route 27817 1727096498.85180: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096498.85184: getting variables 27817 1727096498.85185: in VariableManager get_vars() 27817 1727096498.85224: Calling all_inventory to load vars for managed_node3 27817 1727096498.85226: Calling groups_inventory to load vars for managed_node3 27817 1727096498.85228: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096498.85239: Calling all_plugins_play to load vars for managed_node3 27817 1727096498.85242: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096498.85244: Calling groups_plugins_play to load vars for managed_node3 27817 1727096498.86905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096498.88544: done with get_vars() 27817 1727096498.88570: done getting variables 27817 1727096498.88638: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that the named route table 'custom' contains the specified route] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:127 Monday 23 September 2024 09:01:38 -0400 (0:00:00.438) 0:00:23.240 ****** 27817 1727096498.88671: entering _queue_task() for managed_node3/assert 27817 1727096498.88997: worker is 1 (out of 1 available) 27817 1727096498.89011: exiting _queue_task() for managed_node3/assert 27817 1727096498.89024: done queuing things up, now waiting for results queue to drain 27817 1727096498.89025: waiting for pending results... 27817 1727096498.89495: running TaskExecutor() for managed_node3/TASK: Assert that the named route table 'custom' contains the specified route 27817 1727096498.89501: in run() - task 0afff68d-5257-bae3-08df-0000000000ad 27817 1727096498.89505: variable 'ansible_search_path' from source: unknown 27817 1727096498.89512: calling self._execute() 27817 1727096498.89637: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096498.89693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096498.89697: variable 'omit' from source: magic vars 27817 1727096498.90093: variable 'ansible_distribution_major_version' from source: facts 27817 1727096498.90111: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096498.90129: variable 'omit' from source: magic vars 27817 1727096498.90158: variable 'omit' from source: magic vars 27817 1727096498.90202: variable 'omit' from source: magic vars 27817 1727096498.90272: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096498.90300: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096498.90326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096498.90359: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096498.90458: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096498.90464: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096498.90470: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096498.90472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096498.90535: Set connection var ansible_pipelining to False 27817 1727096498.90547: Set connection var ansible_connection to ssh 27817 1727096498.90557: Set connection var ansible_timeout to 10 27817 1727096498.90573: Set connection var ansible_shell_type to sh 27817 1727096498.90585: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096498.90594: Set connection var ansible_shell_executable to /bin/sh 27817 1727096498.90624: variable 'ansible_shell_executable' from source: unknown 27817 1727096498.90632: variable 'ansible_connection' from source: unknown 27817 1727096498.90639: variable 'ansible_module_compression' from source: unknown 27817 1727096498.90647: variable 'ansible_shell_type' from source: unknown 27817 1727096498.90655: variable 'ansible_shell_executable' from source: unknown 27817 1727096498.90661: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096498.90679: variable 'ansible_pipelining' from source: unknown 27817 1727096498.90688: variable 'ansible_timeout' from source: unknown 27817 1727096498.90697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096498.90873: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096498.90877: variable 'omit' from source: magic vars 27817 1727096498.90879: starting attempt loop 27817 1727096498.90882: running the handler 27817 1727096498.91057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096498.91312: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096498.91374: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096498.91547: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096498.91551: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096498.91585: variable 'route_table_custom' from source: set_fact 27817 1727096498.91619: Evaluated conditional (route_table_custom.stdout is search("198.51.100.128/26 via 198.51.100.1 dev ethtest0 proto static metric 2")): True 27817 1727096498.91752: variable 'route_table_custom' from source: set_fact 27817 1727096498.91789: Evaluated conditional (route_table_custom.stdout is search("198.51.100.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4")): True 27817 1727096498.91921: variable 'route_table_custom' from source: set_fact 27817 1727096498.91952: Evaluated conditional (route_table_custom.stdout is search("192.0.2.64/26 via 198.51.100.8 dev ethtest0 proto static src 198.51.100.3 metric 50")): True 27817 1727096498.91961: handler run complete 27817 1727096498.91987: attempt loop complete, returning result 27817 1727096498.91992: _execute() done 27817 1727096498.91998: dumping result to json 27817 1727096498.92003: done dumping result, returning 27817 1727096498.92012: done running TaskExecutor() for managed_node3/TASK: Assert that the named route table 'custom' contains the specified route [0afff68d-5257-bae3-08df-0000000000ad] 27817 1727096498.92019: sending task result for task 0afff68d-5257-bae3-08df-0000000000ad ok: [managed_node3] => { "changed": false } MSG: All assertions passed 27817 1727096498.92237: no more pending results, returning what we have 27817 1727096498.92240: results queue empty 27817 1727096498.92241: checking for any_errors_fatal 27817 1727096498.92250: done checking for any_errors_fatal 27817 1727096498.92251: checking for max_fail_percentage 27817 1727096498.92253: done checking for max_fail_percentage 27817 1727096498.92254: checking to see if all hosts have failed and the running result is not ok 27817 1727096498.92255: done checking to see if all hosts have failed 27817 1727096498.92256: getting the remaining hosts for this loop 27817 1727096498.92257: done getting the remaining hosts for this loop 27817 1727096498.92260: getting the next task for host managed_node3 27817 1727096498.92268: done getting next task for host managed_node3 27817 1727096498.92271: ^ task is: TASK: Remove the dedicated test file in `/etc/iproute2/rt_tables.d/` 27817 1727096498.92272: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096498.92276: getting variables 27817 1727096498.92278: in VariableManager get_vars() 27817 1727096498.92320: Calling all_inventory to load vars for managed_node3 27817 1727096498.92323: Calling groups_inventory to load vars for managed_node3 27817 1727096498.92326: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096498.92337: Calling all_plugins_play to load vars for managed_node3 27817 1727096498.92341: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096498.92344: Calling groups_plugins_play to load vars for managed_node3 27817 1727096498.92881: done sending task result for task 0afff68d-5257-bae3-08df-0000000000ad 27817 1727096498.92885: WORKER PROCESS EXITING 27817 1727096498.94065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096498.95564: done with get_vars() 27817 1727096498.95587: done getting variables TASK [Remove the dedicated test file in `/etc/iproute2/rt_tables.d/`] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:135 Monday 23 September 2024 09:01:38 -0400 (0:00:00.070) 0:00:23.310 ****** 27817 1727096498.95685: entering _queue_task() for managed_node3/file 27817 1727096498.96184: worker is 1 (out of 1 available) 27817 1727096498.96195: exiting _queue_task() for managed_node3/file 27817 1727096498.96204: done queuing things up, now waiting for results queue to drain 27817 1727096498.96205: waiting for pending results... 27817 1727096498.96285: running TaskExecutor() for managed_node3/TASK: Remove the dedicated test file in `/etc/iproute2/rt_tables.d/` 27817 1727096498.96383: in run() - task 0afff68d-5257-bae3-08df-0000000000ae 27817 1727096498.96403: variable 'ansible_search_path' from source: unknown 27817 1727096498.96450: calling self._execute() 27817 1727096498.96556: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096498.96572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096498.96587: variable 'omit' from source: magic vars 27817 1727096498.96980: variable 'ansible_distribution_major_version' from source: facts 27817 1727096498.97073: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096498.97082: variable 'omit' from source: magic vars 27817 1727096498.97087: variable 'omit' from source: magic vars 27817 1727096498.97089: variable 'omit' from source: magic vars 27817 1727096498.97116: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096498.97151: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096498.97180: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096498.97207: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096498.97222: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096498.97253: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096498.97261: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096498.97269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096498.97376: Set connection var ansible_pipelining to False 27817 1727096498.97387: Set connection var ansible_connection to ssh 27817 1727096498.97396: Set connection var ansible_timeout to 10 27817 1727096498.97406: Set connection var ansible_shell_type to sh 27817 1727096498.97419: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096498.97427: Set connection var ansible_shell_executable to /bin/sh 27817 1727096498.97472: variable 'ansible_shell_executable' from source: unknown 27817 1727096498.97475: variable 'ansible_connection' from source: unknown 27817 1727096498.97477: variable 'ansible_module_compression' from source: unknown 27817 1727096498.97479: variable 'ansible_shell_type' from source: unknown 27817 1727096498.97481: variable 'ansible_shell_executable' from source: unknown 27817 1727096498.97483: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096498.97519: variable 'ansible_pipelining' from source: unknown 27817 1727096498.97522: variable 'ansible_timeout' from source: unknown 27817 1727096498.97524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096498.97706: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27817 1727096498.97721: variable 'omit' from source: magic vars 27817 1727096498.97737: starting attempt loop 27817 1727096498.97849: running the handler 27817 1727096498.97853: _low_level_execute_command(): starting 27817 1727096498.97855: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096498.98514: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096498.98582: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096498.98626: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096498.98640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096498.98663: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096498.98738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096499.00408: stdout chunk (state=3): >>>/root <<< 27817 1727096499.00571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096499.00575: stdout chunk (state=3): >>><<< 27817 1727096499.00578: stderr chunk (state=3): >>><<< 27817 1727096499.00603: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096499.00705: _low_level_execute_command(): starting 27817 1727096499.00709: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096499.0061066-28894-12926307721078 `" && echo ansible-tmp-1727096499.0061066-28894-12926307721078="` echo /root/.ansible/tmp/ansible-tmp-1727096499.0061066-28894-12926307721078 `" ) && sleep 0' 27817 1727096499.01254: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096499.01266: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096499.01336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096499.01396: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096499.01410: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096499.01441: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096499.01493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096499.03382: stdout chunk (state=3): >>>ansible-tmp-1727096499.0061066-28894-12926307721078=/root/.ansible/tmp/ansible-tmp-1727096499.0061066-28894-12926307721078 <<< 27817 1727096499.03554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096499.03557: stdout chunk (state=3): >>><<< 27817 1727096499.03560: stderr chunk (state=3): >>><<< 27817 1727096499.03675: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096499.0061066-28894-12926307721078=/root/.ansible/tmp/ansible-tmp-1727096499.0061066-28894-12926307721078 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096499.03679: variable 'ansible_module_compression' from source: unknown 27817 1727096499.03702: ANSIBALLZ: Using lock for file 27817 1727096499.03711: ANSIBALLZ: Acquiring lock 27817 1727096499.03719: ANSIBALLZ: Lock acquired: 139766527972304 27817 1727096499.03727: ANSIBALLZ: Creating module 27817 1727096499.20835: ANSIBALLZ: Writing module into payload 27817 1727096499.21095: ANSIBALLZ: Writing module 27817 1727096499.21098: ANSIBALLZ: Renaming module 27817 1727096499.21100: ANSIBALLZ: Done creating module 27817 1727096499.21102: variable 'ansible_facts' from source: unknown 27817 1727096499.21105: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096499.0061066-28894-12926307721078/AnsiballZ_file.py 27817 1727096499.21336: Sending initial data 27817 1727096499.21340: Sent initial data (152 bytes) 27817 1727096499.22220: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096499.22240: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096499.22301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096499.23993: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096499.24075: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096499.24323: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpnhg6c6kc /root/.ansible/tmp/ansible-tmp-1727096499.0061066-28894-12926307721078/AnsiballZ_file.py <<< 27817 1727096499.24327: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096499.0061066-28894-12926307721078/AnsiballZ_file.py" <<< 27817 1727096499.24352: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpnhg6c6kc" to remote "/root/.ansible/tmp/ansible-tmp-1727096499.0061066-28894-12926307721078/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096499.0061066-28894-12926307721078/AnsiballZ_file.py" <<< 27817 1727096499.25696: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096499.25728: stderr chunk (state=3): >>><<< 27817 1727096499.25738: stdout chunk (state=3): >>><<< 27817 1727096499.25764: done transferring module to remote 27817 1727096499.25785: _low_level_execute_command(): starting 27817 1727096499.25795: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096499.0061066-28894-12926307721078/ /root/.ansible/tmp/ansible-tmp-1727096499.0061066-28894-12926307721078/AnsiballZ_file.py && sleep 0' 27817 1727096499.26377: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096499.26390: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096499.26402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096499.26417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096499.26434: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096499.26444: stderr chunk (state=3): >>>debug2: match not found <<< 27817 1727096499.26454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096499.26542: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096499.26556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096499.26589: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096499.26600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096499.26663: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096499.28528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096499.28539: stdout chunk (state=3): >>><<< 27817 1727096499.28558: stderr chunk (state=3): >>><<< 27817 1727096499.28585: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096499.28594: _low_level_execute_command(): starting 27817 1727096499.28604: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096499.0061066-28894-12926307721078/AnsiballZ_file.py && sleep 0' 27817 1727096499.29244: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096499.29255: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096499.29274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096499.29291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096499.29305: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096499.29334: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096499.29345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096499.29425: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096499.29454: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096499.29562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096499.45719: stdout chunk (state=3): >>> {"path": "/etc/iproute2/rt_tables.d/table.conf", "changed": true, "diff": {"before": {"path": "/etc/iproute2/rt_tables.d/table.conf", "state": "file"}, "after": {"path": "/etc/iproute2/rt_tables.d/table.conf", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/iproute2/rt_tables.d/table.conf", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 27817 1727096499.47249: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096499.47253: stdout chunk (state=3): >>><<< 27817 1727096499.47255: stderr chunk (state=3): >>><<< 27817 1727096499.47279: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/iproute2/rt_tables.d/table.conf", "changed": true, "diff": {"before": {"path": "/etc/iproute2/rt_tables.d/table.conf", "state": "file"}, "after": {"path": "/etc/iproute2/rt_tables.d/table.conf", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/iproute2/rt_tables.d/table.conf", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096499.47320: done with _execute_module (file, {'state': 'absent', 'path': '/etc/iproute2/rt_tables.d/table.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096499.0061066-28894-12926307721078/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096499.47333: _low_level_execute_command(): starting 27817 1727096499.47356: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096499.0061066-28894-12926307721078/ > /dev/null 2>&1 && sleep 0' 27817 1727096499.47963: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096499.47968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096499.47978: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096499.47980: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096499.47983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096499.47985: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096499.48021: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096499.48024: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096499.48066: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096499.50079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096499.50083: stdout chunk (state=3): >>><<< 27817 1727096499.50086: stderr chunk (state=3): >>><<< 27817 1727096499.50088: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096499.50091: handler run complete 27817 1727096499.50093: attempt loop complete, returning result 27817 1727096499.50094: _execute() done 27817 1727096499.50096: dumping result to json 27817 1727096499.50098: done dumping result, returning 27817 1727096499.50100: done running TaskExecutor() for managed_node3/TASK: Remove the dedicated test file in `/etc/iproute2/rt_tables.d/` [0afff68d-5257-bae3-08df-0000000000ae] 27817 1727096499.50102: sending task result for task 0afff68d-5257-bae3-08df-0000000000ae 27817 1727096499.50173: done sending task result for task 0afff68d-5257-bae3-08df-0000000000ae 27817 1727096499.50176: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "path": "/etc/iproute2/rt_tables.d/table.conf", "state": "absent" } 27817 1727096499.50232: no more pending results, returning what we have 27817 1727096499.50235: results queue empty 27817 1727096499.50235: checking for any_errors_fatal 27817 1727096499.50242: done checking for any_errors_fatal 27817 1727096499.50243: checking for max_fail_percentage 27817 1727096499.50244: done checking for max_fail_percentage 27817 1727096499.50245: checking to see if all hosts have failed and the running result is not ok 27817 1727096499.50246: done checking to see if all hosts have failed 27817 1727096499.50247: getting the remaining hosts for this loop 27817 1727096499.50249: done getting the remaining hosts for this loop 27817 1727096499.50252: getting the next task for host managed_node3 27817 1727096499.50259: done getting next task for host managed_node3 27817 1727096499.50261: ^ task is: TASK: meta (flush_handlers) 27817 1727096499.50263: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096499.50268: getting variables 27817 1727096499.50272: in VariableManager get_vars() 27817 1727096499.50308: Calling all_inventory to load vars for managed_node3 27817 1727096499.50311: Calling groups_inventory to load vars for managed_node3 27817 1727096499.50313: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096499.50322: Calling all_plugins_play to load vars for managed_node3 27817 1727096499.50325: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096499.50327: Calling groups_plugins_play to load vars for managed_node3 27817 1727096499.51645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096499.52987: done with get_vars() 27817 1727096499.53007: done getting variables 27817 1727096499.53059: in VariableManager get_vars() 27817 1727096499.53075: Calling all_inventory to load vars for managed_node3 27817 1727096499.53077: Calling groups_inventory to load vars for managed_node3 27817 1727096499.53078: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096499.53082: Calling all_plugins_play to load vars for managed_node3 27817 1727096499.53084: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096499.53085: Calling groups_plugins_play to load vars for managed_node3 27817 1727096499.57917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096499.58938: done with get_vars() 27817 1727096499.58958: done queuing things up, now waiting for results queue to drain 27817 1727096499.58959: results queue empty 27817 1727096499.58960: checking for any_errors_fatal 27817 1727096499.58962: done checking for any_errors_fatal 27817 1727096499.58963: checking for max_fail_percentage 27817 1727096499.58963: done checking for max_fail_percentage 27817 1727096499.58964: checking to see if all hosts have failed and the running result is not ok 27817 1727096499.58964: done checking to see if all hosts have failed 27817 1727096499.58965: getting the remaining hosts for this loop 27817 1727096499.58965: done getting the remaining hosts for this loop 27817 1727096499.58969: getting the next task for host managed_node3 27817 1727096499.58972: done getting next task for host managed_node3 27817 1727096499.58973: ^ task is: TASK: meta (flush_handlers) 27817 1727096499.58974: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096499.58976: getting variables 27817 1727096499.58977: in VariableManager get_vars() 27817 1727096499.58986: Calling all_inventory to load vars for managed_node3 27817 1727096499.58988: Calling groups_inventory to load vars for managed_node3 27817 1727096499.58990: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096499.58995: Calling all_plugins_play to load vars for managed_node3 27817 1727096499.58996: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096499.58998: Calling groups_plugins_play to load vars for managed_node3 27817 1727096499.59619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096499.60700: done with get_vars() 27817 1727096499.60717: done getting variables 27817 1727096499.60757: in VariableManager get_vars() 27817 1727096499.60770: Calling all_inventory to load vars for managed_node3 27817 1727096499.60772: Calling groups_inventory to load vars for managed_node3 27817 1727096499.60774: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096499.60779: Calling all_plugins_play to load vars for managed_node3 27817 1727096499.60781: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096499.60784: Calling groups_plugins_play to load vars for managed_node3 27817 1727096499.61835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096499.63372: done with get_vars() 27817 1727096499.63395: done queuing things up, now waiting for results queue to drain 27817 1727096499.63397: results queue empty 27817 1727096499.63398: checking for any_errors_fatal 27817 1727096499.63399: done checking for any_errors_fatal 27817 1727096499.63399: checking for max_fail_percentage 27817 1727096499.63400: done checking for max_fail_percentage 27817 1727096499.63401: checking to see if all hosts have failed and the running result is not ok 27817 1727096499.63402: done checking to see if all hosts have failed 27817 1727096499.63403: getting the remaining hosts for this loop 27817 1727096499.63403: done getting the remaining hosts for this loop 27817 1727096499.63406: getting the next task for host managed_node3 27817 1727096499.63409: done getting next task for host managed_node3 27817 1727096499.63409: ^ task is: None 27817 1727096499.63411: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096499.63412: done queuing things up, now waiting for results queue to drain 27817 1727096499.63413: results queue empty 27817 1727096499.63413: checking for any_errors_fatal 27817 1727096499.63414: done checking for any_errors_fatal 27817 1727096499.63415: checking for max_fail_percentage 27817 1727096499.63415: done checking for max_fail_percentage 27817 1727096499.63416: checking to see if all hosts have failed and the running result is not ok 27817 1727096499.63417: done checking to see if all hosts have failed 27817 1727096499.63418: getting the next task for host managed_node3 27817 1727096499.63420: done getting next task for host managed_node3 27817 1727096499.63421: ^ task is: None 27817 1727096499.63422: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096499.63462: in VariableManager get_vars() 27817 1727096499.63481: done with get_vars() 27817 1727096499.63486: in VariableManager get_vars() 27817 1727096499.63498: done with get_vars() 27817 1727096499.63502: variable 'omit' from source: magic vars 27817 1727096499.63596: variable 'profile' from source: play vars 27817 1727096499.63694: in VariableManager get_vars() 27817 1727096499.63708: done with get_vars() 27817 1727096499.63727: variable 'omit' from source: magic vars 27817 1727096499.63790: variable 'profile' from source: play vars PLAY [Set down {{ profile }}] ************************************************** 27817 1727096499.64433: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 27817 1727096499.64454: getting the remaining hosts for this loop 27817 1727096499.64456: done getting the remaining hosts for this loop 27817 1727096499.64458: getting the next task for host managed_node3 27817 1727096499.64461: done getting next task for host managed_node3 27817 1727096499.64463: ^ task is: TASK: Gathering Facts 27817 1727096499.64464: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096499.64466: getting variables 27817 1727096499.64470: in VariableManager get_vars() 27817 1727096499.64480: Calling all_inventory to load vars for managed_node3 27817 1727096499.64482: Calling groups_inventory to load vars for managed_node3 27817 1727096499.64485: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096499.64489: Calling all_plugins_play to load vars for managed_node3 27817 1727096499.64491: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096499.64494: Calling groups_plugins_play to load vars for managed_node3 27817 1727096499.65585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096499.67112: done with get_vars() 27817 1727096499.67130: done getting variables 27817 1727096499.67171: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Monday 23 September 2024 09:01:39 -0400 (0:00:00.715) 0:00:24.025 ****** 27817 1727096499.67194: entering _queue_task() for managed_node3/gather_facts 27817 1727096499.67513: worker is 1 (out of 1 available) 27817 1727096499.67525: exiting _queue_task() for managed_node3/gather_facts 27817 1727096499.67540: done queuing things up, now waiting for results queue to drain 27817 1727096499.67542: waiting for pending results... 27817 1727096499.67848: running TaskExecutor() for managed_node3/TASK: Gathering Facts 27817 1727096499.67885: in run() - task 0afff68d-5257-bae3-08df-0000000006a2 27817 1727096499.67903: variable 'ansible_search_path' from source: unknown 27817 1727096499.67944: calling self._execute() 27817 1727096499.68043: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096499.68061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096499.68079: variable 'omit' from source: magic vars 27817 1727096499.68459: variable 'ansible_distribution_major_version' from source: facts 27817 1727096499.68489: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096499.68503: variable 'omit' from source: magic vars 27817 1727096499.68596: variable 'omit' from source: magic vars 27817 1727096499.68600: variable 'omit' from source: magic vars 27817 1727096499.68631: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096499.68684: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096499.68800: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096499.68803: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096499.68807: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096499.68810: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096499.68814: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096499.68816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096499.68975: Set connection var ansible_pipelining to False 27817 1727096499.69042: Set connection var ansible_connection to ssh 27817 1727096499.69047: Set connection var ansible_timeout to 10 27817 1727096499.69049: Set connection var ansible_shell_type to sh 27817 1727096499.69052: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096499.69054: Set connection var ansible_shell_executable to /bin/sh 27817 1727096499.69112: variable 'ansible_shell_executable' from source: unknown 27817 1727096499.69115: variable 'ansible_connection' from source: unknown 27817 1727096499.69118: variable 'ansible_module_compression' from source: unknown 27817 1727096499.69120: variable 'ansible_shell_type' from source: unknown 27817 1727096499.69122: variable 'ansible_shell_executable' from source: unknown 27817 1727096499.69124: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096499.69149: variable 'ansible_pipelining' from source: unknown 27817 1727096499.69152: variable 'ansible_timeout' from source: unknown 27817 1727096499.69154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096499.69385: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096499.69388: variable 'omit' from source: magic vars 27817 1727096499.69391: starting attempt loop 27817 1727096499.69393: running the handler 27817 1727096499.69493: variable 'ansible_facts' from source: unknown 27817 1727096499.69496: _low_level_execute_command(): starting 27817 1727096499.69499: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096499.70308: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096499.70409: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096499.70484: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096499.70600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096499.70697: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096499.70825: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096499.72381: stdout chunk (state=3): >>>/root <<< 27817 1727096499.72645: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096499.72649: stdout chunk (state=3): >>><<< 27817 1727096499.72652: stderr chunk (state=3): >>><<< 27817 1727096499.72655: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096499.72658: _low_level_execute_command(): starting 27817 1727096499.72661: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096499.7255101-28928-77062852830623 `" && echo ansible-tmp-1727096499.7255101-28928-77062852830623="` echo /root/.ansible/tmp/ansible-tmp-1727096499.7255101-28928-77062852830623 `" ) && sleep 0' 27817 1727096499.73209: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096499.73242: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096499.73311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096499.75193: stdout chunk (state=3): >>>ansible-tmp-1727096499.7255101-28928-77062852830623=/root/.ansible/tmp/ansible-tmp-1727096499.7255101-28928-77062852830623 <<< 27817 1727096499.75338: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096499.75341: stdout chunk (state=3): >>><<< 27817 1727096499.75344: stderr chunk (state=3): >>><<< 27817 1727096499.75362: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096499.7255101-28928-77062852830623=/root/.ansible/tmp/ansible-tmp-1727096499.7255101-28928-77062852830623 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096499.75574: variable 'ansible_module_compression' from source: unknown 27817 1727096499.75578: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 27817 1727096499.75580: variable 'ansible_facts' from source: unknown 27817 1727096499.75747: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096499.7255101-28928-77062852830623/AnsiballZ_setup.py 27817 1727096499.75931: Sending initial data 27817 1727096499.75940: Sent initial data (153 bytes) 27817 1727096499.76547: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096499.76564: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096499.76591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096499.76694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096499.76712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096499.76727: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096499.76788: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096499.78325: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 27817 1727096499.78346: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096499.78405: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096499.78456: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpmf3d_75p /root/.ansible/tmp/ansible-tmp-1727096499.7255101-28928-77062852830623/AnsiballZ_setup.py <<< 27817 1727096499.78459: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096499.7255101-28928-77062852830623/AnsiballZ_setup.py" <<< 27817 1727096499.78501: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpmf3d_75p" to remote "/root/.ansible/tmp/ansible-tmp-1727096499.7255101-28928-77062852830623/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096499.7255101-28928-77062852830623/AnsiballZ_setup.py" <<< 27817 1727096499.79944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096499.79953: stdout chunk (state=3): >>><<< 27817 1727096499.79964: stderr chunk (state=3): >>><<< 27817 1727096499.79994: done transferring module to remote 27817 1727096499.80082: _low_level_execute_command(): starting 27817 1727096499.80086: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096499.7255101-28928-77062852830623/ /root/.ansible/tmp/ansible-tmp-1727096499.7255101-28928-77062852830623/AnsiballZ_setup.py && sleep 0' 27817 1727096499.80683: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096499.80746: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096499.80774: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096499.80791: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096499.80849: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096499.82687: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096499.82691: stdout chunk (state=3): >>><<< 27817 1727096499.82693: stderr chunk (state=3): >>><<< 27817 1727096499.82785: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096499.82794: _low_level_execute_command(): starting 27817 1727096499.82797: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096499.7255101-28928-77062852830623/AnsiballZ_setup.py && sleep 0' 27817 1727096499.83329: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096499.83344: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096499.83359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096499.83438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096499.83488: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096499.83505: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096499.83537: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096499.83612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096500.50742: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_iscsi_iqn": "", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version":<<< 27817 1727096500.50796: stdout chunk (state=3): >>> "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.50048828125, "5m": 0.52880859375, "15m": 0.34033203125}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "01", "second": "40", "epoch": "1727096500", "epoch_int": "1727096500", "date": "2024-09-23", "time": "09:01:40", "iso8601_micro": "2024-09-23T13:01:40.115409Z", "iso8601": "2024-09-23T13:01:40Z", "iso8601_basic": "20240923T090140115409", "iso8601_basic_short": "20240923T090140", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2970, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 561, "free": 2970}, "nocache": {"free": 3288, "used": 243}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 643, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261799243776, "block_size": 4096, "block_total": 65519099, "block_available": 63915831, "block_used": 1603268, "inode_total": 131070960, "inode_available": 131029177, "inode_used": 41783, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["rpltstbr", "eth0", "ethtest0", "peerethtest0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_<<< 27817 1727096500.50827: stdout chunk (state=3): >>>tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "be:6a:de:a5:d9:03", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_ethtest0": {"device": "ethtest0", "macaddress": "06:9d:f8:37:ad:3a", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv4": {"address": "198.51.100.3", "broadcast": "198.51.100.63", "netmask": "255.255.255.192", "network": "198.51.100.0", "prefix": "26"}, "ipv6": [{"address": "fe80::49d:f8ff:fe37:ad3a", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "off", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_peerethtest0": {"device": "peerethtest0", "macaddress": "96:23:e8:00:b8:f8", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::9423:e8ff:fe00:b8f8", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "off", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "198.51.100.3", "10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::49d:f8ff:fe37:ad3a", "fe80::9423:e8ff:fe00:b8f8", "fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1", "192.0.2.72", "198.51.100.3"], "ipv6": ["::1", "fe80::49d:f8ff:fe37:ad3a", "fe80::8ff:dfff:fe7b:8e75", "fe80::9423:e8ff:fe00:b8f8"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 27817 1727096500.52692: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096500.52881: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 27817 1727096500.52885: stdout chunk (state=3): >>><<< 27817 1727096500.52887: stderr chunk (state=3): >>><<< 27817 1727096500.52893: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_iscsi_iqn": "", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.50048828125, "5m": 0.52880859375, "15m": 0.34033203125}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "01", "second": "40", "epoch": "1727096500", "epoch_int": "1727096500", "date": "2024-09-23", "time": "09:01:40", "iso8601_micro": "2024-09-23T13:01:40.115409Z", "iso8601": "2024-09-23T13:01:40Z", "iso8601_basic": "20240923T090140115409", "iso8601_basic_short": "20240923T090140", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2970, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 561, "free": 2970}, "nocache": {"free": 3288, "used": 243}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 643, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261799243776, "block_size": 4096, "block_total": 65519099, "block_available": 63915831, "block_used": 1603268, "inode_total": 131070960, "inode_available": 131029177, "inode_used": 41783, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["rpltstbr", "eth0", "ethtest0", "peerethtest0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "be:6a:de:a5:d9:03", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_ethtest0": {"device": "ethtest0", "macaddress": "06:9d:f8:37:ad:3a", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv4": {"address": "198.51.100.3", "broadcast": "198.51.100.63", "netmask": "255.255.255.192", "network": "198.51.100.0", "prefix": "26"}, "ipv6": [{"address": "fe80::49d:f8ff:fe37:ad3a", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "off", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_peerethtest0": {"device": "peerethtest0", "macaddress": "96:23:e8:00:b8:f8", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::9423:e8ff:fe00:b8f8", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "off", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "198.51.100.3", "10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::49d:f8ff:fe37:ad3a", "fe80::9423:e8ff:fe00:b8f8", "fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1", "192.0.2.72", "198.51.100.3"], "ipv6": ["::1", "fe80::49d:f8ff:fe37:ad3a", "fe80::8ff:dfff:fe7b:8e75", "fe80::9423:e8ff:fe00:b8f8"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096500.53427: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096499.7255101-28928-77062852830623/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096500.53460: _low_level_execute_command(): starting 27817 1727096500.53477: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096499.7255101-28928-77062852830623/ > /dev/null 2>&1 && sleep 0' 27817 1727096500.54137: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096500.54151: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096500.54191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096500.54287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096500.54304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096500.54322: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096500.54345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096500.54413: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096500.56228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096500.56235: stdout chunk (state=3): >>><<< 27817 1727096500.56242: stderr chunk (state=3): >>><<< 27817 1727096500.56261: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096500.56274: handler run complete 27817 1727096500.56362: variable 'ansible_facts' from source: unknown 27817 1727096500.56439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096500.56677: variable 'ansible_facts' from source: unknown 27817 1727096500.56749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096500.57073: attempt loop complete, returning result 27817 1727096500.57076: _execute() done 27817 1727096500.57078: dumping result to json 27817 1727096500.57080: done dumping result, returning 27817 1727096500.57082: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0afff68d-5257-bae3-08df-0000000006a2] 27817 1727096500.57084: sending task result for task 0afff68d-5257-bae3-08df-0000000006a2 ok: [managed_node3] 27817 1727096500.57977: no more pending results, returning what we have 27817 1727096500.57979: results queue empty 27817 1727096500.57980: checking for any_errors_fatal 27817 1727096500.57981: done checking for any_errors_fatal 27817 1727096500.57982: checking for max_fail_percentage 27817 1727096500.57983: done checking for max_fail_percentage 27817 1727096500.57984: checking to see if all hosts have failed and the running result is not ok 27817 1727096500.57985: done checking to see if all hosts have failed 27817 1727096500.57986: getting the remaining hosts for this loop 27817 1727096500.57987: done getting the remaining hosts for this loop 27817 1727096500.57990: getting the next task for host managed_node3 27817 1727096500.57994: done getting next task for host managed_node3 27817 1727096500.57996: ^ task is: TASK: meta (flush_handlers) 27817 1727096500.57998: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096500.58007: getting variables 27817 1727096500.58009: in VariableManager get_vars() 27817 1727096500.58031: Calling all_inventory to load vars for managed_node3 27817 1727096500.58032: Calling groups_inventory to load vars for managed_node3 27817 1727096500.58034: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096500.58042: Calling all_plugins_play to load vars for managed_node3 27817 1727096500.58044: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096500.58047: Calling groups_plugins_play to load vars for managed_node3 27817 1727096500.58563: done sending task result for task 0afff68d-5257-bae3-08df-0000000006a2 27817 1727096500.58569: WORKER PROCESS EXITING 27817 1727096500.58792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096500.59785: done with get_vars() 27817 1727096500.59801: done getting variables 27817 1727096500.59880: in VariableManager get_vars() 27817 1727096500.59892: Calling all_inventory to load vars for managed_node3 27817 1727096500.59894: Calling groups_inventory to load vars for managed_node3 27817 1727096500.59896: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096500.59901: Calling all_plugins_play to load vars for managed_node3 27817 1727096500.59903: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096500.59906: Calling groups_plugins_play to load vars for managed_node3 27817 1727096500.61053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096500.62000: done with get_vars() 27817 1727096500.62018: done queuing things up, now waiting for results queue to drain 27817 1727096500.62020: results queue empty 27817 1727096500.62020: checking for any_errors_fatal 27817 1727096500.62022: done checking for any_errors_fatal 27817 1727096500.62023: checking for max_fail_percentage 27817 1727096500.62026: done checking for max_fail_percentage 27817 1727096500.62027: checking to see if all hosts have failed and the running result is not ok 27817 1727096500.62027: done checking to see if all hosts have failed 27817 1727096500.62028: getting the remaining hosts for this loop 27817 1727096500.62028: done getting the remaining hosts for this loop 27817 1727096500.62030: getting the next task for host managed_node3 27817 1727096500.62033: done getting next task for host managed_node3 27817 1727096500.62039: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27817 1727096500.62040: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096500.62051: getting variables 27817 1727096500.62053: in VariableManager get_vars() 27817 1727096500.62071: Calling all_inventory to load vars for managed_node3 27817 1727096500.62073: Calling groups_inventory to load vars for managed_node3 27817 1727096500.62075: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096500.62104: Calling all_plugins_play to load vars for managed_node3 27817 1727096500.62107: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096500.62110: Calling groups_plugins_play to load vars for managed_node3 27817 1727096500.63623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096500.64934: done with get_vars() 27817 1727096500.64949: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:01:40 -0400 (0:00:00.978) 0:00:25.003 ****** 27817 1727096500.65005: entering _queue_task() for managed_node3/include_tasks 27817 1727096500.65362: worker is 1 (out of 1 available) 27817 1727096500.65376: exiting _queue_task() for managed_node3/include_tasks 27817 1727096500.65390: done queuing things up, now waiting for results queue to drain 27817 1727096500.65391: waiting for pending results... 27817 1727096500.65786: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27817 1727096500.65791: in run() - task 0afff68d-5257-bae3-08df-0000000000b7 27817 1727096500.65795: variable 'ansible_search_path' from source: unknown 27817 1727096500.65798: variable 'ansible_search_path' from source: unknown 27817 1727096500.65837: calling self._execute() 27817 1727096500.65946: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096500.65957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096500.65975: variable 'omit' from source: magic vars 27817 1727096500.66338: variable 'ansible_distribution_major_version' from source: facts 27817 1727096500.66356: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096500.66368: _execute() done 27817 1727096500.66377: dumping result to json 27817 1727096500.66385: done dumping result, returning 27817 1727096500.66399: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-bae3-08df-0000000000b7] 27817 1727096500.66409: sending task result for task 0afff68d-5257-bae3-08df-0000000000b7 27817 1727096500.66566: no more pending results, returning what we have 27817 1727096500.66573: in VariableManager get_vars() 27817 1727096500.66618: Calling all_inventory to load vars for managed_node3 27817 1727096500.66621: Calling groups_inventory to load vars for managed_node3 27817 1727096500.66623: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096500.66636: Calling all_plugins_play to load vars for managed_node3 27817 1727096500.66640: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096500.66642: Calling groups_plugins_play to load vars for managed_node3 27817 1727096500.67381: done sending task result for task 0afff68d-5257-bae3-08df-0000000000b7 27817 1727096500.67385: WORKER PROCESS EXITING 27817 1727096500.68252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096500.69864: done with get_vars() 27817 1727096500.69886: variable 'ansible_search_path' from source: unknown 27817 1727096500.69887: variable 'ansible_search_path' from source: unknown 27817 1727096500.69915: we have included files to process 27817 1727096500.69916: generating all_blocks data 27817 1727096500.69917: done generating all_blocks data 27817 1727096500.69918: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 27817 1727096500.69919: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 27817 1727096500.69921: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 27817 1727096500.70460: done processing included file 27817 1727096500.70463: iterating over new_blocks loaded from include file 27817 1727096500.70464: in VariableManager get_vars() 27817 1727096500.70485: done with get_vars() 27817 1727096500.70486: filtering new block on tags 27817 1727096500.70501: done filtering new block on tags 27817 1727096500.70504: in VariableManager get_vars() 27817 1727096500.70522: done with get_vars() 27817 1727096500.70524: filtering new block on tags 27817 1727096500.70540: done filtering new block on tags 27817 1727096500.70543: in VariableManager get_vars() 27817 1727096500.70561: done with get_vars() 27817 1727096500.70562: filtering new block on tags 27817 1727096500.70580: done filtering new block on tags 27817 1727096500.70582: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 27817 1727096500.70587: extending task lists for all hosts with included blocks 27817 1727096500.70934: done extending task lists 27817 1727096500.70935: done processing included files 27817 1727096500.70936: results queue empty 27817 1727096500.70937: checking for any_errors_fatal 27817 1727096500.70938: done checking for any_errors_fatal 27817 1727096500.70939: checking for max_fail_percentage 27817 1727096500.70940: done checking for max_fail_percentage 27817 1727096500.70941: checking to see if all hosts have failed and the running result is not ok 27817 1727096500.70942: done checking to see if all hosts have failed 27817 1727096500.70943: getting the remaining hosts for this loop 27817 1727096500.70944: done getting the remaining hosts for this loop 27817 1727096500.70947: getting the next task for host managed_node3 27817 1727096500.70951: done getting next task for host managed_node3 27817 1727096500.70953: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 27817 1727096500.70955: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096500.70964: getting variables 27817 1727096500.70965: in VariableManager get_vars() 27817 1727096500.70990: Calling all_inventory to load vars for managed_node3 27817 1727096500.70992: Calling groups_inventory to load vars for managed_node3 27817 1727096500.70994: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096500.71000: Calling all_plugins_play to load vars for managed_node3 27817 1727096500.71002: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096500.71005: Calling groups_plugins_play to load vars for managed_node3 27817 1727096500.72355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096500.73985: done with get_vars() 27817 1727096500.74008: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 09:01:40 -0400 (0:00:00.090) 0:00:25.094 ****** 27817 1727096500.74095: entering _queue_task() for managed_node3/setup 27817 1727096500.74475: worker is 1 (out of 1 available) 27817 1727096500.74488: exiting _queue_task() for managed_node3/setup 27817 1727096500.74501: done queuing things up, now waiting for results queue to drain 27817 1727096500.74502: waiting for pending results... 27817 1727096500.74735: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 27817 1727096500.74870: in run() - task 0afff68d-5257-bae3-08df-0000000006e3 27817 1727096500.74895: variable 'ansible_search_path' from source: unknown 27817 1727096500.74903: variable 'ansible_search_path' from source: unknown 27817 1727096500.74947: calling self._execute() 27817 1727096500.75049: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096500.75062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096500.75080: variable 'omit' from source: magic vars 27817 1727096500.75470: variable 'ansible_distribution_major_version' from source: facts 27817 1727096500.75489: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096500.75706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096500.77788: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096500.77845: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096500.77874: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096500.77901: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096500.77922: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096500.77985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096500.78005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096500.78022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096500.78048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096500.78059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096500.78102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096500.78117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096500.78133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096500.78157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096500.78176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096500.78280: variable '__network_required_facts' from source: role '' defaults 27817 1727096500.78286: variable 'ansible_facts' from source: unknown 27817 1727096500.78746: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 27817 1727096500.78750: when evaluation is False, skipping this task 27817 1727096500.78753: _execute() done 27817 1727096500.78755: dumping result to json 27817 1727096500.78758: done dumping result, returning 27817 1727096500.78763: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-bae3-08df-0000000006e3] 27817 1727096500.78770: sending task result for task 0afff68d-5257-bae3-08df-0000000006e3 27817 1727096500.78852: done sending task result for task 0afff68d-5257-bae3-08df-0000000006e3 27817 1727096500.78855: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27817 1727096500.78900: no more pending results, returning what we have 27817 1727096500.78904: results queue empty 27817 1727096500.78905: checking for any_errors_fatal 27817 1727096500.78906: done checking for any_errors_fatal 27817 1727096500.78907: checking for max_fail_percentage 27817 1727096500.78908: done checking for max_fail_percentage 27817 1727096500.78909: checking to see if all hosts have failed and the running result is not ok 27817 1727096500.78910: done checking to see if all hosts have failed 27817 1727096500.78910: getting the remaining hosts for this loop 27817 1727096500.78911: done getting the remaining hosts for this loop 27817 1727096500.78915: getting the next task for host managed_node3 27817 1727096500.78923: done getting next task for host managed_node3 27817 1727096500.78927: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 27817 1727096500.78929: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096500.78942: getting variables 27817 1727096500.78944: in VariableManager get_vars() 27817 1727096500.78984: Calling all_inventory to load vars for managed_node3 27817 1727096500.78987: Calling groups_inventory to load vars for managed_node3 27817 1727096500.78989: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096500.78999: Calling all_plugins_play to load vars for managed_node3 27817 1727096500.79001: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096500.79004: Calling groups_plugins_play to load vars for managed_node3 27817 1727096500.80151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096500.81320: done with get_vars() 27817 1727096500.81336: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 09:01:40 -0400 (0:00:00.073) 0:00:25.167 ****** 27817 1727096500.81410: entering _queue_task() for managed_node3/stat 27817 1727096500.81656: worker is 1 (out of 1 available) 27817 1727096500.81673: exiting _queue_task() for managed_node3/stat 27817 1727096500.81685: done queuing things up, now waiting for results queue to drain 27817 1727096500.81687: waiting for pending results... 27817 1727096500.81857: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 27817 1727096500.81949: in run() - task 0afff68d-5257-bae3-08df-0000000006e5 27817 1727096500.81959: variable 'ansible_search_path' from source: unknown 27817 1727096500.81962: variable 'ansible_search_path' from source: unknown 27817 1727096500.81999: calling self._execute() 27817 1727096500.82081: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096500.82085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096500.82094: variable 'omit' from source: magic vars 27817 1727096500.82380: variable 'ansible_distribution_major_version' from source: facts 27817 1727096500.82390: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096500.82533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096500.82976: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096500.82980: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096500.82983: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096500.82985: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096500.82999: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096500.83029: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096500.83063: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096500.83099: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096500.83189: variable '__network_is_ostree' from source: set_fact 27817 1727096500.83202: Evaluated conditional (not __network_is_ostree is defined): False 27817 1727096500.83226: when evaluation is False, skipping this task 27817 1727096500.83234: _execute() done 27817 1727096500.83243: dumping result to json 27817 1727096500.83256: done dumping result, returning 27817 1727096500.83267: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-bae3-08df-0000000006e5] 27817 1727096500.83281: sending task result for task 0afff68d-5257-bae3-08df-0000000006e5 skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 27817 1727096500.83432: no more pending results, returning what we have 27817 1727096500.83436: results queue empty 27817 1727096500.83437: checking for any_errors_fatal 27817 1727096500.83444: done checking for any_errors_fatal 27817 1727096500.83444: checking for max_fail_percentage 27817 1727096500.83446: done checking for max_fail_percentage 27817 1727096500.83448: checking to see if all hosts have failed and the running result is not ok 27817 1727096500.83449: done checking to see if all hosts have failed 27817 1727096500.83449: getting the remaining hosts for this loop 27817 1727096500.83451: done getting the remaining hosts for this loop 27817 1727096500.83455: getting the next task for host managed_node3 27817 1727096500.83462: done getting next task for host managed_node3 27817 1727096500.83465: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 27817 1727096500.83470: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096500.83483: getting variables 27817 1727096500.83485: in VariableManager get_vars() 27817 1727096500.83524: Calling all_inventory to load vars for managed_node3 27817 1727096500.83527: Calling groups_inventory to load vars for managed_node3 27817 1727096500.83529: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096500.83539: Calling all_plugins_play to load vars for managed_node3 27817 1727096500.83542: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096500.83545: Calling groups_plugins_play to load vars for managed_node3 27817 1727096500.84791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096500.85392: done sending task result for task 0afff68d-5257-bae3-08df-0000000006e5 27817 1727096500.85396: WORKER PROCESS EXITING 27817 1727096500.86397: done with get_vars() 27817 1727096500.86415: done getting variables 27817 1727096500.86474: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 09:01:40 -0400 (0:00:00.050) 0:00:25.218 ****** 27817 1727096500.86506: entering _queue_task() for managed_node3/set_fact 27817 1727096500.86811: worker is 1 (out of 1 available) 27817 1727096500.86826: exiting _queue_task() for managed_node3/set_fact 27817 1727096500.86838: done queuing things up, now waiting for results queue to drain 27817 1727096500.86840: waiting for pending results... 27817 1727096500.87295: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 27817 1727096500.87301: in run() - task 0afff68d-5257-bae3-08df-0000000006e6 27817 1727096500.87304: variable 'ansible_search_path' from source: unknown 27817 1727096500.87306: variable 'ansible_search_path' from source: unknown 27817 1727096500.87326: calling self._execute() 27817 1727096500.87439: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096500.87452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096500.87466: variable 'omit' from source: magic vars 27817 1727096500.87856: variable 'ansible_distribution_major_version' from source: facts 27817 1727096500.87879: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096500.88047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096500.88675: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096500.88698: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096500.88737: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096500.88782: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096500.88874: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096500.88904: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096500.88940: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096500.88974: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096500.89141: variable '__network_is_ostree' from source: set_fact 27817 1727096500.89144: Evaluated conditional (not __network_is_ostree is defined): False 27817 1727096500.89147: when evaluation is False, skipping this task 27817 1727096500.89149: _execute() done 27817 1727096500.89151: dumping result to json 27817 1727096500.89153: done dumping result, returning 27817 1727096500.89156: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-bae3-08df-0000000006e6] 27817 1727096500.89158: sending task result for task 0afff68d-5257-bae3-08df-0000000006e6 27817 1727096500.89222: done sending task result for task 0afff68d-5257-bae3-08df-0000000006e6 27817 1727096500.89225: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 27817 1727096500.89293: no more pending results, returning what we have 27817 1727096500.89297: results queue empty 27817 1727096500.89298: checking for any_errors_fatal 27817 1727096500.89306: done checking for any_errors_fatal 27817 1727096500.89307: checking for max_fail_percentage 27817 1727096500.89308: done checking for max_fail_percentage 27817 1727096500.89309: checking to see if all hosts have failed and the running result is not ok 27817 1727096500.89310: done checking to see if all hosts have failed 27817 1727096500.89311: getting the remaining hosts for this loop 27817 1727096500.89312: done getting the remaining hosts for this loop 27817 1727096500.89316: getting the next task for host managed_node3 27817 1727096500.89325: done getting next task for host managed_node3 27817 1727096500.89329: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 27817 1727096500.89331: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096500.89344: getting variables 27817 1727096500.89346: in VariableManager get_vars() 27817 1727096500.89385: Calling all_inventory to load vars for managed_node3 27817 1727096500.89388: Calling groups_inventory to load vars for managed_node3 27817 1727096500.89391: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096500.89402: Calling all_plugins_play to load vars for managed_node3 27817 1727096500.89405: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096500.89408: Calling groups_plugins_play to load vars for managed_node3 27817 1727096500.91181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096500.92815: done with get_vars() 27817 1727096500.92835: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 09:01:40 -0400 (0:00:00.064) 0:00:25.282 ****** 27817 1727096500.92922: entering _queue_task() for managed_node3/service_facts 27817 1727096500.93378: worker is 1 (out of 1 available) 27817 1727096500.93387: exiting _queue_task() for managed_node3/service_facts 27817 1727096500.93397: done queuing things up, now waiting for results queue to drain 27817 1727096500.93398: waiting for pending results... 27817 1727096500.93525: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 27817 1727096500.93603: in run() - task 0afff68d-5257-bae3-08df-0000000006e8 27817 1727096500.93625: variable 'ansible_search_path' from source: unknown 27817 1727096500.93633: variable 'ansible_search_path' from source: unknown 27817 1727096500.93673: calling self._execute() 27817 1727096500.93769: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096500.93840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096500.93843: variable 'omit' from source: magic vars 27817 1727096500.94169: variable 'ansible_distribution_major_version' from source: facts 27817 1727096500.94188: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096500.94198: variable 'omit' from source: magic vars 27817 1727096500.94253: variable 'omit' from source: magic vars 27817 1727096500.94295: variable 'omit' from source: magic vars 27817 1727096500.94336: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096500.94470: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096500.94478: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096500.94481: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096500.94483: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096500.94485: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096500.94487: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096500.94489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096500.94583: Set connection var ansible_pipelining to False 27817 1727096500.94593: Set connection var ansible_connection to ssh 27817 1727096500.94610: Set connection var ansible_timeout to 10 27817 1727096500.94674: Set connection var ansible_shell_type to sh 27817 1727096500.94677: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096500.94679: Set connection var ansible_shell_executable to /bin/sh 27817 1727096500.94681: variable 'ansible_shell_executable' from source: unknown 27817 1727096500.94683: variable 'ansible_connection' from source: unknown 27817 1727096500.94686: variable 'ansible_module_compression' from source: unknown 27817 1727096500.94688: variable 'ansible_shell_type' from source: unknown 27817 1727096500.94689: variable 'ansible_shell_executable' from source: unknown 27817 1727096500.94691: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096500.94693: variable 'ansible_pipelining' from source: unknown 27817 1727096500.94695: variable 'ansible_timeout' from source: unknown 27817 1727096500.94702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096500.94897: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27817 1727096500.94914: variable 'omit' from source: magic vars 27817 1727096500.94929: starting attempt loop 27817 1727096500.94936: running the handler 27817 1727096500.95039: _low_level_execute_command(): starting 27817 1727096500.95042: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096500.95716: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096500.95757: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096500.95782: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096500.95816: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096500.95904: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096500.97566: stdout chunk (state=3): >>>/root <<< 27817 1727096500.97682: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096500.97709: stderr chunk (state=3): >>><<< 27817 1727096500.97722: stdout chunk (state=3): >>><<< 27817 1727096500.97744: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096500.97763: _low_level_execute_command(): starting 27817 1727096500.97780: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096500.9775116-28988-130588982532127 `" && echo ansible-tmp-1727096500.9775116-28988-130588982532127="` echo /root/.ansible/tmp/ansible-tmp-1727096500.9775116-28988-130588982532127 `" ) && sleep 0' 27817 1727096500.98442: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096500.98474: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096500.98492: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096500.98551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096501.00420: stdout chunk (state=3): >>>ansible-tmp-1727096500.9775116-28988-130588982532127=/root/.ansible/tmp/ansible-tmp-1727096500.9775116-28988-130588982532127 <<< 27817 1727096501.00557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096501.00580: stdout chunk (state=3): >>><<< 27817 1727096501.00593: stderr chunk (state=3): >>><<< 27817 1727096501.00611: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096500.9775116-28988-130588982532127=/root/.ansible/tmp/ansible-tmp-1727096500.9775116-28988-130588982532127 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096501.00661: variable 'ansible_module_compression' from source: unknown 27817 1727096501.00780: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 27817 1727096501.00782: variable 'ansible_facts' from source: unknown 27817 1727096501.00849: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096500.9775116-28988-130588982532127/AnsiballZ_service_facts.py 27817 1727096501.01094: Sending initial data 27817 1727096501.01099: Sent initial data (162 bytes) 27817 1727096501.01677: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096501.01683: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096501.01685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096501.01688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096501.01691: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096501.01711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096501.01722: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096501.01789: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096501.01970: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096501.03489: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 27817 1727096501.03521: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 27817 1727096501.03525: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096501.03618: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096501.03622: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp2kp6qhlj /root/.ansible/tmp/ansible-tmp-1727096500.9775116-28988-130588982532127/AnsiballZ_service_facts.py <<< 27817 1727096501.03656: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096500.9775116-28988-130588982532127/AnsiballZ_service_facts.py" <<< 27817 1727096501.03692: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp2kp6qhlj" to remote "/root/.ansible/tmp/ansible-tmp-1727096500.9775116-28988-130588982532127/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096500.9775116-28988-130588982532127/AnsiballZ_service_facts.py" <<< 27817 1727096501.04319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096501.04374: stderr chunk (state=3): >>><<< 27817 1727096501.04377: stdout chunk (state=3): >>><<< 27817 1727096501.04506: done transferring module to remote 27817 1727096501.04509: _low_level_execute_command(): starting 27817 1727096501.04512: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096500.9775116-28988-130588982532127/ /root/.ansible/tmp/ansible-tmp-1727096500.9775116-28988-130588982532127/AnsiballZ_service_facts.py && sleep 0' 27817 1727096501.05029: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096501.05038: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096501.05133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096501.05150: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096501.05207: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096501.06973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096501.07002: stderr chunk (state=3): >>><<< 27817 1727096501.07015: stdout chunk (state=3): >>><<< 27817 1727096501.07101: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096501.07105: _low_level_execute_command(): starting 27817 1727096501.07108: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096500.9775116-28988-130588982532127/AnsiballZ_service_facts.py && sleep 0' 27817 1727096501.07649: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096501.07721: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096501.07735: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096501.07801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096502.59821: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source":<<< 27817 1727096502.59878: stdout chunk (state=3): >>> "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integratio<<< 27817 1727096502.59901: stdout chunk (state=3): >>>n.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 27817 1727096502.61442: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096502.61526: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 27817 1727096502.61530: stdout chunk (state=3): >>><<< 27817 1727096502.61532: stderr chunk (state=3): >>><<< 27817 1727096502.61679: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096502.62380: done with _execute_module (service_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'service_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096500.9775116-28988-130588982532127/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096502.62395: _low_level_execute_command(): starting 27817 1727096502.62404: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096500.9775116-28988-130588982532127/ > /dev/null 2>&1 && sleep 0' 27817 1727096502.63062: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096502.63082: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096502.63096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096502.63119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096502.63230: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096502.63255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096502.63326: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096502.65175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096502.65276: stderr chunk (state=3): >>><<< 27817 1727096502.65279: stdout chunk (state=3): >>><<< 27817 1727096502.65282: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096502.65284: handler run complete 27817 1727096502.65459: variable 'ansible_facts' from source: unknown 27817 1727096502.65625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096502.66134: variable 'ansible_facts' from source: unknown 27817 1727096502.66280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096502.66492: attempt loop complete, returning result 27817 1727096502.66495: _execute() done 27817 1727096502.66676: dumping result to json 27817 1727096502.66680: done dumping result, returning 27817 1727096502.66682: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-bae3-08df-0000000006e8] 27817 1727096502.66684: sending task result for task 0afff68d-5257-bae3-08df-0000000006e8 ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27817 1727096502.67490: no more pending results, returning what we have 27817 1727096502.67493: results queue empty 27817 1727096502.67494: checking for any_errors_fatal 27817 1727096502.67498: done checking for any_errors_fatal 27817 1727096502.67499: checking for max_fail_percentage 27817 1727096502.67502: done checking for max_fail_percentage 27817 1727096502.67504: checking to see if all hosts have failed and the running result is not ok 27817 1727096502.67505: done checking to see if all hosts have failed 27817 1727096502.67505: getting the remaining hosts for this loop 27817 1727096502.67506: done getting the remaining hosts for this loop 27817 1727096502.67510: getting the next task for host managed_node3 27817 1727096502.67516: done getting next task for host managed_node3 27817 1727096502.67519: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 27817 1727096502.67522: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096502.67532: getting variables 27817 1727096502.67534: in VariableManager get_vars() 27817 1727096502.67565: Calling all_inventory to load vars for managed_node3 27817 1727096502.67684: Calling groups_inventory to load vars for managed_node3 27817 1727096502.67688: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096502.67693: done sending task result for task 0afff68d-5257-bae3-08df-0000000006e8 27817 1727096502.67696: WORKER PROCESS EXITING 27817 1727096502.67704: Calling all_plugins_play to load vars for managed_node3 27817 1727096502.67707: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096502.67711: Calling groups_plugins_play to load vars for managed_node3 27817 1727096502.69191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096502.71000: done with get_vars() 27817 1727096502.71023: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 09:01:42 -0400 (0:00:01.782) 0:00:27.065 ****** 27817 1727096502.71136: entering _queue_task() for managed_node3/package_facts 27817 1727096502.71458: worker is 1 (out of 1 available) 27817 1727096502.71473: exiting _queue_task() for managed_node3/package_facts 27817 1727096502.71486: done queuing things up, now waiting for results queue to drain 27817 1727096502.71488: waiting for pending results... 27817 1727096502.71773: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 27817 1727096502.71903: in run() - task 0afff68d-5257-bae3-08df-0000000006e9 27817 1727096502.71922: variable 'ansible_search_path' from source: unknown 27817 1727096502.71930: variable 'ansible_search_path' from source: unknown 27817 1727096502.71970: calling self._execute() 27817 1727096502.72079: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096502.72091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096502.72115: variable 'omit' from source: magic vars 27817 1727096502.72545: variable 'ansible_distribution_major_version' from source: facts 27817 1727096502.72549: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096502.72552: variable 'omit' from source: magic vars 27817 1727096502.72593: variable 'omit' from source: magic vars 27817 1727096502.72630: variable 'omit' from source: magic vars 27817 1727096502.72683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096502.72720: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096502.72746: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096502.72778: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096502.72874: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096502.72877: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096502.72879: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096502.72881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096502.72945: Set connection var ansible_pipelining to False 27817 1727096502.72956: Set connection var ansible_connection to ssh 27817 1727096502.72965: Set connection var ansible_timeout to 10 27817 1727096502.72978: Set connection var ansible_shell_type to sh 27817 1727096502.72991: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096502.72999: Set connection var ansible_shell_executable to /bin/sh 27817 1727096502.73072: variable 'ansible_shell_executable' from source: unknown 27817 1727096502.73076: variable 'ansible_connection' from source: unknown 27817 1727096502.73078: variable 'ansible_module_compression' from source: unknown 27817 1727096502.73080: variable 'ansible_shell_type' from source: unknown 27817 1727096502.73082: variable 'ansible_shell_executable' from source: unknown 27817 1727096502.73092: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096502.73094: variable 'ansible_pipelining' from source: unknown 27817 1727096502.73096: variable 'ansible_timeout' from source: unknown 27817 1727096502.73098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096502.73271: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27817 1727096502.73287: variable 'omit' from source: magic vars 27817 1727096502.73295: starting attempt loop 27817 1727096502.73306: running the handler 27817 1727096502.73454: _low_level_execute_command(): starting 27817 1727096502.73457: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096502.74086: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096502.74099: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096502.74157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096502.74222: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096502.74238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096502.74270: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096502.74339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096502.76005: stdout chunk (state=3): >>>/root <<< 27817 1727096502.76146: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096502.76186: stdout chunk (state=3): >>><<< 27817 1727096502.76190: stderr chunk (state=3): >>><<< 27817 1727096502.76209: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096502.76231: _low_level_execute_command(): starting 27817 1727096502.76244: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096502.7621675-29047-78989119882048 `" && echo ansible-tmp-1727096502.7621675-29047-78989119882048="` echo /root/.ansible/tmp/ansible-tmp-1727096502.7621675-29047-78989119882048 `" ) && sleep 0' 27817 1727096502.76898: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096502.76910: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096502.76933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096502.76948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096502.76962: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096502.76987: stderr chunk (state=3): >>>debug2: match not found <<< 27817 1727096502.77042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096502.77100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096502.77115: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096502.77147: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096502.77200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096502.79091: stdout chunk (state=3): >>>ansible-tmp-1727096502.7621675-29047-78989119882048=/root/.ansible/tmp/ansible-tmp-1727096502.7621675-29047-78989119882048 <<< 27817 1727096502.79221: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096502.79232: stderr chunk (state=3): >>><<< 27817 1727096502.79235: stdout chunk (state=3): >>><<< 27817 1727096502.79252: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096502.7621675-29047-78989119882048=/root/.ansible/tmp/ansible-tmp-1727096502.7621675-29047-78989119882048 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096502.79299: variable 'ansible_module_compression' from source: unknown 27817 1727096502.79341: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 27817 1727096502.79393: variable 'ansible_facts' from source: unknown 27817 1727096502.79513: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096502.7621675-29047-78989119882048/AnsiballZ_package_facts.py 27817 1727096502.79615: Sending initial data 27817 1727096502.79619: Sent initial data (161 bytes) 27817 1727096502.80089: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096502.80093: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096502.80134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096502.81679: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096502.81702: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096502.81735: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp_yi8koh8 /root/.ansible/tmp/ansible-tmp-1727096502.7621675-29047-78989119882048/AnsiballZ_package_facts.py <<< 27817 1727096502.81739: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096502.7621675-29047-78989119882048/AnsiballZ_package_facts.py" <<< 27817 1727096502.81765: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp_yi8koh8" to remote "/root/.ansible/tmp/ansible-tmp-1727096502.7621675-29047-78989119882048/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096502.7621675-29047-78989119882048/AnsiballZ_package_facts.py" <<< 27817 1727096502.82759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096502.82796: stderr chunk (state=3): >>><<< 27817 1727096502.82799: stdout chunk (state=3): >>><<< 27817 1727096502.82833: done transferring module to remote 27817 1727096502.82842: _low_level_execute_command(): starting 27817 1727096502.82846: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096502.7621675-29047-78989119882048/ /root/.ansible/tmp/ansible-tmp-1727096502.7621675-29047-78989119882048/AnsiballZ_package_facts.py && sleep 0' 27817 1727096502.83246: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096502.83249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096502.83284: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096502.83287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 27817 1727096502.83290: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096502.83292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096502.83344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096502.83347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096502.83387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096502.85148: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096502.85237: stderr chunk (state=3): >>><<< 27817 1727096502.85240: stdout chunk (state=3): >>><<< 27817 1727096502.85243: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096502.85245: _low_level_execute_command(): starting 27817 1727096502.85247: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096502.7621675-29047-78989119882048/AnsiballZ_package_facts.py && sleep 0' 27817 1727096502.85604: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096502.85608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096502.85610: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 27817 1727096502.85612: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096502.85661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096502.85664: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096502.85708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096503.30507: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arc<<< 27817 1727096503.30526: stdout chunk (state=3): >>>h": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"<<< 27817 1727096503.30553: stdout chunk (state=3): >>>}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 27817 1727096503.32149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096503.32156: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 27817 1727096503.32177: stderr chunk (state=3): >>><<< 27817 1727096503.32187: stdout chunk (state=3): >>><<< 27817 1727096503.32238: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096503.36073: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096502.7621675-29047-78989119882048/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096503.36080: _low_level_execute_command(): starting 27817 1727096503.36083: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096502.7621675-29047-78989119882048/ > /dev/null 2>&1 && sleep 0' 27817 1727096503.36732: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096503.36787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096503.36809: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096503.36856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096503.36888: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096503.38997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096503.39001: stderr chunk (state=3): >>><<< 27817 1727096503.39004: stdout chunk (state=3): >>><<< 27817 1727096503.39007: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096503.39010: handler run complete 27817 1727096503.40713: variable 'ansible_facts' from source: unknown 27817 1727096503.41194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096503.43182: variable 'ansible_facts' from source: unknown 27817 1727096503.43632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096503.44378: attempt loop complete, returning result 27817 1727096503.44389: _execute() done 27817 1727096503.44392: dumping result to json 27817 1727096503.44609: done dumping result, returning 27817 1727096503.44618: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-bae3-08df-0000000006e9] 27817 1727096503.44624: sending task result for task 0afff68d-5257-bae3-08df-0000000006e9 27817 1727096503.47075: done sending task result for task 0afff68d-5257-bae3-08df-0000000006e9 27817 1727096503.47079: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27817 1727096503.47232: no more pending results, returning what we have 27817 1727096503.47235: results queue empty 27817 1727096503.47236: checking for any_errors_fatal 27817 1727096503.47241: done checking for any_errors_fatal 27817 1727096503.47242: checking for max_fail_percentage 27817 1727096503.47243: done checking for max_fail_percentage 27817 1727096503.47244: checking to see if all hosts have failed and the running result is not ok 27817 1727096503.47245: done checking to see if all hosts have failed 27817 1727096503.47246: getting the remaining hosts for this loop 27817 1727096503.47247: done getting the remaining hosts for this loop 27817 1727096503.47251: getting the next task for host managed_node3 27817 1727096503.47257: done getting next task for host managed_node3 27817 1727096503.47261: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 27817 1727096503.47270: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096503.47280: getting variables 27817 1727096503.47281: in VariableManager get_vars() 27817 1727096503.47313: Calling all_inventory to load vars for managed_node3 27817 1727096503.47316: Calling groups_inventory to load vars for managed_node3 27817 1727096503.47319: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096503.47327: Calling all_plugins_play to load vars for managed_node3 27817 1727096503.47329: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096503.47333: Calling groups_plugins_play to load vars for managed_node3 27817 1727096503.48574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096503.50403: done with get_vars() 27817 1727096503.50434: done getting variables 27817 1727096503.50505: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:01:43 -0400 (0:00:00.793) 0:00:27.859 ****** 27817 1727096503.50537: entering _queue_task() for managed_node3/debug 27817 1727096503.50900: worker is 1 (out of 1 available) 27817 1727096503.51031: exiting _queue_task() for managed_node3/debug 27817 1727096503.51044: done queuing things up, now waiting for results queue to drain 27817 1727096503.51046: waiting for pending results... 27817 1727096503.51258: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 27817 1727096503.51334: in run() - task 0afff68d-5257-bae3-08df-0000000000b8 27817 1727096503.51353: variable 'ansible_search_path' from source: unknown 27817 1727096503.51357: variable 'ansible_search_path' from source: unknown 27817 1727096503.51391: calling self._execute() 27817 1727096503.51466: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096503.51471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096503.51484: variable 'omit' from source: magic vars 27817 1727096503.51771: variable 'ansible_distribution_major_version' from source: facts 27817 1727096503.51783: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096503.51790: variable 'omit' from source: magic vars 27817 1727096503.51822: variable 'omit' from source: magic vars 27817 1727096503.51893: variable 'network_provider' from source: set_fact 27817 1727096503.51907: variable 'omit' from source: magic vars 27817 1727096503.51943: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096503.51968: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096503.51989: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096503.52001: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096503.52010: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096503.52039: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096503.52042: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096503.52044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096503.52112: Set connection var ansible_pipelining to False 27817 1727096503.52115: Set connection var ansible_connection to ssh 27817 1727096503.52121: Set connection var ansible_timeout to 10 27817 1727096503.52124: Set connection var ansible_shell_type to sh 27817 1727096503.52129: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096503.52134: Set connection var ansible_shell_executable to /bin/sh 27817 1727096503.52158: variable 'ansible_shell_executable' from source: unknown 27817 1727096503.52161: variable 'ansible_connection' from source: unknown 27817 1727096503.52163: variable 'ansible_module_compression' from source: unknown 27817 1727096503.52166: variable 'ansible_shell_type' from source: unknown 27817 1727096503.52169: variable 'ansible_shell_executable' from source: unknown 27817 1727096503.52172: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096503.52177: variable 'ansible_pipelining' from source: unknown 27817 1727096503.52179: variable 'ansible_timeout' from source: unknown 27817 1727096503.52184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096503.52287: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096503.52297: variable 'omit' from source: magic vars 27817 1727096503.52302: starting attempt loop 27817 1727096503.52304: running the handler 27817 1727096503.52341: handler run complete 27817 1727096503.52351: attempt loop complete, returning result 27817 1727096503.52353: _execute() done 27817 1727096503.52356: dumping result to json 27817 1727096503.52360: done dumping result, returning 27817 1727096503.52371: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-bae3-08df-0000000000b8] 27817 1727096503.52373: sending task result for task 0afff68d-5257-bae3-08df-0000000000b8 27817 1727096503.52452: done sending task result for task 0afff68d-5257-bae3-08df-0000000000b8 27817 1727096503.52455: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 27817 1727096503.52550: no more pending results, returning what we have 27817 1727096503.52554: results queue empty 27817 1727096503.52555: checking for any_errors_fatal 27817 1727096503.52562: done checking for any_errors_fatal 27817 1727096503.52563: checking for max_fail_percentage 27817 1727096503.52564: done checking for max_fail_percentage 27817 1727096503.52565: checking to see if all hosts have failed and the running result is not ok 27817 1727096503.52566: done checking to see if all hosts have failed 27817 1727096503.52567: getting the remaining hosts for this loop 27817 1727096503.52570: done getting the remaining hosts for this loop 27817 1727096503.52574: getting the next task for host managed_node3 27817 1727096503.52580: done getting next task for host managed_node3 27817 1727096503.52584: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27817 1727096503.52586: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096503.52594: getting variables 27817 1727096503.52596: in VariableManager get_vars() 27817 1727096503.52626: Calling all_inventory to load vars for managed_node3 27817 1727096503.52628: Calling groups_inventory to load vars for managed_node3 27817 1727096503.52630: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096503.52638: Calling all_plugins_play to load vars for managed_node3 27817 1727096503.52640: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096503.52642: Calling groups_plugins_play to load vars for managed_node3 27817 1727096503.53941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096503.55286: done with get_vars() 27817 1727096503.55313: done getting variables 27817 1727096503.55377: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:01:43 -0400 (0:00:00.048) 0:00:27.907 ****** 27817 1727096503.55410: entering _queue_task() for managed_node3/fail 27817 1727096503.55748: worker is 1 (out of 1 available) 27817 1727096503.55763: exiting _queue_task() for managed_node3/fail 27817 1727096503.55778: done queuing things up, now waiting for results queue to drain 27817 1727096503.55780: waiting for pending results... 27817 1727096503.56298: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27817 1727096503.56559: in run() - task 0afff68d-5257-bae3-08df-0000000000b9 27817 1727096503.56669: variable 'ansible_search_path' from source: unknown 27817 1727096503.56673: variable 'ansible_search_path' from source: unknown 27817 1727096503.56677: calling self._execute() 27817 1727096503.56838: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096503.56850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096503.56869: variable 'omit' from source: magic vars 27817 1727096503.57678: variable 'ansible_distribution_major_version' from source: facts 27817 1727096503.57699: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096503.57842: variable 'network_state' from source: role '' defaults 27817 1727096503.57865: Evaluated conditional (network_state != {}): False 27817 1727096503.57876: when evaluation is False, skipping this task 27817 1727096503.57886: _execute() done 27817 1727096503.57894: dumping result to json 27817 1727096503.57903: done dumping result, returning 27817 1727096503.57917: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-bae3-08df-0000000000b9] 27817 1727096503.57930: sending task result for task 0afff68d-5257-bae3-08df-0000000000b9 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27817 1727096503.58186: no more pending results, returning what we have 27817 1727096503.58190: results queue empty 27817 1727096503.58191: checking for any_errors_fatal 27817 1727096503.58202: done checking for any_errors_fatal 27817 1727096503.58203: checking for max_fail_percentage 27817 1727096503.58205: done checking for max_fail_percentage 27817 1727096503.58206: checking to see if all hosts have failed and the running result is not ok 27817 1727096503.58207: done checking to see if all hosts have failed 27817 1727096503.58208: getting the remaining hosts for this loop 27817 1727096503.58210: done getting the remaining hosts for this loop 27817 1727096503.58213: getting the next task for host managed_node3 27817 1727096503.58220: done getting next task for host managed_node3 27817 1727096503.58226: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 27817 1727096503.58229: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096503.58244: getting variables 27817 1727096503.58248: in VariableManager get_vars() 27817 1727096503.58291: Calling all_inventory to load vars for managed_node3 27817 1727096503.58294: Calling groups_inventory to load vars for managed_node3 27817 1727096503.58297: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096503.58311: Calling all_plugins_play to load vars for managed_node3 27817 1727096503.58314: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096503.58317: Calling groups_plugins_play to load vars for managed_node3 27817 1727096503.58923: done sending task result for task 0afff68d-5257-bae3-08df-0000000000b9 27817 1727096503.58927: WORKER PROCESS EXITING 27817 1727096503.60043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096503.65376: done with get_vars() 27817 1727096503.65396: done getting variables 27817 1727096503.65431: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:01:43 -0400 (0:00:00.100) 0:00:28.008 ****** 27817 1727096503.65453: entering _queue_task() for managed_node3/fail 27817 1727096503.65717: worker is 1 (out of 1 available) 27817 1727096503.65733: exiting _queue_task() for managed_node3/fail 27817 1727096503.65744: done queuing things up, now waiting for results queue to drain 27817 1727096503.65746: waiting for pending results... 27817 1727096503.65933: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 27817 1727096503.66009: in run() - task 0afff68d-5257-bae3-08df-0000000000ba 27817 1727096503.66020: variable 'ansible_search_path' from source: unknown 27817 1727096503.66024: variable 'ansible_search_path' from source: unknown 27817 1727096503.66052: calling self._execute() 27817 1727096503.66136: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096503.66141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096503.66151: variable 'omit' from source: magic vars 27817 1727096503.66452: variable 'ansible_distribution_major_version' from source: facts 27817 1727096503.66463: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096503.66551: variable 'network_state' from source: role '' defaults 27817 1727096503.66559: Evaluated conditional (network_state != {}): False 27817 1727096503.66562: when evaluation is False, skipping this task 27817 1727096503.66565: _execute() done 27817 1727096503.66569: dumping result to json 27817 1727096503.66578: done dumping result, returning 27817 1727096503.66584: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-bae3-08df-0000000000ba] 27817 1727096503.66589: sending task result for task 0afff68d-5257-bae3-08df-0000000000ba 27817 1727096503.66684: done sending task result for task 0afff68d-5257-bae3-08df-0000000000ba 27817 1727096503.66687: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27817 1727096503.66734: no more pending results, returning what we have 27817 1727096503.66737: results queue empty 27817 1727096503.66738: checking for any_errors_fatal 27817 1727096503.66748: done checking for any_errors_fatal 27817 1727096503.66749: checking for max_fail_percentage 27817 1727096503.66751: done checking for max_fail_percentage 27817 1727096503.66752: checking to see if all hosts have failed and the running result is not ok 27817 1727096503.66752: done checking to see if all hosts have failed 27817 1727096503.66753: getting the remaining hosts for this loop 27817 1727096503.66754: done getting the remaining hosts for this loop 27817 1727096503.66757: getting the next task for host managed_node3 27817 1727096503.66766: done getting next task for host managed_node3 27817 1727096503.66774: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27817 1727096503.66776: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096503.66791: getting variables 27817 1727096503.66793: in VariableManager get_vars() 27817 1727096503.66829: Calling all_inventory to load vars for managed_node3 27817 1727096503.66831: Calling groups_inventory to load vars for managed_node3 27817 1727096503.66833: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096503.66842: Calling all_plugins_play to load vars for managed_node3 27817 1727096503.66844: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096503.66847: Calling groups_plugins_play to load vars for managed_node3 27817 1727096503.67646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096503.68550: done with get_vars() 27817 1727096503.68569: done getting variables 27817 1727096503.68617: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:01:43 -0400 (0:00:00.031) 0:00:28.040 ****** 27817 1727096503.68640: entering _queue_task() for managed_node3/fail 27817 1727096503.68892: worker is 1 (out of 1 available) 27817 1727096503.68905: exiting _queue_task() for managed_node3/fail 27817 1727096503.68918: done queuing things up, now waiting for results queue to drain 27817 1727096503.68919: waiting for pending results... 27817 1727096503.69101: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27817 1727096503.69179: in run() - task 0afff68d-5257-bae3-08df-0000000000bb 27817 1727096503.69187: variable 'ansible_search_path' from source: unknown 27817 1727096503.69191: variable 'ansible_search_path' from source: unknown 27817 1727096503.69222: calling self._execute() 27817 1727096503.69304: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096503.69309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096503.69317: variable 'omit' from source: magic vars 27817 1727096503.69603: variable 'ansible_distribution_major_version' from source: facts 27817 1727096503.69611: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096503.69730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096503.71229: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096503.71281: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096503.71309: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096503.71337: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096503.71358: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096503.71420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096503.71443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096503.71463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096503.71492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096503.71503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096503.71656: variable 'ansible_distribution_major_version' from source: facts 27817 1727096503.71660: Evaluated conditional (ansible_distribution_major_version | int > 9): True 27817 1727096503.71662: variable 'ansible_distribution' from source: facts 27817 1727096503.71665: variable '__network_rh_distros' from source: role '' defaults 27817 1727096503.71676: Evaluated conditional (ansible_distribution in __network_rh_distros): True 27817 1727096503.71830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096503.71848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096503.71874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096503.71897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096503.71907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096503.71939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096503.71955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096503.71979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096503.72002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096503.72013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096503.72041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096503.72057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096503.72081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096503.72104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096503.72115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096503.72315: variable 'network_connections' from source: play vars 27817 1727096503.72319: variable 'profile' from source: play vars 27817 1727096503.72360: variable 'profile' from source: play vars 27817 1727096503.72363: variable 'interface' from source: set_fact 27817 1727096503.72411: variable 'interface' from source: set_fact 27817 1727096503.72419: variable 'network_state' from source: role '' defaults 27817 1727096503.72465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096503.72835: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096503.72867: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096503.72892: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096503.72913: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096503.72943: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096503.72970: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096503.72985: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096503.73003: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096503.73021: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 27817 1727096503.73024: when evaluation is False, skipping this task 27817 1727096503.73027: _execute() done 27817 1727096503.73030: dumping result to json 27817 1727096503.73032: done dumping result, returning 27817 1727096503.73038: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-bae3-08df-0000000000bb] 27817 1727096503.73044: sending task result for task 0afff68d-5257-bae3-08df-0000000000bb 27817 1727096503.73135: done sending task result for task 0afff68d-5257-bae3-08df-0000000000bb 27817 1727096503.73138: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 27817 1727096503.73214: no more pending results, returning what we have 27817 1727096503.73218: results queue empty 27817 1727096503.73219: checking for any_errors_fatal 27817 1727096503.73224: done checking for any_errors_fatal 27817 1727096503.73224: checking for max_fail_percentage 27817 1727096503.73226: done checking for max_fail_percentage 27817 1727096503.73227: checking to see if all hosts have failed and the running result is not ok 27817 1727096503.73228: done checking to see if all hosts have failed 27817 1727096503.73228: getting the remaining hosts for this loop 27817 1727096503.73230: done getting the remaining hosts for this loop 27817 1727096503.73233: getting the next task for host managed_node3 27817 1727096503.73238: done getting next task for host managed_node3 27817 1727096503.73241: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 27817 1727096503.73243: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096503.73257: getting variables 27817 1727096503.73259: in VariableManager get_vars() 27817 1727096503.73300: Calling all_inventory to load vars for managed_node3 27817 1727096503.73303: Calling groups_inventory to load vars for managed_node3 27817 1727096503.73305: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096503.73313: Calling all_plugins_play to load vars for managed_node3 27817 1727096503.73315: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096503.73318: Calling groups_plugins_play to load vars for managed_node3 27817 1727096503.74255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096503.75139: done with get_vars() 27817 1727096503.75154: done getting variables 27817 1727096503.75199: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:01:43 -0400 (0:00:00.065) 0:00:28.105 ****** 27817 1727096503.75221: entering _queue_task() for managed_node3/dnf 27817 1727096503.75445: worker is 1 (out of 1 available) 27817 1727096503.75460: exiting _queue_task() for managed_node3/dnf 27817 1727096503.75476: done queuing things up, now waiting for results queue to drain 27817 1727096503.75477: waiting for pending results... 27817 1727096503.75640: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 27817 1727096503.75714: in run() - task 0afff68d-5257-bae3-08df-0000000000bc 27817 1727096503.75727: variable 'ansible_search_path' from source: unknown 27817 1727096503.75730: variable 'ansible_search_path' from source: unknown 27817 1727096503.75756: calling self._execute() 27817 1727096503.75836: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096503.75840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096503.75849: variable 'omit' from source: magic vars 27817 1727096503.76122: variable 'ansible_distribution_major_version' from source: facts 27817 1727096503.76132: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096503.76265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096503.77735: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096503.77788: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096503.77815: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096503.77839: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096503.77859: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096503.77919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096503.77940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096503.77958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096503.77987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096503.77998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096503.78078: variable 'ansible_distribution' from source: facts 27817 1727096503.78081: variable 'ansible_distribution_major_version' from source: facts 27817 1727096503.78093: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 27817 1727096503.78173: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096503.78251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096503.78269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096503.78289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096503.78313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096503.78326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096503.78353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096503.78370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096503.78387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096503.78411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096503.78421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096503.78451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096503.78468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096503.78487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096503.78510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096503.78520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096503.78623: variable 'network_connections' from source: play vars 27817 1727096503.78633: variable 'profile' from source: play vars 27817 1727096503.78688: variable 'profile' from source: play vars 27817 1727096503.78692: variable 'interface' from source: set_fact 27817 1727096503.78734: variable 'interface' from source: set_fact 27817 1727096503.78795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096503.78913: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096503.78939: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096503.78961: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096503.78988: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096503.79019: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096503.79034: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096503.79055: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096503.79077: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096503.79112: variable '__network_team_connections_defined' from source: role '' defaults 27817 1727096503.79256: variable 'network_connections' from source: play vars 27817 1727096503.79260: variable 'profile' from source: play vars 27817 1727096503.79308: variable 'profile' from source: play vars 27817 1727096503.79311: variable 'interface' from source: set_fact 27817 1727096503.79352: variable 'interface' from source: set_fact 27817 1727096503.79372: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 27817 1727096503.79377: when evaluation is False, skipping this task 27817 1727096503.79380: _execute() done 27817 1727096503.79383: dumping result to json 27817 1727096503.79386: done dumping result, returning 27817 1727096503.79394: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-bae3-08df-0000000000bc] 27817 1727096503.79399: sending task result for task 0afff68d-5257-bae3-08df-0000000000bc 27817 1727096503.79486: done sending task result for task 0afff68d-5257-bae3-08df-0000000000bc 27817 1727096503.79489: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 27817 1727096503.79556: no more pending results, returning what we have 27817 1727096503.79560: results queue empty 27817 1727096503.79560: checking for any_errors_fatal 27817 1727096503.79578: done checking for any_errors_fatal 27817 1727096503.79579: checking for max_fail_percentage 27817 1727096503.79581: done checking for max_fail_percentage 27817 1727096503.79582: checking to see if all hosts have failed and the running result is not ok 27817 1727096503.79583: done checking to see if all hosts have failed 27817 1727096503.79583: getting the remaining hosts for this loop 27817 1727096503.79585: done getting the remaining hosts for this loop 27817 1727096503.79588: getting the next task for host managed_node3 27817 1727096503.79593: done getting next task for host managed_node3 27817 1727096503.79597: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 27817 1727096503.79599: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096503.79611: getting variables 27817 1727096503.79612: in VariableManager get_vars() 27817 1727096503.79644: Calling all_inventory to load vars for managed_node3 27817 1727096503.79646: Calling groups_inventory to load vars for managed_node3 27817 1727096503.79648: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096503.79656: Calling all_plugins_play to load vars for managed_node3 27817 1727096503.79659: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096503.79661: Calling groups_plugins_play to load vars for managed_node3 27817 1727096503.80442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096503.81344: done with get_vars() 27817 1727096503.81359: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27817 1727096503.81411: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:01:43 -0400 (0:00:00.062) 0:00:28.168 ****** 27817 1727096503.81432: entering _queue_task() for managed_node3/yum 27817 1727096503.81642: worker is 1 (out of 1 available) 27817 1727096503.81655: exiting _queue_task() for managed_node3/yum 27817 1727096503.81669: done queuing things up, now waiting for results queue to drain 27817 1727096503.81670: waiting for pending results... 27817 1727096503.81837: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 27817 1727096503.81907: in run() - task 0afff68d-5257-bae3-08df-0000000000bd 27817 1727096503.81918: variable 'ansible_search_path' from source: unknown 27817 1727096503.81921: variable 'ansible_search_path' from source: unknown 27817 1727096503.81949: calling self._execute() 27817 1727096503.82029: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096503.82033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096503.82042: variable 'omit' from source: magic vars 27817 1727096503.82319: variable 'ansible_distribution_major_version' from source: facts 27817 1727096503.82334: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096503.82451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096503.84362: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096503.84584: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096503.84588: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096503.84591: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096503.84594: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096503.84646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096503.84685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096503.84731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096503.84755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096503.84766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096503.84835: variable 'ansible_distribution_major_version' from source: facts 27817 1727096503.84847: Evaluated conditional (ansible_distribution_major_version | int < 8): False 27817 1727096503.84850: when evaluation is False, skipping this task 27817 1727096503.84853: _execute() done 27817 1727096503.84856: dumping result to json 27817 1727096503.84860: done dumping result, returning 27817 1727096503.84868: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-bae3-08df-0000000000bd] 27817 1727096503.84875: sending task result for task 0afff68d-5257-bae3-08df-0000000000bd skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 27817 1727096503.85008: no more pending results, returning what we have 27817 1727096503.85011: results queue empty 27817 1727096503.85012: checking for any_errors_fatal 27817 1727096503.85017: done checking for any_errors_fatal 27817 1727096503.85017: checking for max_fail_percentage 27817 1727096503.85019: done checking for max_fail_percentage 27817 1727096503.85020: checking to see if all hosts have failed and the running result is not ok 27817 1727096503.85021: done checking to see if all hosts have failed 27817 1727096503.85022: getting the remaining hosts for this loop 27817 1727096503.85023: done getting the remaining hosts for this loop 27817 1727096503.85026: getting the next task for host managed_node3 27817 1727096503.85032: done getting next task for host managed_node3 27817 1727096503.85036: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27817 1727096503.85037: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096503.85051: getting variables 27817 1727096503.85052: in VariableManager get_vars() 27817 1727096503.85091: Calling all_inventory to load vars for managed_node3 27817 1727096503.85093: Calling groups_inventory to load vars for managed_node3 27817 1727096503.85096: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096503.85105: Calling all_plugins_play to load vars for managed_node3 27817 1727096503.85107: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096503.85110: Calling groups_plugins_play to load vars for managed_node3 27817 1727096503.85680: done sending task result for task 0afff68d-5257-bae3-08df-0000000000bd 27817 1727096503.85683: WORKER PROCESS EXITING 27817 1727096503.86237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096503.87445: done with get_vars() 27817 1727096503.87466: done getting variables 27817 1727096503.87524: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:01:43 -0400 (0:00:00.061) 0:00:28.229 ****** 27817 1727096503.87558: entering _queue_task() for managed_node3/fail 27817 1727096503.87880: worker is 1 (out of 1 available) 27817 1727096503.87892: exiting _queue_task() for managed_node3/fail 27817 1727096503.87904: done queuing things up, now waiting for results queue to drain 27817 1727096503.87905: waiting for pending results... 27817 1727096503.88190: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27817 1727096503.88393: in run() - task 0afff68d-5257-bae3-08df-0000000000be 27817 1727096503.88397: variable 'ansible_search_path' from source: unknown 27817 1727096503.88400: variable 'ansible_search_path' from source: unknown 27817 1727096503.88403: calling self._execute() 27817 1727096503.88431: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096503.88444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096503.88461: variable 'omit' from source: magic vars 27817 1727096503.88844: variable 'ansible_distribution_major_version' from source: facts 27817 1727096503.88861: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096503.88998: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096503.89201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096503.91457: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096503.91545: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096503.91589: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096503.91626: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096503.91662: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096503.91751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096503.91791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096503.91859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096503.91866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096503.91891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096503.91942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096503.91978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096503.92008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096503.92049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096503.92076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096503.92174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096503.92180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096503.92186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096503.92220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096503.92239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096503.92437: variable 'network_connections' from source: play vars 27817 1727096503.92455: variable 'profile' from source: play vars 27817 1727096503.92535: variable 'profile' from source: play vars 27817 1727096503.92545: variable 'interface' from source: set_fact 27817 1727096503.92611: variable 'interface' from source: set_fact 27817 1727096503.92730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096503.92880: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096503.92921: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096503.92959: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096503.92997: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096503.93041: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096503.93163: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096503.93166: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096503.93170: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096503.93184: variable '__network_team_connections_defined' from source: role '' defaults 27817 1727096503.93422: variable 'network_connections' from source: play vars 27817 1727096503.93432: variable 'profile' from source: play vars 27817 1727096503.93504: variable 'profile' from source: play vars 27817 1727096503.93512: variable 'interface' from source: set_fact 27817 1727096503.93577: variable 'interface' from source: set_fact 27817 1727096503.93612: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 27817 1727096503.93619: when evaluation is False, skipping this task 27817 1727096503.93625: _execute() done 27817 1727096503.93633: dumping result to json 27817 1727096503.93641: done dumping result, returning 27817 1727096503.93651: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-bae3-08df-0000000000be] 27817 1727096503.93670: sending task result for task 0afff68d-5257-bae3-08df-0000000000be skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 27817 1727096503.93920: no more pending results, returning what we have 27817 1727096503.93923: results queue empty 27817 1727096503.93924: checking for any_errors_fatal 27817 1727096503.93933: done checking for any_errors_fatal 27817 1727096503.93934: checking for max_fail_percentage 27817 1727096503.93936: done checking for max_fail_percentage 27817 1727096503.93937: checking to see if all hosts have failed and the running result is not ok 27817 1727096503.93938: done checking to see if all hosts have failed 27817 1727096503.93938: getting the remaining hosts for this loop 27817 1727096503.93940: done getting the remaining hosts for this loop 27817 1727096503.93943: getting the next task for host managed_node3 27817 1727096503.93949: done getting next task for host managed_node3 27817 1727096503.93953: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 27817 1727096503.93955: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096503.93973: getting variables 27817 1727096503.93975: in VariableManager get_vars() 27817 1727096503.94014: Calling all_inventory to load vars for managed_node3 27817 1727096503.94016: Calling groups_inventory to load vars for managed_node3 27817 1727096503.94019: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096503.94030: Calling all_plugins_play to load vars for managed_node3 27817 1727096503.94033: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096503.94036: Calling groups_plugins_play to load vars for managed_node3 27817 1727096503.94582: done sending task result for task 0afff68d-5257-bae3-08df-0000000000be 27817 1727096503.94586: WORKER PROCESS EXITING 27817 1727096503.95662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096503.97251: done with get_vars() 27817 1727096503.97278: done getting variables 27817 1727096503.97336: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:01:43 -0400 (0:00:00.098) 0:00:28.327 ****** 27817 1727096503.97369: entering _queue_task() for managed_node3/package 27817 1727096503.97678: worker is 1 (out of 1 available) 27817 1727096503.97691: exiting _queue_task() for managed_node3/package 27817 1727096503.97703: done queuing things up, now waiting for results queue to drain 27817 1727096503.97704: waiting for pending results... 27817 1727096503.97978: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 27817 1727096503.98100: in run() - task 0afff68d-5257-bae3-08df-0000000000bf 27817 1727096503.98119: variable 'ansible_search_path' from source: unknown 27817 1727096503.98128: variable 'ansible_search_path' from source: unknown 27817 1727096503.98169: calling self._execute() 27817 1727096503.98279: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096503.98290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096503.98304: variable 'omit' from source: magic vars 27817 1727096503.98682: variable 'ansible_distribution_major_version' from source: facts 27817 1727096503.98701: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096503.98897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096503.99182: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096503.99214: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096503.99249: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096503.99616: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096503.99717: variable 'network_packages' from source: role '' defaults 27817 1727096503.99876: variable '__network_provider_setup' from source: role '' defaults 27817 1727096503.99879: variable '__network_service_name_default_nm' from source: role '' defaults 27817 1727096503.99916: variable '__network_service_name_default_nm' from source: role '' defaults 27817 1727096503.99930: variable '__network_packages_default_nm' from source: role '' defaults 27817 1727096504.00000: variable '__network_packages_default_nm' from source: role '' defaults 27817 1727096504.00186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096504.02100: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096504.02163: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096504.02211: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096504.02245: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096504.02285: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096504.02363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096504.02412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096504.02439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096504.02482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096504.02507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096504.02553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096504.02585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096504.02617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096504.02658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096504.02681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096504.02932: variable '__network_packages_default_gobject_packages' from source: role '' defaults 27817 1727096504.03009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096504.03040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096504.03074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096504.03118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096504.03137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096504.03257: variable 'ansible_python' from source: facts 27817 1727096504.03261: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 27817 1727096504.03342: variable '__network_wpa_supplicant_required' from source: role '' defaults 27817 1727096504.03429: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 27817 1727096504.03558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096504.03676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096504.03680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096504.03682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096504.03684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096504.03733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096504.03773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096504.03808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096504.03851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096504.03875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096504.04032: variable 'network_connections' from source: play vars 27817 1727096504.04043: variable 'profile' from source: play vars 27817 1727096504.04147: variable 'profile' from source: play vars 27817 1727096504.04159: variable 'interface' from source: set_fact 27817 1727096504.04238: variable 'interface' from source: set_fact 27817 1727096504.04346: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096504.04350: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096504.04382: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096504.04416: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096504.04475: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096504.04761: variable 'network_connections' from source: play vars 27817 1727096504.04781: variable 'profile' from source: play vars 27817 1727096504.04890: variable 'profile' from source: play vars 27817 1727096504.04975: variable 'interface' from source: set_fact 27817 1727096504.04979: variable 'interface' from source: set_fact 27817 1727096504.05012: variable '__network_packages_default_wireless' from source: role '' defaults 27817 1727096504.05097: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096504.05410: variable 'network_connections' from source: play vars 27817 1727096504.05420: variable 'profile' from source: play vars 27817 1727096504.05495: variable 'profile' from source: play vars 27817 1727096504.05504: variable 'interface' from source: set_fact 27817 1727096504.05612: variable 'interface' from source: set_fact 27817 1727096504.05639: variable '__network_packages_default_team' from source: role '' defaults 27817 1727096504.05726: variable '__network_team_connections_defined' from source: role '' defaults 27817 1727096504.06077: variable 'network_connections' from source: play vars 27817 1727096504.06081: variable 'profile' from source: play vars 27817 1727096504.06113: variable 'profile' from source: play vars 27817 1727096504.06121: variable 'interface' from source: set_fact 27817 1727096504.06226: variable 'interface' from source: set_fact 27817 1727096504.06290: variable '__network_service_name_default_initscripts' from source: role '' defaults 27817 1727096504.06353: variable '__network_service_name_default_initscripts' from source: role '' defaults 27817 1727096504.06364: variable '__network_packages_default_initscripts' from source: role '' defaults 27817 1727096504.06435: variable '__network_packages_default_initscripts' from source: role '' defaults 27817 1727096504.06732: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 27817 1727096504.07148: variable 'network_connections' from source: play vars 27817 1727096504.07160: variable 'profile' from source: play vars 27817 1727096504.07228: variable 'profile' from source: play vars 27817 1727096504.07237: variable 'interface' from source: set_fact 27817 1727096504.07309: variable 'interface' from source: set_fact 27817 1727096504.07322: variable 'ansible_distribution' from source: facts 27817 1727096504.07375: variable '__network_rh_distros' from source: role '' defaults 27817 1727096504.07381: variable 'ansible_distribution_major_version' from source: facts 27817 1727096504.07386: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 27817 1727096504.07538: variable 'ansible_distribution' from source: facts 27817 1727096504.07546: variable '__network_rh_distros' from source: role '' defaults 27817 1727096504.07556: variable 'ansible_distribution_major_version' from source: facts 27817 1727096504.07578: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 27817 1727096504.07751: variable 'ansible_distribution' from source: facts 27817 1727096504.07760: variable '__network_rh_distros' from source: role '' defaults 27817 1727096504.07822: variable 'ansible_distribution_major_version' from source: facts 27817 1727096504.07825: variable 'network_provider' from source: set_fact 27817 1727096504.07839: variable 'ansible_facts' from source: unknown 27817 1727096504.08522: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 27817 1727096504.08530: when evaluation is False, skipping this task 27817 1727096504.08536: _execute() done 27817 1727096504.08544: dumping result to json 27817 1727096504.08551: done dumping result, returning 27817 1727096504.08562: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-bae3-08df-0000000000bf] 27817 1727096504.08576: sending task result for task 0afff68d-5257-bae3-08df-0000000000bf 27817 1727096504.08835: done sending task result for task 0afff68d-5257-bae3-08df-0000000000bf 27817 1727096504.08838: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 27817 1727096504.08886: no more pending results, returning what we have 27817 1727096504.08890: results queue empty 27817 1727096504.08891: checking for any_errors_fatal 27817 1727096504.08897: done checking for any_errors_fatal 27817 1727096504.08898: checking for max_fail_percentage 27817 1727096504.08899: done checking for max_fail_percentage 27817 1727096504.08900: checking to see if all hosts have failed and the running result is not ok 27817 1727096504.08901: done checking to see if all hosts have failed 27817 1727096504.08902: getting the remaining hosts for this loop 27817 1727096504.08903: done getting the remaining hosts for this loop 27817 1727096504.08907: getting the next task for host managed_node3 27817 1727096504.08912: done getting next task for host managed_node3 27817 1727096504.08916: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27817 1727096504.08918: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096504.08931: getting variables 27817 1727096504.08932: in VariableManager get_vars() 27817 1727096504.08970: Calling all_inventory to load vars for managed_node3 27817 1727096504.08975: Calling groups_inventory to load vars for managed_node3 27817 1727096504.08978: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096504.08992: Calling all_plugins_play to load vars for managed_node3 27817 1727096504.08996: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096504.08998: Calling groups_plugins_play to load vars for managed_node3 27817 1727096504.10601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096504.12228: done with get_vars() 27817 1727096504.12249: done getting variables 27817 1727096504.12310: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:01:44 -0400 (0:00:00.149) 0:00:28.477 ****** 27817 1727096504.12341: entering _queue_task() for managed_node3/package 27817 1727096504.12624: worker is 1 (out of 1 available) 27817 1727096504.12637: exiting _queue_task() for managed_node3/package 27817 1727096504.12649: done queuing things up, now waiting for results queue to drain 27817 1727096504.12650: waiting for pending results... 27817 1727096504.12927: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27817 1727096504.13045: in run() - task 0afff68d-5257-bae3-08df-0000000000c0 27817 1727096504.13095: variable 'ansible_search_path' from source: unknown 27817 1727096504.13099: variable 'ansible_search_path' from source: unknown 27817 1727096504.13119: calling self._execute() 27817 1727096504.13218: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096504.13275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096504.13279: variable 'omit' from source: magic vars 27817 1727096504.13621: variable 'ansible_distribution_major_version' from source: facts 27817 1727096504.13642: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096504.13765: variable 'network_state' from source: role '' defaults 27817 1727096504.13786: Evaluated conditional (network_state != {}): False 27817 1727096504.13794: when evaluation is False, skipping this task 27817 1727096504.13801: _execute() done 27817 1727096504.13854: dumping result to json 27817 1727096504.13857: done dumping result, returning 27817 1727096504.13860: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-bae3-08df-0000000000c0] 27817 1727096504.13863: sending task result for task 0afff68d-5257-bae3-08df-0000000000c0 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27817 1727096504.13980: no more pending results, returning what we have 27817 1727096504.13984: results queue empty 27817 1727096504.13985: checking for any_errors_fatal 27817 1727096504.13992: done checking for any_errors_fatal 27817 1727096504.13993: checking for max_fail_percentage 27817 1727096504.13995: done checking for max_fail_percentage 27817 1727096504.13996: checking to see if all hosts have failed and the running result is not ok 27817 1727096504.13997: done checking to see if all hosts have failed 27817 1727096504.13998: getting the remaining hosts for this loop 27817 1727096504.13999: done getting the remaining hosts for this loop 27817 1727096504.14003: getting the next task for host managed_node3 27817 1727096504.14009: done getting next task for host managed_node3 27817 1727096504.14012: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27817 1727096504.14014: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096504.14028: getting variables 27817 1727096504.14030: in VariableManager get_vars() 27817 1727096504.14064: Calling all_inventory to load vars for managed_node3 27817 1727096504.14069: Calling groups_inventory to load vars for managed_node3 27817 1727096504.14074: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096504.14085: Calling all_plugins_play to load vars for managed_node3 27817 1727096504.14087: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096504.14090: Calling groups_plugins_play to load vars for managed_node3 27817 1727096504.14881: done sending task result for task 0afff68d-5257-bae3-08df-0000000000c0 27817 1727096504.14884: WORKER PROCESS EXITING 27817 1727096504.15633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096504.18197: done with get_vars() 27817 1727096504.18217: done getting variables 27817 1727096504.18277: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:01:44 -0400 (0:00:00.059) 0:00:28.536 ****** 27817 1727096504.18305: entering _queue_task() for managed_node3/package 27817 1727096504.18963: worker is 1 (out of 1 available) 27817 1727096504.18977: exiting _queue_task() for managed_node3/package 27817 1727096504.18987: done queuing things up, now waiting for results queue to drain 27817 1727096504.18988: waiting for pending results... 27817 1727096504.19353: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27817 1727096504.19558: in run() - task 0afff68d-5257-bae3-08df-0000000000c1 27817 1727096504.20077: variable 'ansible_search_path' from source: unknown 27817 1727096504.20081: variable 'ansible_search_path' from source: unknown 27817 1727096504.20083: calling self._execute() 27817 1727096504.20111: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096504.20121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096504.20135: variable 'omit' from source: magic vars 27817 1727096504.20517: variable 'ansible_distribution_major_version' from source: facts 27817 1727096504.20535: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096504.20660: variable 'network_state' from source: role '' defaults 27817 1727096504.20680: Evaluated conditional (network_state != {}): False 27817 1727096504.20686: when evaluation is False, skipping this task 27817 1727096504.20692: _execute() done 27817 1727096504.20699: dumping result to json 27817 1727096504.20705: done dumping result, returning 27817 1727096504.20715: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-bae3-08df-0000000000c1] 27817 1727096504.20728: sending task result for task 0afff68d-5257-bae3-08df-0000000000c1 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27817 1727096504.20874: no more pending results, returning what we have 27817 1727096504.20878: results queue empty 27817 1727096504.20879: checking for any_errors_fatal 27817 1727096504.20889: done checking for any_errors_fatal 27817 1727096504.20890: checking for max_fail_percentage 27817 1727096504.20891: done checking for max_fail_percentage 27817 1727096504.20892: checking to see if all hosts have failed and the running result is not ok 27817 1727096504.20893: done checking to see if all hosts have failed 27817 1727096504.20894: getting the remaining hosts for this loop 27817 1727096504.20895: done getting the remaining hosts for this loop 27817 1727096504.20899: getting the next task for host managed_node3 27817 1727096504.20905: done getting next task for host managed_node3 27817 1727096504.20908: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27817 1727096504.20910: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096504.20925: getting variables 27817 1727096504.20926: in VariableManager get_vars() 27817 1727096504.20961: Calling all_inventory to load vars for managed_node3 27817 1727096504.20964: Calling groups_inventory to load vars for managed_node3 27817 1727096504.20966: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096504.20983: Calling all_plugins_play to load vars for managed_node3 27817 1727096504.20986: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096504.20989: Calling groups_plugins_play to load vars for managed_node3 27817 1727096504.21681: done sending task result for task 0afff68d-5257-bae3-08df-0000000000c1 27817 1727096504.21684: WORKER PROCESS EXITING 27817 1727096504.22555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096504.24197: done with get_vars() 27817 1727096504.24217: done getting variables 27817 1727096504.24277: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:01:44 -0400 (0:00:00.059) 0:00:28.596 ****** 27817 1727096504.24305: entering _queue_task() for managed_node3/service 27817 1727096504.24539: worker is 1 (out of 1 available) 27817 1727096504.24550: exiting _queue_task() for managed_node3/service 27817 1727096504.24560: done queuing things up, now waiting for results queue to drain 27817 1727096504.24561: waiting for pending results... 27817 1727096504.24822: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27817 1727096504.24936: in run() - task 0afff68d-5257-bae3-08df-0000000000c2 27817 1727096504.25008: variable 'ansible_search_path' from source: unknown 27817 1727096504.25278: variable 'ansible_search_path' from source: unknown 27817 1727096504.25282: calling self._execute() 27817 1727096504.25316: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096504.25327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096504.25340: variable 'omit' from source: magic vars 27817 1727096504.26093: variable 'ansible_distribution_major_version' from source: facts 27817 1727096504.26097: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096504.26420: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096504.26876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096504.31520: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096504.32341: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096504.32514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096504.32615: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096504.32647: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096504.33035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096504.33038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096504.33040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096504.33043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096504.33112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096504.33206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096504.33276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096504.33348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096504.33422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096504.33490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096504.33536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096504.33638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096504.33715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096504.33783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096504.33921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096504.34335: variable 'network_connections' from source: play vars 27817 1727096504.34390: variable 'profile' from source: play vars 27817 1727096504.34707: variable 'profile' from source: play vars 27817 1727096504.34710: variable 'interface' from source: set_fact 27817 1727096504.34712: variable 'interface' from source: set_fact 27817 1727096504.34773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096504.34946: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096504.34994: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096504.35031: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096504.35081: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096504.35130: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096504.35155: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096504.35188: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096504.35221: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096504.35275: variable '__network_team_connections_defined' from source: role '' defaults 27817 1727096504.35523: variable 'network_connections' from source: play vars 27817 1727096504.35543: variable 'profile' from source: play vars 27817 1727096504.35604: variable 'profile' from source: play vars 27817 1727096504.35653: variable 'interface' from source: set_fact 27817 1727096504.35684: variable 'interface' from source: set_fact 27817 1727096504.35713: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 27817 1727096504.35720: when evaluation is False, skipping this task 27817 1727096504.35726: _execute() done 27817 1727096504.35732: dumping result to json 27817 1727096504.35739: done dumping result, returning 27817 1727096504.35749: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-bae3-08df-0000000000c2] 27817 1727096504.35979: sending task result for task 0afff68d-5257-bae3-08df-0000000000c2 27817 1727096504.36050: done sending task result for task 0afff68d-5257-bae3-08df-0000000000c2 27817 1727096504.36053: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 27817 1727096504.36104: no more pending results, returning what we have 27817 1727096504.36108: results queue empty 27817 1727096504.36109: checking for any_errors_fatal 27817 1727096504.36115: done checking for any_errors_fatal 27817 1727096504.36116: checking for max_fail_percentage 27817 1727096504.36118: done checking for max_fail_percentage 27817 1727096504.36119: checking to see if all hosts have failed and the running result is not ok 27817 1727096504.36120: done checking to see if all hosts have failed 27817 1727096504.36120: getting the remaining hosts for this loop 27817 1727096504.36122: done getting the remaining hosts for this loop 27817 1727096504.36125: getting the next task for host managed_node3 27817 1727096504.36130: done getting next task for host managed_node3 27817 1727096504.36135: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27817 1727096504.36137: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096504.36150: getting variables 27817 1727096504.36152: in VariableManager get_vars() 27817 1727096504.36194: Calling all_inventory to load vars for managed_node3 27817 1727096504.36197: Calling groups_inventory to load vars for managed_node3 27817 1727096504.36199: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096504.36209: Calling all_plugins_play to load vars for managed_node3 27817 1727096504.36212: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096504.36215: Calling groups_plugins_play to load vars for managed_node3 27817 1727096504.37895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096504.40262: done with get_vars() 27817 1727096504.40457: done getting variables 27817 1727096504.40519: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:01:44 -0400 (0:00:00.162) 0:00:28.759 ****** 27817 1727096504.40549: entering _queue_task() for managed_node3/service 27817 1727096504.41305: worker is 1 (out of 1 available) 27817 1727096504.41314: exiting _queue_task() for managed_node3/service 27817 1727096504.41324: done queuing things up, now waiting for results queue to drain 27817 1727096504.41326: waiting for pending results... 27817 1727096504.41695: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27817 1727096504.42028: in run() - task 0afff68d-5257-bae3-08df-0000000000c3 27817 1727096504.42032: variable 'ansible_search_path' from source: unknown 27817 1727096504.42035: variable 'ansible_search_path' from source: unknown 27817 1727096504.42038: calling self._execute() 27817 1727096504.42136: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096504.42256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096504.42274: variable 'omit' from source: magic vars 27817 1727096504.42973: variable 'ansible_distribution_major_version' from source: facts 27817 1727096504.43095: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096504.43347: variable 'network_provider' from source: set_fact 27817 1727096504.43360: variable 'network_state' from source: role '' defaults 27817 1727096504.43376: Evaluated conditional (network_provider == "nm" or network_state != {}): True 27817 1727096504.43415: variable 'omit' from source: magic vars 27817 1727096504.43458: variable 'omit' from source: magic vars 27817 1727096504.43543: variable 'network_service_name' from source: role '' defaults 27817 1727096504.43740: variable 'network_service_name' from source: role '' defaults 27817 1727096504.43844: variable '__network_provider_setup' from source: role '' defaults 27817 1727096504.44172: variable '__network_service_name_default_nm' from source: role '' defaults 27817 1727096504.44176: variable '__network_service_name_default_nm' from source: role '' defaults 27817 1727096504.44178: variable '__network_packages_default_nm' from source: role '' defaults 27817 1727096504.44221: variable '__network_packages_default_nm' from source: role '' defaults 27817 1727096504.44595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096504.47529: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096504.47617: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096504.47667: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096504.47710: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096504.47742: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096504.47838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096504.47878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096504.47910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096504.47982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096504.47986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096504.48031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096504.48060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096504.48101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096504.48199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096504.48203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096504.48417: variable '__network_packages_default_gobject_packages' from source: role '' defaults 27817 1727096504.48550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096504.48582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096504.48611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096504.48661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096504.48683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096504.48786: variable 'ansible_python' from source: facts 27817 1727096504.48812: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 27817 1727096504.48962: variable '__network_wpa_supplicant_required' from source: role '' defaults 27817 1727096504.48998: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 27817 1727096504.49132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096504.49161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096504.49201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096504.49244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096504.49263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096504.49325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096504.49391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096504.49394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096504.49440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096504.49462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096504.49622: variable 'network_connections' from source: play vars 27817 1727096504.49673: variable 'profile' from source: play vars 27817 1727096504.49715: variable 'profile' from source: play vars 27817 1727096504.49737: variable 'interface' from source: set_fact 27817 1727096504.49810: variable 'interface' from source: set_fact 27817 1727096504.49925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096504.50142: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096504.50271: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096504.50275: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096504.50301: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096504.50363: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096504.50408: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096504.50445: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096504.50492: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096504.50542: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096504.50836: variable 'network_connections' from source: play vars 27817 1727096504.50848: variable 'profile' from source: play vars 27817 1727096504.50933: variable 'profile' from source: play vars 27817 1727096504.51034: variable 'interface' from source: set_fact 27817 1727096504.51037: variable 'interface' from source: set_fact 27817 1727096504.51050: variable '__network_packages_default_wireless' from source: role '' defaults 27817 1727096504.51137: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096504.51441: variable 'network_connections' from source: play vars 27817 1727096504.51453: variable 'profile' from source: play vars 27817 1727096504.51533: variable 'profile' from source: play vars 27817 1727096504.51543: variable 'interface' from source: set_fact 27817 1727096504.51675: variable 'interface' from source: set_fact 27817 1727096504.51678: variable '__network_packages_default_team' from source: role '' defaults 27817 1727096504.51734: variable '__network_team_connections_defined' from source: role '' defaults 27817 1727096504.52034: variable 'network_connections' from source: play vars 27817 1727096504.52043: variable 'profile' from source: play vars 27817 1727096504.52112: variable 'profile' from source: play vars 27817 1727096504.52127: variable 'interface' from source: set_fact 27817 1727096504.52200: variable 'interface' from source: set_fact 27817 1727096504.52264: variable '__network_service_name_default_initscripts' from source: role '' defaults 27817 1727096504.52331: variable '__network_service_name_default_initscripts' from source: role '' defaults 27817 1727096504.52350: variable '__network_packages_default_initscripts' from source: role '' defaults 27817 1727096504.52455: variable '__network_packages_default_initscripts' from source: role '' defaults 27817 1727096504.52627: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 27817 1727096504.53150: variable 'network_connections' from source: play vars 27817 1727096504.53161: variable 'profile' from source: play vars 27817 1727096504.53230: variable 'profile' from source: play vars 27817 1727096504.53239: variable 'interface' from source: set_fact 27817 1727096504.53313: variable 'interface' from source: set_fact 27817 1727096504.53473: variable 'ansible_distribution' from source: facts 27817 1727096504.53477: variable '__network_rh_distros' from source: role '' defaults 27817 1727096504.53479: variable 'ansible_distribution_major_version' from source: facts 27817 1727096504.53481: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 27817 1727096504.53546: variable 'ansible_distribution' from source: facts 27817 1727096504.53554: variable '__network_rh_distros' from source: role '' defaults 27817 1727096504.53562: variable 'ansible_distribution_major_version' from source: facts 27817 1727096504.53582: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 27817 1727096504.53761: variable 'ansible_distribution' from source: facts 27817 1727096504.53774: variable '__network_rh_distros' from source: role '' defaults 27817 1727096504.53785: variable 'ansible_distribution_major_version' from source: facts 27817 1727096504.53825: variable 'network_provider' from source: set_fact 27817 1727096504.53850: variable 'omit' from source: magic vars 27817 1727096504.53881: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096504.53909: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096504.53938: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096504.53957: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096504.53973: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096504.54007: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096504.54016: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096504.54029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096504.54370: Set connection var ansible_pipelining to False 27817 1727096504.54375: Set connection var ansible_connection to ssh 27817 1727096504.54378: Set connection var ansible_timeout to 10 27817 1727096504.54380: Set connection var ansible_shell_type to sh 27817 1727096504.54381: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096504.54383: Set connection var ansible_shell_executable to /bin/sh 27817 1727096504.54385: variable 'ansible_shell_executable' from source: unknown 27817 1727096504.54387: variable 'ansible_connection' from source: unknown 27817 1727096504.54389: variable 'ansible_module_compression' from source: unknown 27817 1727096504.54391: variable 'ansible_shell_type' from source: unknown 27817 1727096504.54392: variable 'ansible_shell_executable' from source: unknown 27817 1727096504.54394: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096504.54400: variable 'ansible_pipelining' from source: unknown 27817 1727096504.54403: variable 'ansible_timeout' from source: unknown 27817 1727096504.54404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096504.54407: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096504.54409: variable 'omit' from source: magic vars 27817 1727096504.54411: starting attempt loop 27817 1727096504.54413: running the handler 27817 1727096504.54683: variable 'ansible_facts' from source: unknown 27817 1727096504.56346: _low_level_execute_command(): starting 27817 1727096504.56360: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096504.57078: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096504.57094: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096504.57150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096504.57218: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096504.57244: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096504.57294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096504.57328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096504.59213: stdout chunk (state=3): >>>/root <<< 27817 1727096504.59396: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096504.59399: stdout chunk (state=3): >>><<< 27817 1727096504.59401: stderr chunk (state=3): >>><<< 27817 1727096504.59404: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096504.59407: _low_level_execute_command(): starting 27817 1727096504.59410: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096504.592994-29107-141487498628469 `" && echo ansible-tmp-1727096504.592994-29107-141487498628469="` echo /root/.ansible/tmp/ansible-tmp-1727096504.592994-29107-141487498628469 `" ) && sleep 0' 27817 1727096504.60012: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096504.60027: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096504.60042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096504.60062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096504.60190: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096504.60299: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096504.60330: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096504.60387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096504.62774: stdout chunk (state=3): >>>ansible-tmp-1727096504.592994-29107-141487498628469=/root/.ansible/tmp/ansible-tmp-1727096504.592994-29107-141487498628469 <<< 27817 1727096504.62777: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096504.62779: stdout chunk (state=3): >>><<< 27817 1727096504.62781: stderr chunk (state=3): >>><<< 27817 1727096504.62783: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096504.592994-29107-141487498628469=/root/.ansible/tmp/ansible-tmp-1727096504.592994-29107-141487498628469 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096504.62785: variable 'ansible_module_compression' from source: unknown 27817 1727096504.62787: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 27817 1727096504.62789: variable 'ansible_facts' from source: unknown 27817 1727096504.63326: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096504.592994-29107-141487498628469/AnsiballZ_systemd.py 27817 1727096504.63598: Sending initial data 27817 1727096504.63774: Sent initial data (155 bytes) 27817 1727096504.64957: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096504.65207: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096504.65234: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096504.66821: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 27817 1727096504.66834: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 27817 1727096504.66850: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096504.66911: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096504.67224: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp534xgphe /root/.ansible/tmp/ansible-tmp-1727096504.592994-29107-141487498628469/AnsiballZ_systemd.py <<< 27817 1727096504.67227: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096504.592994-29107-141487498628469/AnsiballZ_systemd.py" <<< 27817 1727096504.67476: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp534xgphe" to remote "/root/.ansible/tmp/ansible-tmp-1727096504.592994-29107-141487498628469/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096504.592994-29107-141487498628469/AnsiballZ_systemd.py" <<< 27817 1727096504.69124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096504.69128: stdout chunk (state=3): >>><<< 27817 1727096504.69130: stderr chunk (state=3): >>><<< 27817 1727096504.69132: done transferring module to remote 27817 1727096504.69135: _low_level_execute_command(): starting 27817 1727096504.69137: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096504.592994-29107-141487498628469/ /root/.ansible/tmp/ansible-tmp-1727096504.592994-29107-141487498628469/AnsiballZ_systemd.py && sleep 0' 27817 1727096504.69727: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096504.69744: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096504.69760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096504.69783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096504.69812: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096504.69882: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096504.69928: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096504.69951: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096504.69977: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096504.70036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096504.71917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096504.71921: stdout chunk (state=3): >>><<< 27817 1727096504.71927: stderr chunk (state=3): >>><<< 27817 1727096504.71949: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096504.71952: _low_level_execute_command(): starting 27817 1727096504.72036: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096504.592994-29107-141487498628469/AnsiballZ_systemd.py && sleep 0' 27817 1727096504.72876: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096504.72879: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096504.72882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096504.72884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096504.72886: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096504.72889: stderr chunk (state=3): >>>debug2: match not found <<< 27817 1727096504.72891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096504.72897: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27817 1727096504.72900: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 27817 1727096504.72902: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27817 1727096504.72907: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096504.72913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096504.72925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096504.72933: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096504.72940: stderr chunk (state=3): >>>debug2: match found <<< 27817 1727096504.72949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096504.73015: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096504.73026: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096504.73050: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096504.73108: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096505.02316: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10665984", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3306946560", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "1911405000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 27817 1727096505.04377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096505.04381: stdout chunk (state=3): >>><<< 27817 1727096505.04384: stderr chunk (state=3): >>><<< 27817 1727096505.04387: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10665984", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3306946560", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "1911405000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096505.04693: done with _execute_module (ansible.legacy.systemd, {'name': 'NetworkManager', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096504.592994-29107-141487498628469/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096505.04721: _low_level_execute_command(): starting 27817 1727096505.04784: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096504.592994-29107-141487498628469/ > /dev/null 2>&1 && sleep 0' 27817 1727096505.06003: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096505.06007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 27817 1727096505.06011: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096505.06014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096505.06130: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096505.06304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096505.08064: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096505.08108: stderr chunk (state=3): >>><<< 27817 1727096505.08111: stdout chunk (state=3): >>><<< 27817 1727096505.08236: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096505.08240: handler run complete 27817 1727096505.08480: attempt loop complete, returning result 27817 1727096505.08483: _execute() done 27817 1727096505.08486: dumping result to json 27817 1727096505.08488: done dumping result, returning 27817 1727096505.08490: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-bae3-08df-0000000000c3] 27817 1727096505.08492: sending task result for task 0afff68d-5257-bae3-08df-0000000000c3 27817 1727096505.09187: done sending task result for task 0afff68d-5257-bae3-08df-0000000000c3 27817 1727096505.09191: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27817 1727096505.09242: no more pending results, returning what we have 27817 1727096505.09245: results queue empty 27817 1727096505.09246: checking for any_errors_fatal 27817 1727096505.09254: done checking for any_errors_fatal 27817 1727096505.09255: checking for max_fail_percentage 27817 1727096505.09257: done checking for max_fail_percentage 27817 1727096505.09258: checking to see if all hosts have failed and the running result is not ok 27817 1727096505.09259: done checking to see if all hosts have failed 27817 1727096505.09260: getting the remaining hosts for this loop 27817 1727096505.09261: done getting the remaining hosts for this loop 27817 1727096505.09265: getting the next task for host managed_node3 27817 1727096505.09277: done getting next task for host managed_node3 27817 1727096505.09281: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27817 1727096505.09283: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096505.09298: getting variables 27817 1727096505.09300: in VariableManager get_vars() 27817 1727096505.09339: Calling all_inventory to load vars for managed_node3 27817 1727096505.09342: Calling groups_inventory to load vars for managed_node3 27817 1727096505.09345: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096505.09356: Calling all_plugins_play to load vars for managed_node3 27817 1727096505.09360: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096505.09363: Calling groups_plugins_play to load vars for managed_node3 27817 1727096505.12830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096505.16736: done with get_vars() 27817 1727096505.16758: done getting variables 27817 1727096505.16822: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:01:45 -0400 (0:00:00.762) 0:00:29.522 ****** 27817 1727096505.16851: entering _queue_task() for managed_node3/service 27817 1727096505.17588: worker is 1 (out of 1 available) 27817 1727096505.17602: exiting _queue_task() for managed_node3/service 27817 1727096505.17614: done queuing things up, now waiting for results queue to drain 27817 1727096505.17615: waiting for pending results... 27817 1727096505.18076: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27817 1727096505.18284: in run() - task 0afff68d-5257-bae3-08df-0000000000c4 27817 1727096505.18419: variable 'ansible_search_path' from source: unknown 27817 1727096505.18423: variable 'ansible_search_path' from source: unknown 27817 1727096505.18675: calling self._execute() 27817 1727096505.18679: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096505.18683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096505.18685: variable 'omit' from source: magic vars 27817 1727096505.19380: variable 'ansible_distribution_major_version' from source: facts 27817 1727096505.19394: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096505.19782: variable 'network_provider' from source: set_fact 27817 1727096505.19788: Evaluated conditional (network_provider == "nm"): True 27817 1727096505.19995: variable '__network_wpa_supplicant_required' from source: role '' defaults 27817 1727096505.20164: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 27817 1727096505.20559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096505.24824: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096505.24976: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096505.25041: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096505.25087: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096505.25167: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096505.25339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096505.25501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096505.25532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096505.25775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096505.25779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096505.25781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096505.25785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096505.26009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096505.26012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096505.26015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096505.26091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096505.26127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096505.26156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096505.26269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096505.26293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096505.26598: variable 'network_connections' from source: play vars 27817 1727096505.26876: variable 'profile' from source: play vars 27817 1727096505.26880: variable 'profile' from source: play vars 27817 1727096505.26883: variable 'interface' from source: set_fact 27817 1727096505.26929: variable 'interface' from source: set_fact 27817 1727096505.27069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096505.27383: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096505.27652: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096505.27654: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096505.27657: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096505.27874: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096505.27877: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096505.27880: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096505.28075: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096505.28080: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096505.28650: variable 'network_connections' from source: play vars 27817 1727096505.28661: variable 'profile' from source: play vars 27817 1727096505.28728: variable 'profile' from source: play vars 27817 1727096505.28738: variable 'interface' from source: set_fact 27817 1727096505.28919: variable 'interface' from source: set_fact 27817 1727096505.28954: Evaluated conditional (__network_wpa_supplicant_required): False 27817 1727096505.28962: when evaluation is False, skipping this task 27817 1727096505.28977: _execute() done 27817 1727096505.28995: dumping result to json 27817 1727096505.29002: done dumping result, returning 27817 1727096505.29194: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-bae3-08df-0000000000c4] 27817 1727096505.29198: sending task result for task 0afff68d-5257-bae3-08df-0000000000c4 27817 1727096505.29265: done sending task result for task 0afff68d-5257-bae3-08df-0000000000c4 27817 1727096505.29273: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 27817 1727096505.29344: no more pending results, returning what we have 27817 1727096505.29348: results queue empty 27817 1727096505.29349: checking for any_errors_fatal 27817 1727096505.29370: done checking for any_errors_fatal 27817 1727096505.29374: checking for max_fail_percentage 27817 1727096505.29376: done checking for max_fail_percentage 27817 1727096505.29377: checking to see if all hosts have failed and the running result is not ok 27817 1727096505.29378: done checking to see if all hosts have failed 27817 1727096505.29379: getting the remaining hosts for this loop 27817 1727096505.29381: done getting the remaining hosts for this loop 27817 1727096505.29385: getting the next task for host managed_node3 27817 1727096505.29392: done getting next task for host managed_node3 27817 1727096505.29396: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 27817 1727096505.29398: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096505.29412: getting variables 27817 1727096505.29414: in VariableManager get_vars() 27817 1727096505.29454: Calling all_inventory to load vars for managed_node3 27817 1727096505.29457: Calling groups_inventory to load vars for managed_node3 27817 1727096505.29460: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096505.29778: Calling all_plugins_play to load vars for managed_node3 27817 1727096505.29783: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096505.29787: Calling groups_plugins_play to load vars for managed_node3 27817 1727096505.32208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096505.33747: done with get_vars() 27817 1727096505.33811: done getting variables 27817 1727096505.34020: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:01:45 -0400 (0:00:00.171) 0:00:29.694 ****** 27817 1727096505.34049: entering _queue_task() for managed_node3/service 27817 1727096505.34511: worker is 1 (out of 1 available) 27817 1727096505.34524: exiting _queue_task() for managed_node3/service 27817 1727096505.34536: done queuing things up, now waiting for results queue to drain 27817 1727096505.34537: waiting for pending results... 27817 1727096505.35020: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 27817 1727096505.35387: in run() - task 0afff68d-5257-bae3-08df-0000000000c5 27817 1727096505.35391: variable 'ansible_search_path' from source: unknown 27817 1727096505.35393: variable 'ansible_search_path' from source: unknown 27817 1727096505.35577: calling self._execute() 27817 1727096505.35581: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096505.35584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096505.35587: variable 'omit' from source: magic vars 27817 1727096505.36016: variable 'ansible_distribution_major_version' from source: facts 27817 1727096505.36034: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096505.36160: variable 'network_provider' from source: set_fact 27817 1727096505.36179: Evaluated conditional (network_provider == "initscripts"): False 27817 1727096505.36187: when evaluation is False, skipping this task 27817 1727096505.36194: _execute() done 27817 1727096505.36202: dumping result to json 27817 1727096505.36209: done dumping result, returning 27817 1727096505.36221: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-bae3-08df-0000000000c5] 27817 1727096505.36233: sending task result for task 0afff68d-5257-bae3-08df-0000000000c5 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27817 1727096505.36388: no more pending results, returning what we have 27817 1727096505.36392: results queue empty 27817 1727096505.36392: checking for any_errors_fatal 27817 1727096505.36402: done checking for any_errors_fatal 27817 1727096505.36403: checking for max_fail_percentage 27817 1727096505.36405: done checking for max_fail_percentage 27817 1727096505.36405: checking to see if all hosts have failed and the running result is not ok 27817 1727096505.36406: done checking to see if all hosts have failed 27817 1727096505.36407: getting the remaining hosts for this loop 27817 1727096505.36408: done getting the remaining hosts for this loop 27817 1727096505.36411: getting the next task for host managed_node3 27817 1727096505.36417: done getting next task for host managed_node3 27817 1727096505.36421: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27817 1727096505.36423: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096505.36685: getting variables 27817 1727096505.36687: in VariableManager get_vars() 27817 1727096505.36723: Calling all_inventory to load vars for managed_node3 27817 1727096505.36725: Calling groups_inventory to load vars for managed_node3 27817 1727096505.36728: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096505.36736: Calling all_plugins_play to load vars for managed_node3 27817 1727096505.36739: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096505.36742: Calling groups_plugins_play to load vars for managed_node3 27817 1727096505.37283: done sending task result for task 0afff68d-5257-bae3-08df-0000000000c5 27817 1727096505.37286: WORKER PROCESS EXITING 27817 1727096505.38421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096505.40910: done with get_vars() 27817 1727096505.40935: done getting variables 27817 1727096505.41004: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:01:45 -0400 (0:00:00.069) 0:00:29.764 ****** 27817 1727096505.41036: entering _queue_task() for managed_node3/copy 27817 1727096505.41603: worker is 1 (out of 1 available) 27817 1727096505.41611: exiting _queue_task() for managed_node3/copy 27817 1727096505.41622: done queuing things up, now waiting for results queue to drain 27817 1727096505.41624: waiting for pending results... 27817 1727096505.41702: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27817 1727096505.41821: in run() - task 0afff68d-5257-bae3-08df-0000000000c6 27817 1727096505.41844: variable 'ansible_search_path' from source: unknown 27817 1727096505.41857: variable 'ansible_search_path' from source: unknown 27817 1727096505.41905: calling self._execute() 27817 1727096505.42140: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096505.42541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096505.42545: variable 'omit' from source: magic vars 27817 1727096505.43059: variable 'ansible_distribution_major_version' from source: facts 27817 1727096505.43100: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096505.43288: variable 'network_provider' from source: set_fact 27817 1727096505.43381: Evaluated conditional (network_provider == "initscripts"): False 27817 1727096505.43390: when evaluation is False, skipping this task 27817 1727096505.43397: _execute() done 27817 1727096505.43407: dumping result to json 27817 1727096505.43641: done dumping result, returning 27817 1727096505.43646: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-bae3-08df-0000000000c6] 27817 1727096505.43650: sending task result for task 0afff68d-5257-bae3-08df-0000000000c6 27817 1727096505.43721: done sending task result for task 0afff68d-5257-bae3-08df-0000000000c6 27817 1727096505.43724: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 27817 1727096505.43790: no more pending results, returning what we have 27817 1727096505.43794: results queue empty 27817 1727096505.43795: checking for any_errors_fatal 27817 1727096505.43805: done checking for any_errors_fatal 27817 1727096505.43806: checking for max_fail_percentage 27817 1727096505.43808: done checking for max_fail_percentage 27817 1727096505.43809: checking to see if all hosts have failed and the running result is not ok 27817 1727096505.43810: done checking to see if all hosts have failed 27817 1727096505.43811: getting the remaining hosts for this loop 27817 1727096505.43812: done getting the remaining hosts for this loop 27817 1727096505.43816: getting the next task for host managed_node3 27817 1727096505.43822: done getting next task for host managed_node3 27817 1727096505.43826: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27817 1727096505.43828: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096505.43842: getting variables 27817 1727096505.43844: in VariableManager get_vars() 27817 1727096505.43886: Calling all_inventory to load vars for managed_node3 27817 1727096505.43889: Calling groups_inventory to load vars for managed_node3 27817 1727096505.43891: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096505.43904: Calling all_plugins_play to load vars for managed_node3 27817 1727096505.43907: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096505.43910: Calling groups_plugins_play to load vars for managed_node3 27817 1727096505.46514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096505.47419: done with get_vars() 27817 1727096505.47435: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:01:45 -0400 (0:00:00.064) 0:00:29.828 ****** 27817 1727096505.47496: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 27817 1727096505.47709: worker is 1 (out of 1 available) 27817 1727096505.47722: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 27817 1727096505.47735: done queuing things up, now waiting for results queue to drain 27817 1727096505.47736: waiting for pending results... 27817 1727096505.47990: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27817 1727096505.48063: in run() - task 0afff68d-5257-bae3-08df-0000000000c7 27817 1727096505.48096: variable 'ansible_search_path' from source: unknown 27817 1727096505.48104: variable 'ansible_search_path' from source: unknown 27817 1727096505.48149: calling self._execute() 27817 1727096505.48260: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096505.48275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096505.48291: variable 'omit' from source: magic vars 27817 1727096505.48693: variable 'ansible_distribution_major_version' from source: facts 27817 1727096505.48710: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096505.48723: variable 'omit' from source: magic vars 27817 1727096505.48783: variable 'omit' from source: magic vars 27817 1727096505.49027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096505.50990: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096505.51042: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096505.51075: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096505.51275: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096505.51278: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096505.51281: variable 'network_provider' from source: set_fact 27817 1727096505.51402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096505.51437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096505.51476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096505.51533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096505.51565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096505.51656: variable 'omit' from source: magic vars 27817 1727096505.51838: variable 'omit' from source: magic vars 27817 1727096505.51903: variable 'network_connections' from source: play vars 27817 1727096505.51918: variable 'profile' from source: play vars 27817 1727096505.51999: variable 'profile' from source: play vars 27817 1727096505.52008: variable 'interface' from source: set_fact 27817 1727096505.52107: variable 'interface' from source: set_fact 27817 1727096505.52269: variable 'omit' from source: magic vars 27817 1727096505.52293: variable '__lsr_ansible_managed' from source: task vars 27817 1727096505.52331: variable '__lsr_ansible_managed' from source: task vars 27817 1727096505.52528: Loaded config def from plugin (lookup/template) 27817 1727096505.52532: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 27817 1727096505.52553: File lookup term: get_ansible_managed.j2 27817 1727096505.52557: variable 'ansible_search_path' from source: unknown 27817 1727096505.52560: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 27817 1727096505.52574: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 27817 1727096505.52586: variable 'ansible_search_path' from source: unknown 27817 1727096505.56797: variable 'ansible_managed' from source: unknown 27817 1727096505.56878: variable 'omit' from source: magic vars 27817 1727096505.56898: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096505.56922: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096505.56937: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096505.56950: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096505.56958: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096505.56983: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096505.56986: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096505.56989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096505.57054: Set connection var ansible_pipelining to False 27817 1727096505.57058: Set connection var ansible_connection to ssh 27817 1727096505.57064: Set connection var ansible_timeout to 10 27817 1727096505.57068: Set connection var ansible_shell_type to sh 27817 1727096505.57075: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096505.57078: Set connection var ansible_shell_executable to /bin/sh 27817 1727096505.57098: variable 'ansible_shell_executable' from source: unknown 27817 1727096505.57100: variable 'ansible_connection' from source: unknown 27817 1727096505.57103: variable 'ansible_module_compression' from source: unknown 27817 1727096505.57105: variable 'ansible_shell_type' from source: unknown 27817 1727096505.57108: variable 'ansible_shell_executable' from source: unknown 27817 1727096505.57110: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096505.57113: variable 'ansible_pipelining' from source: unknown 27817 1727096505.57115: variable 'ansible_timeout' from source: unknown 27817 1727096505.57120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096505.57211: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27817 1727096505.57223: variable 'omit' from source: magic vars 27817 1727096505.57225: starting attempt loop 27817 1727096505.57228: running the handler 27817 1727096505.57241: _low_level_execute_command(): starting 27817 1727096505.57247: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096505.57737: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096505.57741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096505.57743: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096505.57745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096505.57793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096505.57800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096505.57853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096505.59493: stdout chunk (state=3): >>>/root <<< 27817 1727096505.59596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096505.59620: stderr chunk (state=3): >>><<< 27817 1727096505.59623: stdout chunk (state=3): >>><<< 27817 1727096505.59642: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096505.59654: _low_level_execute_command(): starting 27817 1727096505.59659: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096505.5964148-29150-209464516719210 `" && echo ansible-tmp-1727096505.5964148-29150-209464516719210="` echo /root/.ansible/tmp/ansible-tmp-1727096505.5964148-29150-209464516719210 `" ) && sleep 0' 27817 1727096505.60056: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096505.60094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096505.60097: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096505.60099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096505.60101: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 27817 1727096505.60103: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096505.60105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096505.60150: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096505.60153: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096505.60200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096505.62061: stdout chunk (state=3): >>>ansible-tmp-1727096505.5964148-29150-209464516719210=/root/.ansible/tmp/ansible-tmp-1727096505.5964148-29150-209464516719210 <<< 27817 1727096505.62173: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096505.62193: stderr chunk (state=3): >>><<< 27817 1727096505.62197: stdout chunk (state=3): >>><<< 27817 1727096505.62212: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096505.5964148-29150-209464516719210=/root/.ansible/tmp/ansible-tmp-1727096505.5964148-29150-209464516719210 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096505.62248: variable 'ansible_module_compression' from source: unknown 27817 1727096505.62287: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 27817 1727096505.62310: variable 'ansible_facts' from source: unknown 27817 1727096505.62377: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096505.5964148-29150-209464516719210/AnsiballZ_network_connections.py 27817 1727096505.62472: Sending initial data 27817 1727096505.62476: Sent initial data (168 bytes) 27817 1727096505.62891: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096505.62900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096505.62903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096505.62906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096505.62954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096505.62957: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096505.62991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096505.64511: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 27817 1727096505.64520: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096505.64542: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096505.64575: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpw1lqsoza /root/.ansible/tmp/ansible-tmp-1727096505.5964148-29150-209464516719210/AnsiballZ_network_connections.py <<< 27817 1727096505.64583: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096505.5964148-29150-209464516719210/AnsiballZ_network_connections.py" <<< 27817 1727096505.64606: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpw1lqsoza" to remote "/root/.ansible/tmp/ansible-tmp-1727096505.5964148-29150-209464516719210/AnsiballZ_network_connections.py" <<< 27817 1727096505.64612: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096505.5964148-29150-209464516719210/AnsiballZ_network_connections.py" <<< 27817 1727096505.65259: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096505.65300: stderr chunk (state=3): >>><<< 27817 1727096505.65303: stdout chunk (state=3): >>><<< 27817 1727096505.65326: done transferring module to remote 27817 1727096505.65334: _low_level_execute_command(): starting 27817 1727096505.65339: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096505.5964148-29150-209464516719210/ /root/.ansible/tmp/ansible-tmp-1727096505.5964148-29150-209464516719210/AnsiballZ_network_connections.py && sleep 0' 27817 1727096505.65733: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096505.65759: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096505.65762: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 27817 1727096505.65764: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096505.65766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096505.65812: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096505.65827: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096505.65862: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096505.67659: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096505.67662: stdout chunk (state=3): >>><<< 27817 1727096505.67665: stderr chunk (state=3): >>><<< 27817 1727096505.67683: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096505.67757: _low_level_execute_command(): starting 27817 1727096505.67760: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096505.5964148-29150-209464516719210/AnsiballZ_network_connections.py && sleep 0' 27817 1727096505.68387: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096505.68396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096505.68530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096505.68564: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096505.68584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096505.97748: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 27817 1727096505.99349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096505.99388: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 27817 1727096505.99391: stdout chunk (state=3): >>><<< 27817 1727096505.99393: stderr chunk (state=3): >>><<< 27817 1727096505.99410: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096505.99537: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'ethtest0', 'state': 'down'}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096505.5964148-29150-209464516719210/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096505.99540: _low_level_execute_command(): starting 27817 1727096505.99543: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096505.5964148-29150-209464516719210/ > /dev/null 2>&1 && sleep 0' 27817 1727096506.00063: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096506.00191: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096506.00207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096506.00310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096506.00613: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096506.00645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096506.02491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096506.02494: stdout chunk (state=3): >>><<< 27817 1727096506.02496: stderr chunk (state=3): >>><<< 27817 1727096506.02511: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096506.02521: handler run complete 27817 1727096506.02554: attempt loop complete, returning result 27817 1727096506.02563: _execute() done 27817 1727096506.02571: dumping result to json 27817 1727096506.02581: done dumping result, returning 27817 1727096506.02593: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-bae3-08df-0000000000c7] 27817 1727096506.02606: sending task result for task 0afff68d-5257-bae3-08df-0000000000c7 changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 27817 1727096506.02866: no more pending results, returning what we have 27817 1727096506.02872: results queue empty 27817 1727096506.02873: checking for any_errors_fatal 27817 1727096506.02882: done checking for any_errors_fatal 27817 1727096506.02883: checking for max_fail_percentage 27817 1727096506.02884: done checking for max_fail_percentage 27817 1727096506.02885: checking to see if all hosts have failed and the running result is not ok 27817 1727096506.02886: done checking to see if all hosts have failed 27817 1727096506.02887: getting the remaining hosts for this loop 27817 1727096506.02888: done getting the remaining hosts for this loop 27817 1727096506.02892: getting the next task for host managed_node3 27817 1727096506.02898: done getting next task for host managed_node3 27817 1727096506.02901: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 27817 1727096506.02903: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096506.02913: getting variables 27817 1727096506.02915: in VariableManager get_vars() 27817 1727096506.02950: Calling all_inventory to load vars for managed_node3 27817 1727096506.02953: Calling groups_inventory to load vars for managed_node3 27817 1727096506.02955: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096506.02966: Calling all_plugins_play to load vars for managed_node3 27817 1727096506.03175: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096506.03180: Calling groups_plugins_play to load vars for managed_node3 27817 1727096506.03808: done sending task result for task 0afff68d-5257-bae3-08df-0000000000c7 27817 1727096506.03812: WORKER PROCESS EXITING 27817 1727096506.04994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096506.06631: done with get_vars() 27817 1727096506.06654: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:01:46 -0400 (0:00:00.592) 0:00:30.421 ****** 27817 1727096506.06734: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 27817 1727096506.07050: worker is 1 (out of 1 available) 27817 1727096506.07061: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 27817 1727096506.07277: done queuing things up, now waiting for results queue to drain 27817 1727096506.07278: waiting for pending results... 27817 1727096506.07342: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 27817 1727096506.07459: in run() - task 0afff68d-5257-bae3-08df-0000000000c8 27817 1727096506.07486: variable 'ansible_search_path' from source: unknown 27817 1727096506.07501: variable 'ansible_search_path' from source: unknown 27817 1727096506.07541: calling self._execute() 27817 1727096506.07654: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096506.07667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096506.07686: variable 'omit' from source: magic vars 27817 1727096506.08258: variable 'ansible_distribution_major_version' from source: facts 27817 1727096506.08261: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096506.08302: variable 'network_state' from source: role '' defaults 27817 1727096506.08325: Evaluated conditional (network_state != {}): False 27817 1727096506.08333: when evaluation is False, skipping this task 27817 1727096506.08340: _execute() done 27817 1727096506.08348: dumping result to json 27817 1727096506.08355: done dumping result, returning 27817 1727096506.08377: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-bae3-08df-0000000000c8] 27817 1727096506.08423: sending task result for task 0afff68d-5257-bae3-08df-0000000000c8 27817 1727096506.08773: done sending task result for task 0afff68d-5257-bae3-08df-0000000000c8 27817 1727096506.08777: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27817 1727096506.08816: no more pending results, returning what we have 27817 1727096506.08820: results queue empty 27817 1727096506.08821: checking for any_errors_fatal 27817 1727096506.08831: done checking for any_errors_fatal 27817 1727096506.08832: checking for max_fail_percentage 27817 1727096506.08833: done checking for max_fail_percentage 27817 1727096506.08834: checking to see if all hosts have failed and the running result is not ok 27817 1727096506.08835: done checking to see if all hosts have failed 27817 1727096506.08836: getting the remaining hosts for this loop 27817 1727096506.08837: done getting the remaining hosts for this loop 27817 1727096506.08840: getting the next task for host managed_node3 27817 1727096506.08845: done getting next task for host managed_node3 27817 1727096506.08849: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27817 1727096506.08851: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096506.08863: getting variables 27817 1727096506.08865: in VariableManager get_vars() 27817 1727096506.08900: Calling all_inventory to load vars for managed_node3 27817 1727096506.08903: Calling groups_inventory to load vars for managed_node3 27817 1727096506.08905: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096506.08914: Calling all_plugins_play to load vars for managed_node3 27817 1727096506.08916: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096506.08919: Calling groups_plugins_play to load vars for managed_node3 27817 1727096506.10355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096506.12027: done with get_vars() 27817 1727096506.12052: done getting variables 27817 1727096506.12118: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:01:46 -0400 (0:00:00.054) 0:00:30.475 ****** 27817 1727096506.12148: entering _queue_task() for managed_node3/debug 27817 1727096506.12698: worker is 1 (out of 1 available) 27817 1727096506.12706: exiting _queue_task() for managed_node3/debug 27817 1727096506.12716: done queuing things up, now waiting for results queue to drain 27817 1727096506.12717: waiting for pending results... 27817 1727096506.12845: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27817 1727096506.12893: in run() - task 0afff68d-5257-bae3-08df-0000000000c9 27817 1727096506.12912: variable 'ansible_search_path' from source: unknown 27817 1727096506.12919: variable 'ansible_search_path' from source: unknown 27817 1727096506.12962: calling self._execute() 27817 1727096506.13066: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096506.13080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096506.13094: variable 'omit' from source: magic vars 27817 1727096506.13473: variable 'ansible_distribution_major_version' from source: facts 27817 1727096506.13591: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096506.13595: variable 'omit' from source: magic vars 27817 1727096506.13597: variable 'omit' from source: magic vars 27817 1727096506.13600: variable 'omit' from source: magic vars 27817 1727096506.13629: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096506.13666: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096506.13695: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096506.13719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096506.13736: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096506.13772: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096506.13781: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096506.13789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096506.13894: Set connection var ansible_pipelining to False 27817 1727096506.13905: Set connection var ansible_connection to ssh 27817 1727096506.13920: Set connection var ansible_timeout to 10 27817 1727096506.13928: Set connection var ansible_shell_type to sh 27817 1727096506.13937: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096506.13946: Set connection var ansible_shell_executable to /bin/sh 27817 1727096506.13976: variable 'ansible_shell_executable' from source: unknown 27817 1727096506.13984: variable 'ansible_connection' from source: unknown 27817 1727096506.13992: variable 'ansible_module_compression' from source: unknown 27817 1727096506.13998: variable 'ansible_shell_type' from source: unknown 27817 1727096506.14026: variable 'ansible_shell_executable' from source: unknown 27817 1727096506.14029: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096506.14031: variable 'ansible_pipelining' from source: unknown 27817 1727096506.14033: variable 'ansible_timeout' from source: unknown 27817 1727096506.14035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096506.14172: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096506.14244: variable 'omit' from source: magic vars 27817 1727096506.14248: starting attempt loop 27817 1727096506.14251: running the handler 27817 1727096506.14329: variable '__network_connections_result' from source: set_fact 27817 1727096506.14389: handler run complete 27817 1727096506.14410: attempt loop complete, returning result 27817 1727096506.14417: _execute() done 27817 1727096506.14424: dumping result to json 27817 1727096506.14430: done dumping result, returning 27817 1727096506.14441: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-bae3-08df-0000000000c9] 27817 1727096506.14451: sending task result for task 0afff68d-5257-bae3-08df-0000000000c9 ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "" ] } 27817 1727096506.14621: no more pending results, returning what we have 27817 1727096506.14625: results queue empty 27817 1727096506.14626: checking for any_errors_fatal 27817 1727096506.14632: done checking for any_errors_fatal 27817 1727096506.14633: checking for max_fail_percentage 27817 1727096506.14634: done checking for max_fail_percentage 27817 1727096506.14635: checking to see if all hosts have failed and the running result is not ok 27817 1727096506.14636: done checking to see if all hosts have failed 27817 1727096506.14637: getting the remaining hosts for this loop 27817 1727096506.14638: done getting the remaining hosts for this loop 27817 1727096506.14642: getting the next task for host managed_node3 27817 1727096506.14650: done getting next task for host managed_node3 27817 1727096506.14654: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27817 1727096506.14657: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096506.14669: getting variables 27817 1727096506.14671: in VariableManager get_vars() 27817 1727096506.14709: Calling all_inventory to load vars for managed_node3 27817 1727096506.14712: Calling groups_inventory to load vars for managed_node3 27817 1727096506.14715: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096506.14725: Calling all_plugins_play to load vars for managed_node3 27817 1727096506.14728: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096506.14731: Calling groups_plugins_play to load vars for managed_node3 27817 1727096506.15519: done sending task result for task 0afff68d-5257-bae3-08df-0000000000c9 27817 1727096506.15523: WORKER PROCESS EXITING 27817 1727096506.16386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096506.17700: done with get_vars() 27817 1727096506.17718: done getting variables 27817 1727096506.17759: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:01:46 -0400 (0:00:00.056) 0:00:30.531 ****** 27817 1727096506.17783: entering _queue_task() for managed_node3/debug 27817 1727096506.18011: worker is 1 (out of 1 available) 27817 1727096506.18024: exiting _queue_task() for managed_node3/debug 27817 1727096506.18036: done queuing things up, now waiting for results queue to drain 27817 1727096506.18037: waiting for pending results... 27817 1727096506.18219: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27817 1727096506.18298: in run() - task 0afff68d-5257-bae3-08df-0000000000ca 27817 1727096506.18309: variable 'ansible_search_path' from source: unknown 27817 1727096506.18312: variable 'ansible_search_path' from source: unknown 27817 1727096506.18339: calling self._execute() 27817 1727096506.18418: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096506.18422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096506.18431: variable 'omit' from source: magic vars 27817 1727096506.18711: variable 'ansible_distribution_major_version' from source: facts 27817 1727096506.18721: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096506.18727: variable 'omit' from source: magic vars 27817 1727096506.18755: variable 'omit' from source: magic vars 27817 1727096506.18783: variable 'omit' from source: magic vars 27817 1727096506.18818: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096506.18843: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096506.18861: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096506.18877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096506.18887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096506.18910: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096506.18914: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096506.18917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096506.18986: Set connection var ansible_pipelining to False 27817 1727096506.18989: Set connection var ansible_connection to ssh 27817 1727096506.18995: Set connection var ansible_timeout to 10 27817 1727096506.18998: Set connection var ansible_shell_type to sh 27817 1727096506.19002: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096506.19007: Set connection var ansible_shell_executable to /bin/sh 27817 1727096506.19037: variable 'ansible_shell_executable' from source: unknown 27817 1727096506.19040: variable 'ansible_connection' from source: unknown 27817 1727096506.19043: variable 'ansible_module_compression' from source: unknown 27817 1727096506.19045: variable 'ansible_shell_type' from source: unknown 27817 1727096506.19048: variable 'ansible_shell_executable' from source: unknown 27817 1727096506.19050: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096506.19053: variable 'ansible_pipelining' from source: unknown 27817 1727096506.19055: variable 'ansible_timeout' from source: unknown 27817 1727096506.19057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096506.19274: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096506.19278: variable 'omit' from source: magic vars 27817 1727096506.19280: starting attempt loop 27817 1727096506.19282: running the handler 27817 1727096506.19331: variable '__network_connections_result' from source: set_fact 27817 1727096506.19585: variable '__network_connections_result' from source: set_fact 27817 1727096506.19588: handler run complete 27817 1727096506.19590: attempt loop complete, returning result 27817 1727096506.19592: _execute() done 27817 1727096506.19593: dumping result to json 27817 1727096506.19595: done dumping result, returning 27817 1727096506.19597: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-bae3-08df-0000000000ca] 27817 1727096506.19598: sending task result for task 0afff68d-5257-bae3-08df-0000000000ca 27817 1727096506.19658: done sending task result for task 0afff68d-5257-bae3-08df-0000000000ca 27817 1727096506.19660: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 27817 1727096506.19736: no more pending results, returning what we have 27817 1727096506.19739: results queue empty 27817 1727096506.19740: checking for any_errors_fatal 27817 1727096506.19745: done checking for any_errors_fatal 27817 1727096506.19746: checking for max_fail_percentage 27817 1727096506.19747: done checking for max_fail_percentage 27817 1727096506.19748: checking to see if all hosts have failed and the running result is not ok 27817 1727096506.19748: done checking to see if all hosts have failed 27817 1727096506.19749: getting the remaining hosts for this loop 27817 1727096506.19750: done getting the remaining hosts for this loop 27817 1727096506.19753: getting the next task for host managed_node3 27817 1727096506.19757: done getting next task for host managed_node3 27817 1727096506.19760: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27817 1727096506.19762: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096506.19775: getting variables 27817 1727096506.19776: in VariableManager get_vars() 27817 1727096506.19805: Calling all_inventory to load vars for managed_node3 27817 1727096506.19807: Calling groups_inventory to load vars for managed_node3 27817 1727096506.19809: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096506.19816: Calling all_plugins_play to load vars for managed_node3 27817 1727096506.19819: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096506.19821: Calling groups_plugins_play to load vars for managed_node3 27817 1727096506.20853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096506.21841: done with get_vars() 27817 1727096506.21858: done getting variables 27817 1727096506.21902: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:01:46 -0400 (0:00:00.041) 0:00:30.572 ****** 27817 1727096506.21927: entering _queue_task() for managed_node3/debug 27817 1727096506.22141: worker is 1 (out of 1 available) 27817 1727096506.22153: exiting _queue_task() for managed_node3/debug 27817 1727096506.22165: done queuing things up, now waiting for results queue to drain 27817 1727096506.22166: waiting for pending results... 27817 1727096506.22483: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27817 1727096506.22488: in run() - task 0afff68d-5257-bae3-08df-0000000000cb 27817 1727096506.22506: variable 'ansible_search_path' from source: unknown 27817 1727096506.22513: variable 'ansible_search_path' from source: unknown 27817 1727096506.22555: calling self._execute() 27817 1727096506.22652: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096506.22662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096506.22679: variable 'omit' from source: magic vars 27817 1727096506.23072: variable 'ansible_distribution_major_version' from source: facts 27817 1727096506.23089: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096506.23373: variable 'network_state' from source: role '' defaults 27817 1727096506.23377: Evaluated conditional (network_state != {}): False 27817 1727096506.23379: when evaluation is False, skipping this task 27817 1727096506.23382: _execute() done 27817 1727096506.23385: dumping result to json 27817 1727096506.23387: done dumping result, returning 27817 1727096506.23394: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-bae3-08df-0000000000cb] 27817 1727096506.23396: sending task result for task 0afff68d-5257-bae3-08df-0000000000cb 27817 1727096506.23457: done sending task result for task 0afff68d-5257-bae3-08df-0000000000cb 27817 1727096506.23459: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 27817 1727096506.23533: no more pending results, returning what we have 27817 1727096506.23536: results queue empty 27817 1727096506.23537: checking for any_errors_fatal 27817 1727096506.23543: done checking for any_errors_fatal 27817 1727096506.23544: checking for max_fail_percentage 27817 1727096506.23546: done checking for max_fail_percentage 27817 1727096506.23546: checking to see if all hosts have failed and the running result is not ok 27817 1727096506.23547: done checking to see if all hosts have failed 27817 1727096506.23548: getting the remaining hosts for this loop 27817 1727096506.23549: done getting the remaining hosts for this loop 27817 1727096506.23552: getting the next task for host managed_node3 27817 1727096506.23557: done getting next task for host managed_node3 27817 1727096506.23560: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 27817 1727096506.23562: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096506.23581: getting variables 27817 1727096506.23583: in VariableManager get_vars() 27817 1727096506.23617: Calling all_inventory to load vars for managed_node3 27817 1727096506.23620: Calling groups_inventory to load vars for managed_node3 27817 1727096506.23623: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096506.23632: Calling all_plugins_play to load vars for managed_node3 27817 1727096506.23636: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096506.23639: Calling groups_plugins_play to load vars for managed_node3 27817 1727096506.24549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096506.25458: done with get_vars() 27817 1727096506.25485: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:01:46 -0400 (0:00:00.036) 0:00:30.609 ****** 27817 1727096506.25600: entering _queue_task() for managed_node3/ping 27817 1727096506.25914: worker is 1 (out of 1 available) 27817 1727096506.25928: exiting _queue_task() for managed_node3/ping 27817 1727096506.25939: done queuing things up, now waiting for results queue to drain 27817 1727096506.25940: waiting for pending results... 27817 1727096506.26141: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 27817 1727096506.26253: in run() - task 0afff68d-5257-bae3-08df-0000000000cc 27817 1727096506.26275: variable 'ansible_search_path' from source: unknown 27817 1727096506.26283: variable 'ansible_search_path' from source: unknown 27817 1727096506.26320: calling self._execute() 27817 1727096506.26424: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096506.26435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096506.26458: variable 'omit' from source: magic vars 27817 1727096506.26849: variable 'ansible_distribution_major_version' from source: facts 27817 1727096506.26853: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096506.26856: variable 'omit' from source: magic vars 27817 1727096506.26860: variable 'omit' from source: magic vars 27817 1727096506.27076: variable 'omit' from source: magic vars 27817 1727096506.27079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096506.27082: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096506.27085: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096506.27087: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096506.27089: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096506.27091: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096506.27093: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096506.27095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096506.27153: Set connection var ansible_pipelining to False 27817 1727096506.27158: Set connection var ansible_connection to ssh 27817 1727096506.27164: Set connection var ansible_timeout to 10 27817 1727096506.27166: Set connection var ansible_shell_type to sh 27817 1727096506.27216: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096506.27219: Set connection var ansible_shell_executable to /bin/sh 27817 1727096506.27221: variable 'ansible_shell_executable' from source: unknown 27817 1727096506.27223: variable 'ansible_connection' from source: unknown 27817 1727096506.27226: variable 'ansible_module_compression' from source: unknown 27817 1727096506.27228: variable 'ansible_shell_type' from source: unknown 27817 1727096506.27230: variable 'ansible_shell_executable' from source: unknown 27817 1727096506.27232: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096506.27234: variable 'ansible_pipelining' from source: unknown 27817 1727096506.27236: variable 'ansible_timeout' from source: unknown 27817 1727096506.27238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096506.27410: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27817 1727096506.27434: variable 'omit' from source: magic vars 27817 1727096506.27437: starting attempt loop 27817 1727096506.27440: running the handler 27817 1727096506.27442: _low_level_execute_command(): starting 27817 1727096506.27545: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096506.28035: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096506.28052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096506.28064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096506.28108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096506.28121: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096506.28161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096506.29829: stdout chunk (state=3): >>>/root <<< 27817 1727096506.29976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096506.29979: stdout chunk (state=3): >>><<< 27817 1727096506.29981: stderr chunk (state=3): >>><<< 27817 1727096506.30095: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096506.30100: _low_level_execute_command(): starting 27817 1727096506.30102: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096506.300109-29192-188154915021393 `" && echo ansible-tmp-1727096506.300109-29192-188154915021393="` echo /root/.ansible/tmp/ansible-tmp-1727096506.300109-29192-188154915021393 `" ) && sleep 0' 27817 1727096506.30576: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096506.30590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096506.30608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096506.30645: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096506.30665: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096506.30710: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096506.32576: stdout chunk (state=3): >>>ansible-tmp-1727096506.300109-29192-188154915021393=/root/.ansible/tmp/ansible-tmp-1727096506.300109-29192-188154915021393 <<< 27817 1727096506.32684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096506.32711: stderr chunk (state=3): >>><<< 27817 1727096506.32714: stdout chunk (state=3): >>><<< 27817 1727096506.32729: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096506.300109-29192-188154915021393=/root/.ansible/tmp/ansible-tmp-1727096506.300109-29192-188154915021393 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096506.32770: variable 'ansible_module_compression' from source: unknown 27817 1727096506.32804: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 27817 1727096506.32833: variable 'ansible_facts' from source: unknown 27817 1727096506.32889: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096506.300109-29192-188154915021393/AnsiballZ_ping.py 27817 1727096506.32991: Sending initial data 27817 1727096506.32994: Sent initial data (152 bytes) 27817 1727096506.33415: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096506.33420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096506.33422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096506.33424: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096506.33426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096506.33479: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096506.33486: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096506.33516: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096506.35039: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 27817 1727096506.35043: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096506.35069: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096506.35099: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpehp2uych /root/.ansible/tmp/ansible-tmp-1727096506.300109-29192-188154915021393/AnsiballZ_ping.py <<< 27817 1727096506.35107: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096506.300109-29192-188154915021393/AnsiballZ_ping.py" <<< 27817 1727096506.35130: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpehp2uych" to remote "/root/.ansible/tmp/ansible-tmp-1727096506.300109-29192-188154915021393/AnsiballZ_ping.py" <<< 27817 1727096506.35137: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096506.300109-29192-188154915021393/AnsiballZ_ping.py" <<< 27817 1727096506.35608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096506.35639: stderr chunk (state=3): >>><<< 27817 1727096506.35643: stdout chunk (state=3): >>><<< 27817 1727096506.35679: done transferring module to remote 27817 1727096506.35688: _low_level_execute_command(): starting 27817 1727096506.35692: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096506.300109-29192-188154915021393/ /root/.ansible/tmp/ansible-tmp-1727096506.300109-29192-188154915021393/AnsiballZ_ping.py && sleep 0' 27817 1727096506.36120: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096506.36123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096506.36126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096506.36128: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096506.36130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096506.36181: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096506.36185: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096506.36222: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096506.37943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096506.37972: stderr chunk (state=3): >>><<< 27817 1727096506.37977: stdout chunk (state=3): >>><<< 27817 1727096506.37992: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096506.37995: _low_level_execute_command(): starting 27817 1727096506.37998: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096506.300109-29192-188154915021393/AnsiballZ_ping.py && sleep 0' 27817 1727096506.38438: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096506.38442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096506.38444: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096506.38446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096506.38448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096506.38491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096506.38498: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096506.38535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096506.53583: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 27817 1727096506.55082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096506.55087: stdout chunk (state=3): >>><<< 27817 1727096506.55089: stderr chunk (state=3): >>><<< 27817 1727096506.55091: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096506.55094: done with _execute_module (ping, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ping', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096506.300109-29192-188154915021393/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096506.55096: _low_level_execute_command(): starting 27817 1727096506.55098: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096506.300109-29192-188154915021393/ > /dev/null 2>&1 && sleep 0' 27817 1727096506.55745: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096506.55763: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27817 1727096506.55852: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096506.55893: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096506.55942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096506.57852: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096506.57864: stdout chunk (state=3): >>><<< 27817 1727096506.57985: stderr chunk (state=3): >>><<< 27817 1727096506.57989: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096506.57997: handler run complete 27817 1727096506.58000: attempt loop complete, returning result 27817 1727096506.58002: _execute() done 27817 1727096506.58004: dumping result to json 27817 1727096506.58006: done dumping result, returning 27817 1727096506.58008: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-bae3-08df-0000000000cc] 27817 1727096506.58010: sending task result for task 0afff68d-5257-bae3-08df-0000000000cc ok: [managed_node3] => { "changed": false, "ping": "pong" } 27817 1727096506.58134: no more pending results, returning what we have 27817 1727096506.58137: results queue empty 27817 1727096506.58138: checking for any_errors_fatal 27817 1727096506.58145: done checking for any_errors_fatal 27817 1727096506.58146: checking for max_fail_percentage 27817 1727096506.58147: done checking for max_fail_percentage 27817 1727096506.58148: checking to see if all hosts have failed and the running result is not ok 27817 1727096506.58149: done checking to see if all hosts have failed 27817 1727096506.58150: getting the remaining hosts for this loop 27817 1727096506.58151: done getting the remaining hosts for this loop 27817 1727096506.58155: getting the next task for host managed_node3 27817 1727096506.58163: done getting next task for host managed_node3 27817 1727096506.58165: ^ task is: TASK: meta (role_complete) 27817 1727096506.58275: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096506.58287: getting variables 27817 1727096506.58289: in VariableManager get_vars() 27817 1727096506.58329: Calling all_inventory to load vars for managed_node3 27817 1727096506.58332: Calling groups_inventory to load vars for managed_node3 27817 1727096506.58335: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096506.58346: Calling all_plugins_play to load vars for managed_node3 27817 1727096506.58349: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096506.58352: Calling groups_plugins_play to load vars for managed_node3 27817 1727096506.58948: done sending task result for task 0afff68d-5257-bae3-08df-0000000000cc 27817 1727096506.58952: WORKER PROCESS EXITING 27817 1727096506.64385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096506.65398: done with get_vars() 27817 1727096506.65421: done getting variables 27817 1727096506.65474: done queuing things up, now waiting for results queue to drain 27817 1727096506.65476: results queue empty 27817 1727096506.65476: checking for any_errors_fatal 27817 1727096506.65478: done checking for any_errors_fatal 27817 1727096506.65479: checking for max_fail_percentage 27817 1727096506.65480: done checking for max_fail_percentage 27817 1727096506.65480: checking to see if all hosts have failed and the running result is not ok 27817 1727096506.65481: done checking to see if all hosts have failed 27817 1727096506.65481: getting the remaining hosts for this loop 27817 1727096506.65482: done getting the remaining hosts for this loop 27817 1727096506.65484: getting the next task for host managed_node3 27817 1727096506.65486: done getting next task for host managed_node3 27817 1727096506.65487: ^ task is: TASK: meta (flush_handlers) 27817 1727096506.65488: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096506.65490: getting variables 27817 1727096506.65491: in VariableManager get_vars() 27817 1727096506.65499: Calling all_inventory to load vars for managed_node3 27817 1727096506.65501: Calling groups_inventory to load vars for managed_node3 27817 1727096506.65503: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096506.65507: Calling all_plugins_play to load vars for managed_node3 27817 1727096506.65508: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096506.65510: Calling groups_plugins_play to load vars for managed_node3 27817 1727096506.66282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096506.67272: done with get_vars() 27817 1727096506.67290: done getting variables 27817 1727096506.67324: in VariableManager get_vars() 27817 1727096506.67333: Calling all_inventory to load vars for managed_node3 27817 1727096506.67334: Calling groups_inventory to load vars for managed_node3 27817 1727096506.67336: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096506.67339: Calling all_plugins_play to load vars for managed_node3 27817 1727096506.67340: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096506.67342: Calling groups_plugins_play to load vars for managed_node3 27817 1727096506.68085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096506.68936: done with get_vars() 27817 1727096506.68955: done queuing things up, now waiting for results queue to drain 27817 1727096506.68957: results queue empty 27817 1727096506.68957: checking for any_errors_fatal 27817 1727096506.68958: done checking for any_errors_fatal 27817 1727096506.68959: checking for max_fail_percentage 27817 1727096506.68959: done checking for max_fail_percentage 27817 1727096506.68960: checking to see if all hosts have failed and the running result is not ok 27817 1727096506.68960: done checking to see if all hosts have failed 27817 1727096506.68961: getting the remaining hosts for this loop 27817 1727096506.68962: done getting the remaining hosts for this loop 27817 1727096506.68964: getting the next task for host managed_node3 27817 1727096506.68966: done getting next task for host managed_node3 27817 1727096506.68969: ^ task is: TASK: meta (flush_handlers) 27817 1727096506.68970: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096506.68973: getting variables 27817 1727096506.68973: in VariableManager get_vars() 27817 1727096506.68982: Calling all_inventory to load vars for managed_node3 27817 1727096506.68984: Calling groups_inventory to load vars for managed_node3 27817 1727096506.68985: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096506.68989: Calling all_plugins_play to load vars for managed_node3 27817 1727096506.68990: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096506.68992: Calling groups_plugins_play to load vars for managed_node3 27817 1727096506.69635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096506.70983: done with get_vars() 27817 1727096506.71008: done getting variables 27817 1727096506.71064: in VariableManager get_vars() 27817 1727096506.71080: Calling all_inventory to load vars for managed_node3 27817 1727096506.71082: Calling groups_inventory to load vars for managed_node3 27817 1727096506.71084: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096506.71089: Calling all_plugins_play to load vars for managed_node3 27817 1727096506.71092: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096506.71094: Calling groups_plugins_play to load vars for managed_node3 27817 1727096506.72378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096506.73998: done with get_vars() 27817 1727096506.74029: done queuing things up, now waiting for results queue to drain 27817 1727096506.74032: results queue empty 27817 1727096506.74033: checking for any_errors_fatal 27817 1727096506.74034: done checking for any_errors_fatal 27817 1727096506.74035: checking for max_fail_percentage 27817 1727096506.74036: done checking for max_fail_percentage 27817 1727096506.74037: checking to see if all hosts have failed and the running result is not ok 27817 1727096506.74037: done checking to see if all hosts have failed 27817 1727096506.74038: getting the remaining hosts for this loop 27817 1727096506.74039: done getting the remaining hosts for this loop 27817 1727096506.74042: getting the next task for host managed_node3 27817 1727096506.74045: done getting next task for host managed_node3 27817 1727096506.74046: ^ task is: None 27817 1727096506.74047: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096506.74048: done queuing things up, now waiting for results queue to drain 27817 1727096506.74049: results queue empty 27817 1727096506.74050: checking for any_errors_fatal 27817 1727096506.74051: done checking for any_errors_fatal 27817 1727096506.74051: checking for max_fail_percentage 27817 1727096506.74052: done checking for max_fail_percentage 27817 1727096506.74053: checking to see if all hosts have failed and the running result is not ok 27817 1727096506.74053: done checking to see if all hosts have failed 27817 1727096506.74054: getting the next task for host managed_node3 27817 1727096506.74056: done getting next task for host managed_node3 27817 1727096506.74057: ^ task is: None 27817 1727096506.74058: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096506.74280: in VariableManager get_vars() 27817 1727096506.74295: done with get_vars() 27817 1727096506.74300: in VariableManager get_vars() 27817 1727096506.74307: done with get_vars() 27817 1727096506.74310: variable 'omit' from source: magic vars 27817 1727096506.74335: in VariableManager get_vars() 27817 1727096506.74342: done with get_vars() 27817 1727096506.74359: variable 'omit' from source: magic vars PLAY [Delete the interface] **************************************************** 27817 1727096506.74711: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 27817 1727096506.74790: getting the remaining hosts for this loop 27817 1727096506.74792: done getting the remaining hosts for this loop 27817 1727096506.74794: getting the next task for host managed_node3 27817 1727096506.74796: done getting next task for host managed_node3 27817 1727096506.74798: ^ task is: TASK: Gathering Facts 27817 1727096506.74799: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096506.74801: getting variables 27817 1727096506.74802: in VariableManager get_vars() 27817 1727096506.74810: Calling all_inventory to load vars for managed_node3 27817 1727096506.74812: Calling groups_inventory to load vars for managed_node3 27817 1727096506.74814: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096506.74819: Calling all_plugins_play to load vars for managed_node3 27817 1727096506.74821: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096506.74823: Calling groups_plugins_play to load vars for managed_node3 27817 1727096506.76921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096506.79277: done with get_vars() 27817 1727096506.79301: done getting variables 27817 1727096506.79346: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 Monday 23 September 2024 09:01:46 -0400 (0:00:00.539) 0:00:31.149 ****** 27817 1727096506.79578: entering _queue_task() for managed_node3/gather_facts 27817 1727096506.80307: worker is 1 (out of 1 available) 27817 1727096506.80318: exiting _queue_task() for managed_node3/gather_facts 27817 1727096506.80328: done queuing things up, now waiting for results queue to drain 27817 1727096506.80330: waiting for pending results... 27817 1727096506.80819: running TaskExecutor() for managed_node3/TASK: Gathering Facts 27817 1727096506.81102: in run() - task 0afff68d-5257-bae3-08df-00000000076f 27817 1727096506.81107: variable 'ansible_search_path' from source: unknown 27817 1727096506.81180: calling self._execute() 27817 1727096506.81575: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096506.81578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096506.81581: variable 'omit' from source: magic vars 27817 1727096506.82188: variable 'ansible_distribution_major_version' from source: facts 27817 1727096506.82206: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096506.82236: variable 'omit' from source: magic vars 27817 1727096506.82577: variable 'omit' from source: magic vars 27817 1727096506.82580: variable 'omit' from source: magic vars 27817 1727096506.82583: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096506.82684: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096506.82687: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096506.82690: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096506.82692: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096506.82709: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096506.82719: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096506.82728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096506.82995: Set connection var ansible_pipelining to False 27817 1727096506.83013: Set connection var ansible_connection to ssh 27817 1727096506.83026: Set connection var ansible_timeout to 10 27817 1727096506.83034: Set connection var ansible_shell_type to sh 27817 1727096506.83046: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096506.83058: Set connection var ansible_shell_executable to /bin/sh 27817 1727096506.83089: variable 'ansible_shell_executable' from source: unknown 27817 1727096506.83125: variable 'ansible_connection' from source: unknown 27817 1727096506.83336: variable 'ansible_module_compression' from source: unknown 27817 1727096506.83340: variable 'ansible_shell_type' from source: unknown 27817 1727096506.83343: variable 'ansible_shell_executable' from source: unknown 27817 1727096506.83345: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096506.83347: variable 'ansible_pipelining' from source: unknown 27817 1727096506.83349: variable 'ansible_timeout' from source: unknown 27817 1727096506.83351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096506.83540: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096506.83773: variable 'omit' from source: magic vars 27817 1727096506.83777: starting attempt loop 27817 1727096506.83779: running the handler 27817 1727096506.83781: variable 'ansible_facts' from source: unknown 27817 1727096506.83784: _low_level_execute_command(): starting 27817 1727096506.83786: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096506.84991: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096506.85010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096506.85023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096506.85073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096506.85286: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096506.85419: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096506.87003: stdout chunk (state=3): >>>/root <<< 27817 1727096506.87584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096506.87588: stdout chunk (state=3): >>><<< 27817 1727096506.87590: stderr chunk (state=3): >>><<< 27817 1727096506.87596: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096506.87600: _low_level_execute_command(): starting 27817 1727096506.87603: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096506.8752193-29239-191262088676339 `" && echo ansible-tmp-1727096506.8752193-29239-191262088676339="` echo /root/.ansible/tmp/ansible-tmp-1727096506.8752193-29239-191262088676339 `" ) && sleep 0' 27817 1727096506.88788: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096506.89003: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096506.89014: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096506.89027: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096506.89088: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096506.90993: stdout chunk (state=3): >>>ansible-tmp-1727096506.8752193-29239-191262088676339=/root/.ansible/tmp/ansible-tmp-1727096506.8752193-29239-191262088676339 <<< 27817 1727096506.91327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096506.91331: stdout chunk (state=3): >>><<< 27817 1727096506.91382: stderr chunk (state=3): >>><<< 27817 1727096506.91385: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096506.8752193-29239-191262088676339=/root/.ansible/tmp/ansible-tmp-1727096506.8752193-29239-191262088676339 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096506.91392: variable 'ansible_module_compression' from source: unknown 27817 1727096506.91449: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 27817 1727096506.91516: variable 'ansible_facts' from source: unknown 27817 1727096506.92076: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096506.8752193-29239-191262088676339/AnsiballZ_setup.py 27817 1727096506.92413: Sending initial data 27817 1727096506.92417: Sent initial data (154 bytes) 27817 1727096506.93854: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096506.93857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096506.93860: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096506.93933: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096506.93985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096506.94000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096506.94086: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096506.94185: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096506.94255: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096506.95801: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096506.95848: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096506.95914: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmprdfqu_x1 /root/.ansible/tmp/ansible-tmp-1727096506.8752193-29239-191262088676339/AnsiballZ_setup.py <<< 27817 1727096506.96104: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096506.8752193-29239-191262088676339/AnsiballZ_setup.py" <<< 27817 1727096506.96120: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmprdfqu_x1" to remote "/root/.ansible/tmp/ansible-tmp-1727096506.8752193-29239-191262088676339/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096506.8752193-29239-191262088676339/AnsiballZ_setup.py" <<< 27817 1727096506.98481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096506.98531: stderr chunk (state=3): >>><<< 27817 1727096506.98588: stdout chunk (state=3): >>><<< 27817 1727096506.98613: done transferring module to remote 27817 1727096506.98630: _low_level_execute_command(): starting 27817 1727096506.98683: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096506.8752193-29239-191262088676339/ /root/.ansible/tmp/ansible-tmp-1727096506.8752193-29239-191262088676339/AnsiballZ_setup.py && sleep 0' 27817 1727096506.99737: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096507.01587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096507.01612: stderr chunk (state=3): >>><<< 27817 1727096507.01621: stdout chunk (state=3): >>><<< 27817 1727096507.01653: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096507.01656: _low_level_execute_command(): starting 27817 1727096507.01661: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096506.8752193-29239-191262088676339/AnsiballZ_setup.py && sleep 0' 27817 1727096507.02859: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096507.02877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096507.02889: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096507.02983: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096507.03185: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096508.70912: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_fibre_channel_wwn": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "01", "second": "47", "epoch": "1727096507", "epoch_int": "1727096507", "date": "2024-09-23", "time": "09:01:47", "iso8601_micro": "2024-09-23T13:01:47.307059Z", "iso8601": "2024-09-23T13:01:47Z", "iso8601_basic": "20240923T090147307059", "iso8601_basic_short": "20240923T090147", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_local": {}, "ansible_iscsi_iqn": "", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB<<< 27817 1727096508.70926: stdout chunk (state=3): >>>4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_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"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2980, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 551, "free": 2980}, "nocache": {"free": 3298, "used": 233}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 650, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261799178240, "block_size": 4096, "block_total": 65519099, "block_available": 63915815, "block_used": 1603284, "inode_total": 131070960, "inode_available": 131029177, "inode_used": 41783, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_is_chroot": false, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_loadavg": {"1m": 0.57763671875, "5m": 0.544921875, "15m": 0.34814453125}, "ansible_service_mgr": "systemd", "ansible_interfaces": ["lo", "peerethtest0", "ethtest0", "rpltstbr", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix<<< 27817 1727096508.70936: stdout chunk (state=3): >>>": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "be:6a:de:a5:d9:03", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "<<< 27817 1727096508.70939: stdout chunk (state=3): >>>tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_ethtest0": {"device": "ethtest0", "macaddress": "06:9d:f8:37:ad:3a", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::49d:f8ff:fe37:ad3a", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "off", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_peerethtest0": {"device": "peerethtest0", "macaddress": "96:23:e8:00:b8:f8", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::9423:e8ff:fe00:b8f8", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "off", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter<<< 27817 1727096508.71039: stdout chunk (state=3): >>>": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::49d:f8ff:fe37:ad3a", "fe80::9423:e8ff:fe00:b8f8", "fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::49d:f8ff:fe37:ad3a", "fe80::8ff:dfff:fe7b:8e75", "fe80::9423:e8ff:fe00:b8f8"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 27817 1727096508.73164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096508.73172: stdout chunk (state=3): >>><<< 27817 1727096508.73175: stderr chunk (state=3): >>><<< 27817 1727096508.73482: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_fibre_channel_wwn": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "01", "second": "47", "epoch": "1727096507", "epoch_int": "1727096507", "date": "2024-09-23", "time": "09:01:47", "iso8601_micro": "2024-09-23T13:01:47.307059Z", "iso8601": "2024-09-23T13:01:47Z", "iso8601_basic": "20240923T090147307059", "iso8601_basic_short": "20240923T090147", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_local": {}, "ansible_iscsi_iqn": "", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_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"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2980, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 551, "free": 2980}, "nocache": {"free": 3298, "used": 233}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 650, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261799178240, "block_size": 4096, "block_total": 65519099, "block_available": 63915815, "block_used": 1603284, "inode_total": 131070960, "inode_available": 131029177, "inode_used": 41783, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_is_chroot": false, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_loadavg": {"1m": 0.57763671875, "5m": 0.544921875, "15m": 0.34814453125}, "ansible_service_mgr": "systemd", "ansible_interfaces": ["lo", "peerethtest0", "ethtest0", "rpltstbr", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "be:6a:de:a5:d9:03", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_ethtest0": {"device": "ethtest0", "macaddress": "06:9d:f8:37:ad:3a", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::49d:f8ff:fe37:ad3a", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "off", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_peerethtest0": {"device": "peerethtest0", "macaddress": "96:23:e8:00:b8:f8", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::9423:e8ff:fe00:b8f8", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "off", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::49d:f8ff:fe37:ad3a", "fe80::9423:e8ff:fe00:b8f8", "fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::49d:f8ff:fe37:ad3a", "fe80::8ff:dfff:fe7b:8e75", "fe80::9423:e8ff:fe00:b8f8"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096508.75534: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096506.8752193-29239-191262088676339/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096508.75538: _low_level_execute_command(): starting 27817 1727096508.75540: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096506.8752193-29239-191262088676339/ > /dev/null 2>&1 && sleep 0' 27817 1727096508.77310: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096508.77313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096508.77316: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 27817 1727096508.77318: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096508.77321: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096508.77575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096508.77854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096508.80099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096508.80196: stderr chunk (state=3): >>><<< 27817 1727096508.80200: stdout chunk (state=3): >>><<< 27817 1727096508.80315: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096508.80318: handler run complete 27817 1727096508.80791: variable 'ansible_facts' from source: unknown 27817 1727096508.80944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096508.82305: variable 'ansible_facts' from source: unknown 27817 1727096508.82535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096508.82832: attempt loop complete, returning result 27817 1727096508.83062: _execute() done 27817 1727096508.83065: dumping result to json 27817 1727096508.83069: done dumping result, returning 27817 1727096508.83074: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0afff68d-5257-bae3-08df-00000000076f] 27817 1727096508.83076: sending task result for task 0afff68d-5257-bae3-08df-00000000076f 27817 1727096508.84376: done sending task result for task 0afff68d-5257-bae3-08df-00000000076f 27817 1727096508.84379: WORKER PROCESS EXITING ok: [managed_node3] 27817 1727096508.84924: no more pending results, returning what we have 27817 1727096508.84927: results queue empty 27817 1727096508.84928: checking for any_errors_fatal 27817 1727096508.84929: done checking for any_errors_fatal 27817 1727096508.84930: checking for max_fail_percentage 27817 1727096508.84931: done checking for max_fail_percentage 27817 1727096508.84932: checking to see if all hosts have failed and the running result is not ok 27817 1727096508.84933: done checking to see if all hosts have failed 27817 1727096508.84933: getting the remaining hosts for this loop 27817 1727096508.84934: done getting the remaining hosts for this loop 27817 1727096508.84938: getting the next task for host managed_node3 27817 1727096508.84942: done getting next task for host managed_node3 27817 1727096508.84944: ^ task is: TASK: meta (flush_handlers) 27817 1727096508.84946: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096508.84950: getting variables 27817 1727096508.84951: in VariableManager get_vars() 27817 1727096508.85278: Calling all_inventory to load vars for managed_node3 27817 1727096508.85281: Calling groups_inventory to load vars for managed_node3 27817 1727096508.85284: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096508.85294: Calling all_plugins_play to load vars for managed_node3 27817 1727096508.85297: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096508.85299: Calling groups_plugins_play to load vars for managed_node3 27817 1727096508.87797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096508.92945: done with get_vars() 27817 1727096508.92974: done getting variables 27817 1727096508.93046: in VariableManager get_vars() 27817 1727096508.93058: Calling all_inventory to load vars for managed_node3 27817 1727096508.93060: Calling groups_inventory to load vars for managed_node3 27817 1727096508.93063: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096508.93473: Calling all_plugins_play to load vars for managed_node3 27817 1727096508.93478: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096508.93482: Calling groups_plugins_play to load vars for managed_node3 27817 1727096508.95758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096508.99197: done with get_vars() 27817 1727096508.99233: done queuing things up, now waiting for results queue to drain 27817 1727096508.99236: results queue empty 27817 1727096508.99236: checking for any_errors_fatal 27817 1727096508.99241: done checking for any_errors_fatal 27817 1727096508.99242: checking for max_fail_percentage 27817 1727096508.99243: done checking for max_fail_percentage 27817 1727096508.99249: checking to see if all hosts have failed and the running result is not ok 27817 1727096508.99250: done checking to see if all hosts have failed 27817 1727096508.99251: getting the remaining hosts for this loop 27817 1727096508.99252: done getting the remaining hosts for this loop 27817 1727096508.99255: getting the next task for host managed_node3 27817 1727096508.99259: done getting next task for host managed_node3 27817 1727096508.99262: ^ task is: TASK: Include the task 'delete_interface.yml' 27817 1727096508.99263: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096508.99266: getting variables 27817 1727096508.99268: in VariableManager get_vars() 27817 1727096508.99282: Calling all_inventory to load vars for managed_node3 27817 1727096508.99284: Calling groups_inventory to load vars for managed_node3 27817 1727096508.99287: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096508.99292: Calling all_plugins_play to load vars for managed_node3 27817 1727096508.99295: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096508.99298: Calling groups_plugins_play to load vars for managed_node3 27817 1727096509.01716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096509.04917: done with get_vars() 27817 1727096509.04942: done getting variables TASK [Include the task 'delete_interface.yml'] ********************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 Monday 23 September 2024 09:01:49 -0400 (0:00:02.256) 0:00:33.406 ****** 27817 1727096509.05236: entering _queue_task() for managed_node3/include_tasks 27817 1727096509.06201: worker is 1 (out of 1 available) 27817 1727096509.06210: exiting _queue_task() for managed_node3/include_tasks 27817 1727096509.06221: done queuing things up, now waiting for results queue to drain 27817 1727096509.06224: waiting for pending results... 27817 1727096509.06685: running TaskExecutor() for managed_node3/TASK: Include the task 'delete_interface.yml' 27817 1727096509.06690: in run() - task 0afff68d-5257-bae3-08df-0000000000cf 27817 1727096509.06693: variable 'ansible_search_path' from source: unknown 27817 1727096509.06824: calling self._execute() 27817 1727096509.07019: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096509.07176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096509.07181: variable 'omit' from source: magic vars 27817 1727096509.08075: variable 'ansible_distribution_major_version' from source: facts 27817 1727096509.08079: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096509.08082: _execute() done 27817 1727096509.08085: dumping result to json 27817 1727096509.08087: done dumping result, returning 27817 1727096509.08089: done running TaskExecutor() for managed_node3/TASK: Include the task 'delete_interface.yml' [0afff68d-5257-bae3-08df-0000000000cf] 27817 1727096509.08091: sending task result for task 0afff68d-5257-bae3-08df-0000000000cf 27817 1727096509.08195: no more pending results, returning what we have 27817 1727096509.08200: in VariableManager get_vars() 27817 1727096509.08234: Calling all_inventory to load vars for managed_node3 27817 1727096509.08237: Calling groups_inventory to load vars for managed_node3 27817 1727096509.08240: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096509.08255: Calling all_plugins_play to load vars for managed_node3 27817 1727096509.08258: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096509.08260: Calling groups_plugins_play to load vars for managed_node3 27817 1727096509.09576: done sending task result for task 0afff68d-5257-bae3-08df-0000000000cf 27817 1727096509.09580: WORKER PROCESS EXITING 27817 1727096509.11240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096509.14455: done with get_vars() 27817 1727096509.14479: variable 'ansible_search_path' from source: unknown 27817 1727096509.14494: we have included files to process 27817 1727096509.14495: generating all_blocks data 27817 1727096509.14496: done generating all_blocks data 27817 1727096509.14497: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 27817 1727096509.14498: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 27817 1727096509.14500: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 27817 1727096509.14929: done processing included file 27817 1727096509.14931: iterating over new_blocks loaded from include file 27817 1727096509.14932: in VariableManager get_vars() 27817 1727096509.14945: done with get_vars() 27817 1727096509.14947: filtering new block on tags 27817 1727096509.14962: done filtering new block on tags 27817 1727096509.14964: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node3 27817 1727096509.15176: extending task lists for all hosts with included blocks 27817 1727096509.15210: done extending task lists 27817 1727096509.15211: done processing included files 27817 1727096509.15212: results queue empty 27817 1727096509.15212: checking for any_errors_fatal 27817 1727096509.15214: done checking for any_errors_fatal 27817 1727096509.15214: checking for max_fail_percentage 27817 1727096509.15215: done checking for max_fail_percentage 27817 1727096509.15216: checking to see if all hosts have failed and the running result is not ok 27817 1727096509.15217: done checking to see if all hosts have failed 27817 1727096509.15218: getting the remaining hosts for this loop 27817 1727096509.15219: done getting the remaining hosts for this loop 27817 1727096509.15222: getting the next task for host managed_node3 27817 1727096509.15225: done getting next task for host managed_node3 27817 1727096509.15227: ^ task is: TASK: Remove test interface if necessary 27817 1727096509.15230: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096509.15232: getting variables 27817 1727096509.15233: in VariableManager get_vars() 27817 1727096509.15241: Calling all_inventory to load vars for managed_node3 27817 1727096509.15244: Calling groups_inventory to load vars for managed_node3 27817 1727096509.15246: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096509.15251: Calling all_plugins_play to load vars for managed_node3 27817 1727096509.15253: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096509.15256: Calling groups_plugins_play to load vars for managed_node3 27817 1727096509.17758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096509.19869: done with get_vars() 27817 1727096509.19894: done getting variables 27817 1727096509.19949: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Monday 23 September 2024 09:01:49 -0400 (0:00:00.147) 0:00:33.553 ****** 27817 1727096509.19983: entering _queue_task() for managed_node3/command 27817 1727096509.20346: worker is 1 (out of 1 available) 27817 1727096509.20358: exiting _queue_task() for managed_node3/command 27817 1727096509.20698: done queuing things up, now waiting for results queue to drain 27817 1727096509.20700: waiting for pending results... 27817 1727096509.20977: running TaskExecutor() for managed_node3/TASK: Remove test interface if necessary 27817 1727096509.21275: in run() - task 0afff68d-5257-bae3-08df-000000000780 27817 1727096509.21307: variable 'ansible_search_path' from source: unknown 27817 1727096509.21317: variable 'ansible_search_path' from source: unknown 27817 1727096509.21357: calling self._execute() 27817 1727096509.21776: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096509.21781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096509.21783: variable 'omit' from source: magic vars 27817 1727096509.22302: variable 'ansible_distribution_major_version' from source: facts 27817 1727096509.22317: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096509.22331: variable 'omit' from source: magic vars 27817 1727096509.22384: variable 'omit' from source: magic vars 27817 1727096509.22488: variable 'interface' from source: set_fact 27817 1727096509.22510: variable 'omit' from source: magic vars 27817 1727096509.22556: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096509.22599: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096509.22624: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096509.22644: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096509.22662: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096509.22703: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096509.22711: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096509.22718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096509.22885: Set connection var ansible_pipelining to False 27817 1727096509.22888: Set connection var ansible_connection to ssh 27817 1727096509.22890: Set connection var ansible_timeout to 10 27817 1727096509.22892: Set connection var ansible_shell_type to sh 27817 1727096509.22895: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096509.22897: Set connection var ansible_shell_executable to /bin/sh 27817 1727096509.22899: variable 'ansible_shell_executable' from source: unknown 27817 1727096509.22902: variable 'ansible_connection' from source: unknown 27817 1727096509.22904: variable 'ansible_module_compression' from source: unknown 27817 1727096509.22906: variable 'ansible_shell_type' from source: unknown 27817 1727096509.22912: variable 'ansible_shell_executable' from source: unknown 27817 1727096509.22920: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096509.22929: variable 'ansible_pipelining' from source: unknown 27817 1727096509.22935: variable 'ansible_timeout' from source: unknown 27817 1727096509.22942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096509.23098: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096509.23120: variable 'omit' from source: magic vars 27817 1727096509.23130: starting attempt loop 27817 1727096509.23214: running the handler 27817 1727096509.23217: _low_level_execute_command(): starting 27817 1727096509.23219: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096509.23941: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096509.23956: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096509.23984: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096509.24028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096509.25938: stdout chunk (state=3): >>>/root <<< 27817 1727096509.25943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096509.25948: stdout chunk (state=3): >>><<< 27817 1727096509.25950: stderr chunk (state=3): >>><<< 27817 1727096509.26072: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096509.26077: _low_level_execute_command(): starting 27817 1727096509.26080: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096509.2598262-29326-164949990893729 `" && echo ansible-tmp-1727096509.2598262-29326-164949990893729="` echo /root/.ansible/tmp/ansible-tmp-1727096509.2598262-29326-164949990893729 `" ) && sleep 0' 27817 1727096509.27066: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096509.27133: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096509.27202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096509.27217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096509.27243: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096509.27306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096509.29253: stdout chunk (state=3): >>>ansible-tmp-1727096509.2598262-29326-164949990893729=/root/.ansible/tmp/ansible-tmp-1727096509.2598262-29326-164949990893729 <<< 27817 1727096509.29676: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096509.29680: stdout chunk (state=3): >>><<< 27817 1727096509.29682: stderr chunk (state=3): >>><<< 27817 1727096509.29684: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096509.2598262-29326-164949990893729=/root/.ansible/tmp/ansible-tmp-1727096509.2598262-29326-164949990893729 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096509.29687: variable 'ansible_module_compression' from source: unknown 27817 1727096509.29689: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27817 1727096509.29691: variable 'ansible_facts' from source: unknown 27817 1727096509.29981: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096509.2598262-29326-164949990893729/AnsiballZ_command.py 27817 1727096509.30262: Sending initial data 27817 1727096509.30266: Sent initial data (156 bytes) 27817 1727096509.30986: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096509.31086: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096509.31113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096509.31139: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096509.31154: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096509.31242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096509.33106: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096509.2598262-29326-164949990893729/AnsiballZ_command.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpmn63nfh4" to remote "/root/.ansible/tmp/ansible-tmp-1727096509.2598262-29326-164949990893729/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096509.2598262-29326-164949990893729/AnsiballZ_command.py" <<< 27817 1727096509.33110: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpmn63nfh4 /root/.ansible/tmp/ansible-tmp-1727096509.2598262-29326-164949990893729/AnsiballZ_command.py <<< 27817 1727096509.35142: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096509.35220: stderr chunk (state=3): >>><<< 27817 1727096509.35252: stdout chunk (state=3): >>><<< 27817 1727096509.35404: done transferring module to remote 27817 1727096509.35407: _low_level_execute_command(): starting 27817 1727096509.35409: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096509.2598262-29326-164949990893729/ /root/.ansible/tmp/ansible-tmp-1727096509.2598262-29326-164949990893729/AnsiballZ_command.py && sleep 0' 27817 1727096509.36078: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096509.36114: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096509.36236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096509.36241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096509.36243: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096509.36260: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096509.36286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096509.36357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096509.38268: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096509.38272: stdout chunk (state=3): >>><<< 27817 1727096509.38280: stderr chunk (state=3): >>><<< 27817 1727096509.38296: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096509.38387: _low_level_execute_command(): starting 27817 1727096509.38390: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096509.2598262-29326-164949990893729/AnsiballZ_command.py && sleep 0' 27817 1727096509.39248: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096509.39274: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096509.39308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096509.39372: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096509.39400: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096509.39459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096509.56205: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "ethtest0"], "start": "2024-09-23 09:01:49.546144", "end": "2024-09-23 09:01:49.556706", "delta": "0:00:00.010562", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del ethtest0", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 27817 1727096509.58802: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096509.58806: stdout chunk (state=3): >>><<< 27817 1727096509.58808: stderr chunk (state=3): >>><<< 27817 1727096509.58812: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "ethtest0"], "start": "2024-09-23 09:01:49.546144", "end": "2024-09-23 09:01:49.556706", "delta": "0:00:00.010562", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del ethtest0", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096509.58815: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del ethtest0', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096509.2598262-29326-164949990893729/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096509.58817: _low_level_execute_command(): starting 27817 1727096509.58819: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096509.2598262-29326-164949990893729/ > /dev/null 2>&1 && sleep 0' 27817 1727096509.59683: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096509.59697: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096509.59712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096509.59785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096509.59824: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096509.59842: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096509.59856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096509.59924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096509.61789: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096509.62037: stderr chunk (state=3): >>><<< 27817 1727096509.62042: stdout chunk (state=3): >>><<< 27817 1727096509.62045: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096509.62048: handler run complete 27817 1727096509.62052: Evaluated conditional (False): False 27817 1727096509.62054: attempt loop complete, returning result 27817 1727096509.62057: _execute() done 27817 1727096509.62060: dumping result to json 27817 1727096509.62062: done dumping result, returning 27817 1727096509.62065: done running TaskExecutor() for managed_node3/TASK: Remove test interface if necessary [0afff68d-5257-bae3-08df-000000000780] 27817 1727096509.62070: sending task result for task 0afff68d-5257-bae3-08df-000000000780 ok: [managed_node3] => { "changed": false, "cmd": [ "ip", "link", "del", "ethtest0" ], "delta": "0:00:00.010562", "end": "2024-09-23 09:01:49.556706", "rc": 0, "start": "2024-09-23 09:01:49.546144" } 27817 1727096509.62405: no more pending results, returning what we have 27817 1727096509.62409: results queue empty 27817 1727096509.62410: checking for any_errors_fatal 27817 1727096509.62412: done checking for any_errors_fatal 27817 1727096509.62413: checking for max_fail_percentage 27817 1727096509.62415: done checking for max_fail_percentage 27817 1727096509.62416: checking to see if all hosts have failed and the running result is not ok 27817 1727096509.62417: done checking to see if all hosts have failed 27817 1727096509.62417: getting the remaining hosts for this loop 27817 1727096509.62419: done getting the remaining hosts for this loop 27817 1727096509.62423: getting the next task for host managed_node3 27817 1727096509.62433: done getting next task for host managed_node3 27817 1727096509.62435: ^ task is: TASK: meta (flush_handlers) 27817 1727096509.62437: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096509.62442: getting variables 27817 1727096509.62444: in VariableManager get_vars() 27817 1727096509.62683: Calling all_inventory to load vars for managed_node3 27817 1727096509.62686: Calling groups_inventory to load vars for managed_node3 27817 1727096509.62690: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096509.62792: Calling all_plugins_play to load vars for managed_node3 27817 1727096509.62795: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096509.62799: Calling groups_plugins_play to load vars for managed_node3 27817 1727096509.63612: done sending task result for task 0afff68d-5257-bae3-08df-000000000780 27817 1727096509.63616: WORKER PROCESS EXITING 27817 1727096509.65747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096509.67611: done with get_vars() 27817 1727096509.67632: done getting variables 27817 1727096509.67712: in VariableManager get_vars() 27817 1727096509.67722: Calling all_inventory to load vars for managed_node3 27817 1727096509.67724: Calling groups_inventory to load vars for managed_node3 27817 1727096509.67727: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096509.67731: Calling all_plugins_play to load vars for managed_node3 27817 1727096509.67734: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096509.67736: Calling groups_plugins_play to load vars for managed_node3 27817 1727096509.70383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096509.72255: done with get_vars() 27817 1727096509.72296: done queuing things up, now waiting for results queue to drain 27817 1727096509.72298: results queue empty 27817 1727096509.72299: checking for any_errors_fatal 27817 1727096509.72302: done checking for any_errors_fatal 27817 1727096509.72303: checking for max_fail_percentage 27817 1727096509.72304: done checking for max_fail_percentage 27817 1727096509.72304: checking to see if all hosts have failed and the running result is not ok 27817 1727096509.72305: done checking to see if all hosts have failed 27817 1727096509.72306: getting the remaining hosts for this loop 27817 1727096509.72307: done getting the remaining hosts for this loop 27817 1727096509.72309: getting the next task for host managed_node3 27817 1727096509.72313: done getting next task for host managed_node3 27817 1727096509.72315: ^ task is: TASK: meta (flush_handlers) 27817 1727096509.72316: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096509.72319: getting variables 27817 1727096509.72320: in VariableManager get_vars() 27817 1727096509.72328: Calling all_inventory to load vars for managed_node3 27817 1727096509.72330: Calling groups_inventory to load vars for managed_node3 27817 1727096509.72332: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096509.72337: Calling all_plugins_play to load vars for managed_node3 27817 1727096509.72344: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096509.72348: Calling groups_plugins_play to load vars for managed_node3 27817 1727096509.74337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096509.77144: done with get_vars() 27817 1727096509.77178: done getting variables 27817 1727096509.77223: in VariableManager get_vars() 27817 1727096509.77232: Calling all_inventory to load vars for managed_node3 27817 1727096509.77234: Calling groups_inventory to load vars for managed_node3 27817 1727096509.77236: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096509.77240: Calling all_plugins_play to load vars for managed_node3 27817 1727096509.77242: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096509.77244: Calling groups_plugins_play to load vars for managed_node3 27817 1727096509.79044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096509.81087: done with get_vars() 27817 1727096509.81116: done queuing things up, now waiting for results queue to drain 27817 1727096509.81118: results queue empty 27817 1727096509.81124: checking for any_errors_fatal 27817 1727096509.81125: done checking for any_errors_fatal 27817 1727096509.81133: checking for max_fail_percentage 27817 1727096509.81135: done checking for max_fail_percentage 27817 1727096509.81135: checking to see if all hosts have failed and the running result is not ok 27817 1727096509.81136: done checking to see if all hosts have failed 27817 1727096509.81137: getting the remaining hosts for this loop 27817 1727096509.81138: done getting the remaining hosts for this loop 27817 1727096509.81141: getting the next task for host managed_node3 27817 1727096509.81144: done getting next task for host managed_node3 27817 1727096509.81145: ^ task is: None 27817 1727096509.81147: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096509.81148: done queuing things up, now waiting for results queue to drain 27817 1727096509.81149: results queue empty 27817 1727096509.81149: checking for any_errors_fatal 27817 1727096509.81150: done checking for any_errors_fatal 27817 1727096509.81151: checking for max_fail_percentage 27817 1727096509.81152: done checking for max_fail_percentage 27817 1727096509.81152: checking to see if all hosts have failed and the running result is not ok 27817 1727096509.81153: done checking to see if all hosts have failed 27817 1727096509.81154: getting the next task for host managed_node3 27817 1727096509.81156: done getting next task for host managed_node3 27817 1727096509.81157: ^ task is: None 27817 1727096509.81158: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096509.81475: in VariableManager get_vars() 27817 1727096509.81497: done with get_vars() 27817 1727096509.81502: in VariableManager get_vars() 27817 1727096509.81514: done with get_vars() 27817 1727096509.81518: variable 'omit' from source: magic vars 27817 1727096509.81743: variable 'profile' from source: play vars 27817 1727096509.81973: in VariableManager get_vars() 27817 1727096509.81989: done with get_vars() 27817 1727096509.82079: variable 'omit' from source: magic vars 27817 1727096509.82151: variable 'profile' from source: play vars PLAY [Remove {{ profile }}] **************************************************** 27817 1727096509.83509: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 27817 1727096509.83684: getting the remaining hosts for this loop 27817 1727096509.83685: done getting the remaining hosts for this loop 27817 1727096509.83688: getting the next task for host managed_node3 27817 1727096509.83690: done getting next task for host managed_node3 27817 1727096509.83693: ^ task is: TASK: Gathering Facts 27817 1727096509.83694: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096509.83696: getting variables 27817 1727096509.83697: in VariableManager get_vars() 27817 1727096509.83708: Calling all_inventory to load vars for managed_node3 27817 1727096509.83710: Calling groups_inventory to load vars for managed_node3 27817 1727096509.83712: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096509.83717: Calling all_plugins_play to load vars for managed_node3 27817 1727096509.83719: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096509.83722: Calling groups_plugins_play to load vars for managed_node3 27817 1727096509.86598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096509.90130: done with get_vars() 27817 1727096509.90156: done getting variables 27817 1727096509.90256: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 Monday 23 September 2024 09:01:49 -0400 (0:00:00.702) 0:00:34.256 ****** 27817 1727096509.90398: entering _queue_task() for managed_node3/gather_facts 27817 1727096509.91199: worker is 1 (out of 1 available) 27817 1727096509.91237: exiting _queue_task() for managed_node3/gather_facts 27817 1727096509.91248: done queuing things up, now waiting for results queue to drain 27817 1727096509.91249: waiting for pending results... 27817 1727096509.91596: running TaskExecutor() for managed_node3/TASK: Gathering Facts 27817 1727096509.91875: in run() - task 0afff68d-5257-bae3-08df-00000000078e 27817 1727096509.92153: variable 'ansible_search_path' from source: unknown 27817 1727096509.92157: calling self._execute() 27817 1727096509.92219: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096509.92274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096509.92292: variable 'omit' from source: magic vars 27817 1727096509.93246: variable 'ansible_distribution_major_version' from source: facts 27817 1727096509.93250: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096509.93253: variable 'omit' from source: magic vars 27817 1727096509.93255: variable 'omit' from source: magic vars 27817 1727096509.93258: variable 'omit' from source: magic vars 27817 1727096509.93399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096509.93438: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096509.93677: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096509.93680: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096509.93683: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096509.93685: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096509.93687: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096509.93689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096509.93863: Set connection var ansible_pipelining to False 27817 1727096509.93923: Set connection var ansible_connection to ssh 27817 1727096509.93935: Set connection var ansible_timeout to 10 27817 1727096509.93943: Set connection var ansible_shell_type to sh 27817 1727096509.93953: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096509.94010: Set connection var ansible_shell_executable to /bin/sh 27817 1727096509.94120: variable 'ansible_shell_executable' from source: unknown 27817 1727096509.94124: variable 'ansible_connection' from source: unknown 27817 1727096509.94125: variable 'ansible_module_compression' from source: unknown 27817 1727096509.94128: variable 'ansible_shell_type' from source: unknown 27817 1727096509.94130: variable 'ansible_shell_executable' from source: unknown 27817 1727096509.94132: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096509.94133: variable 'ansible_pipelining' from source: unknown 27817 1727096509.94135: variable 'ansible_timeout' from source: unknown 27817 1727096509.94137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096509.94324: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096509.94344: variable 'omit' from source: magic vars 27817 1727096509.94354: starting attempt loop 27817 1727096509.94365: running the handler 27817 1727096509.94441: variable 'ansible_facts' from source: unknown 27817 1727096509.94444: _low_level_execute_command(): starting 27817 1727096509.94446: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096509.95214: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096509.95235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096509.95259: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096509.95321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096509.95361: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096509.95390: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096509.95434: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096509.95487: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096509.97160: stdout chunk (state=3): >>>/root <<< 27817 1727096509.97332: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096509.97355: stderr chunk (state=3): >>><<< 27817 1727096509.97358: stdout chunk (state=3): >>><<< 27817 1727096509.97402: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096509.97406: _low_level_execute_command(): starting 27817 1727096509.97426: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096509.973905-29364-128145166657540 `" && echo ansible-tmp-1727096509.973905-29364-128145166657540="` echo /root/.ansible/tmp/ansible-tmp-1727096509.973905-29364-128145166657540 `" ) && sleep 0' 27817 1727096509.97842: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096509.97845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096509.97882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096509.97893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096509.97940: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096509.97945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096509.97947: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096509.97990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096509.99992: stdout chunk (state=3): >>>ansible-tmp-1727096509.973905-29364-128145166657540=/root/.ansible/tmp/ansible-tmp-1727096509.973905-29364-128145166657540 <<< 27817 1727096510.00202: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096510.00205: stdout chunk (state=3): >>><<< 27817 1727096510.00208: stderr chunk (state=3): >>><<< 27817 1727096510.00211: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096509.973905-29364-128145166657540=/root/.ansible/tmp/ansible-tmp-1727096509.973905-29364-128145166657540 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096510.00213: variable 'ansible_module_compression' from source: unknown 27817 1727096510.00260: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 27817 1727096510.00325: variable 'ansible_facts' from source: unknown 27817 1727096510.01049: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096509.973905-29364-128145166657540/AnsiballZ_setup.py 27817 1727096510.01083: Sending initial data 27817 1727096510.01098: Sent initial data (153 bytes) 27817 1727096510.01685: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096510.01698: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096510.01717: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096510.01758: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096510.01826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096510.03453: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096510.03505: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096510.03548: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmptkbd3bff /root/.ansible/tmp/ansible-tmp-1727096509.973905-29364-128145166657540/AnsiballZ_setup.py <<< 27817 1727096510.03576: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096509.973905-29364-128145166657540/AnsiballZ_setup.py" <<< 27817 1727096510.03612: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmptkbd3bff" to remote "/root/.ansible/tmp/ansible-tmp-1727096509.973905-29364-128145166657540/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096509.973905-29364-128145166657540/AnsiballZ_setup.py" <<< 27817 1727096510.05128: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096510.05173: stderr chunk (state=3): >>><<< 27817 1727096510.05282: stdout chunk (state=3): >>><<< 27817 1727096510.05285: done transferring module to remote 27817 1727096510.05288: _low_level_execute_command(): starting 27817 1727096510.05290: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096509.973905-29364-128145166657540/ /root/.ansible/tmp/ansible-tmp-1727096509.973905-29364-128145166657540/AnsiballZ_setup.py && sleep 0' 27817 1727096510.05936: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096510.05955: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096510.05972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096510.06046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096510.06091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096510.06115: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096510.06133: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096510.06285: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096510.08080: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096510.08111: stderr chunk (state=3): >>><<< 27817 1727096510.08119: stdout chunk (state=3): >>><<< 27817 1727096510.08141: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096510.08149: _low_level_execute_command(): starting 27817 1727096510.08159: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096509.973905-29364-128145166657540/AnsiballZ_setup.py && sleep 0' 27817 1727096510.08930: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096510.08957: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096510.08990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096510.09011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096510.09098: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096510.09176: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096510.09212: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096510.09304: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096510.09415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096510.73577: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_loadavg": {"1m": 0.57763671875, "5m": 0.544921875, "15m": 0.34814453125}, "ansible_pkg_mgr": "dnf", "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_is_chroot": false, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_iscsi_iqn": "", "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "01", "second": "50", "epoch": "1727096510", "epoch_int": "1727096510", "date": "2024-09-23", "time": "09:01:50", "iso8601_micro": "2024-09-23T13:01:50.369892Z", "iso8601": "2024-09-23T13:01:50Z", "iso8601_basic": "20240923T090150369892", "iso8601_basic_short": "20240923T090150", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_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"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2969, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 562, "free": 2969}, "nocache": {"free": 3287, "used": 244}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 653, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261799178240, "block_size": 4096, "block_total": 65519099, "block_available": 63915815, "block_used": 1603284, "inode_total": 131070960, "inode_available": 131029177, "inode_used": 41783, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_interfaces": ["lo", "rpltstbr", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "be:6a:de:a5:d9:03", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:dfff:fe7b:8e75"]}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 27817 1727096510.75580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096510.75584: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 27817 1727096510.75587: stdout chunk (state=3): >>><<< 27817 1727096510.75589: stderr chunk (state=3): >>><<< 27817 1727096510.75680: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_loadavg": {"1m": 0.57763671875, "5m": 0.544921875, "15m": 0.34814453125}, "ansible_pkg_mgr": "dnf", "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_is_chroot": false, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_iscsi_iqn": "", "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "01", "second": "50", "epoch": "1727096510", "epoch_int": "1727096510", "date": "2024-09-23", "time": "09:01:50", "iso8601_micro": "2024-09-23T13:01:50.369892Z", "iso8601": "2024-09-23T13:01:50Z", "iso8601_basic": "20240923T090150369892", "iso8601_basic_short": "20240923T090150", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_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"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2969, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 562, "free": 2969}, "nocache": {"free": 3287, "used": 244}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 653, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261799178240, "block_size": 4096, "block_total": 65519099, "block_available": 63915815, "block_used": 1603284, "inode_total": 131070960, "inode_available": 131029177, "inode_used": 41783, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_interfaces": ["lo", "rpltstbr", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "be:6a:de:a5:d9:03", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:dfff:fe7b:8e75"]}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096510.76451: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096509.973905-29364-128145166657540/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096510.76486: _low_level_execute_command(): starting 27817 1727096510.76496: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096509.973905-29364-128145166657540/ > /dev/null 2>&1 && sleep 0' 27817 1727096510.77133: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096510.77149: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096510.77165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096510.77200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096510.77301: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096510.77593: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096510.77689: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096510.79501: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096510.79552: stderr chunk (state=3): >>><<< 27817 1727096510.79561: stdout chunk (state=3): >>><<< 27817 1727096510.79588: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096510.79601: handler run complete 27817 1727096510.79749: variable 'ansible_facts' from source: unknown 27817 1727096510.79977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096510.80202: variable 'ansible_facts' from source: unknown 27817 1727096510.80306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096510.80802: attempt loop complete, returning result 27817 1727096510.80805: _execute() done 27817 1727096510.80807: dumping result to json 27817 1727096510.80809: done dumping result, returning 27817 1727096510.80811: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0afff68d-5257-bae3-08df-00000000078e] 27817 1727096510.80814: sending task result for task 0afff68d-5257-bae3-08df-00000000078e 27817 1727096510.81780: done sending task result for task 0afff68d-5257-bae3-08df-00000000078e 27817 1727096510.81785: WORKER PROCESS EXITING ok: [managed_node3] 27817 1727096510.82497: no more pending results, returning what we have 27817 1727096510.82500: results queue empty 27817 1727096510.82501: checking for any_errors_fatal 27817 1727096510.82502: done checking for any_errors_fatal 27817 1727096510.82503: checking for max_fail_percentage 27817 1727096510.82505: done checking for max_fail_percentage 27817 1727096510.82505: checking to see if all hosts have failed and the running result is not ok 27817 1727096510.82506: done checking to see if all hosts have failed 27817 1727096510.82507: getting the remaining hosts for this loop 27817 1727096510.82508: done getting the remaining hosts for this loop 27817 1727096510.82512: getting the next task for host managed_node3 27817 1727096510.82517: done getting next task for host managed_node3 27817 1727096510.82519: ^ task is: TASK: meta (flush_handlers) 27817 1727096510.82521: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096510.82525: getting variables 27817 1727096510.82526: in VariableManager get_vars() 27817 1727096510.82556: Calling all_inventory to load vars for managed_node3 27817 1727096510.82559: Calling groups_inventory to load vars for managed_node3 27817 1727096510.82561: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096510.82678: Calling all_plugins_play to load vars for managed_node3 27817 1727096510.82682: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096510.82687: Calling groups_plugins_play to load vars for managed_node3 27817 1727096510.85684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096510.89781: done with get_vars() 27817 1727096510.89819: done getting variables 27817 1727096510.89900: in VariableManager get_vars() 27817 1727096510.89916: Calling all_inventory to load vars for managed_node3 27817 1727096510.89919: Calling groups_inventory to load vars for managed_node3 27817 1727096510.89921: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096510.89926: Calling all_plugins_play to load vars for managed_node3 27817 1727096510.89928: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096510.89931: Calling groups_plugins_play to load vars for managed_node3 27817 1727096510.91632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096510.94791: done with get_vars() 27817 1727096510.94830: done queuing things up, now waiting for results queue to drain 27817 1727096510.94832: results queue empty 27817 1727096510.94833: checking for any_errors_fatal 27817 1727096510.94838: done checking for any_errors_fatal 27817 1727096510.94839: checking for max_fail_percentage 27817 1727096510.94840: done checking for max_fail_percentage 27817 1727096510.94845: checking to see if all hosts have failed and the running result is not ok 27817 1727096510.94846: done checking to see if all hosts have failed 27817 1727096510.94847: getting the remaining hosts for this loop 27817 1727096510.94848: done getting the remaining hosts for this loop 27817 1727096510.94850: getting the next task for host managed_node3 27817 1727096510.94854: done getting next task for host managed_node3 27817 1727096510.94857: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27817 1727096510.94859: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096510.94874: getting variables 27817 1727096510.94876: in VariableManager get_vars() 27817 1727096510.94892: Calling all_inventory to load vars for managed_node3 27817 1727096510.94894: Calling groups_inventory to load vars for managed_node3 27817 1727096510.94896: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096510.94901: Calling all_plugins_play to load vars for managed_node3 27817 1727096510.94903: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096510.94906: Calling groups_plugins_play to load vars for managed_node3 27817 1727096511.02312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096511.03922: done with get_vars() 27817 1727096511.03951: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:01:51 -0400 (0:00:01.137) 0:00:35.393 ****** 27817 1727096511.04026: entering _queue_task() for managed_node3/include_tasks 27817 1727096511.04456: worker is 1 (out of 1 available) 27817 1727096511.04470: exiting _queue_task() for managed_node3/include_tasks 27817 1727096511.04484: done queuing things up, now waiting for results queue to drain 27817 1727096511.04486: waiting for pending results... 27817 1727096511.04896: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27817 1727096511.04902: in run() - task 0afff68d-5257-bae3-08df-0000000000d7 27817 1727096511.04919: variable 'ansible_search_path' from source: unknown 27817 1727096511.04926: variable 'ansible_search_path' from source: unknown 27817 1727096511.04973: calling self._execute() 27817 1727096511.05094: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096511.05108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096511.05125: variable 'omit' from source: magic vars 27817 1727096511.05561: variable 'ansible_distribution_major_version' from source: facts 27817 1727096511.05583: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096511.05646: _execute() done 27817 1727096511.05650: dumping result to json 27817 1727096511.05653: done dumping result, returning 27817 1727096511.05656: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-bae3-08df-0000000000d7] 27817 1727096511.05658: sending task result for task 0afff68d-5257-bae3-08df-0000000000d7 27817 1727096511.05795: no more pending results, returning what we have 27817 1727096511.05801: in VariableManager get_vars() 27817 1727096511.05848: Calling all_inventory to load vars for managed_node3 27817 1727096511.05851: Calling groups_inventory to load vars for managed_node3 27817 1727096511.05854: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096511.05866: Calling all_plugins_play to load vars for managed_node3 27817 1727096511.05874: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096511.05878: Calling groups_plugins_play to load vars for managed_node3 27817 1727096511.06685: done sending task result for task 0afff68d-5257-bae3-08df-0000000000d7 27817 1727096511.06688: WORKER PROCESS EXITING 27817 1727096511.07569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096511.09221: done with get_vars() 27817 1727096511.09247: variable 'ansible_search_path' from source: unknown 27817 1727096511.09248: variable 'ansible_search_path' from source: unknown 27817 1727096511.09284: we have included files to process 27817 1727096511.09285: generating all_blocks data 27817 1727096511.09286: done generating all_blocks data 27817 1727096511.09287: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 27817 1727096511.09288: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 27817 1727096511.09291: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 27817 1727096511.10239: done processing included file 27817 1727096511.10242: iterating over new_blocks loaded from include file 27817 1727096511.10244: in VariableManager get_vars() 27817 1727096511.10299: done with get_vars() 27817 1727096511.10301: filtering new block on tags 27817 1727096511.10319: done filtering new block on tags 27817 1727096511.10322: in VariableManager get_vars() 27817 1727096511.10341: done with get_vars() 27817 1727096511.10342: filtering new block on tags 27817 1727096511.10388: done filtering new block on tags 27817 1727096511.10391: in VariableManager get_vars() 27817 1727096511.10411: done with get_vars() 27817 1727096511.10413: filtering new block on tags 27817 1727096511.10428: done filtering new block on tags 27817 1727096511.10430: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 27817 1727096511.10435: extending task lists for all hosts with included blocks 27817 1727096511.10855: done extending task lists 27817 1727096511.10856: done processing included files 27817 1727096511.10856: results queue empty 27817 1727096511.10857: checking for any_errors_fatal 27817 1727096511.10858: done checking for any_errors_fatal 27817 1727096511.10858: checking for max_fail_percentage 27817 1727096511.10859: done checking for max_fail_percentage 27817 1727096511.10860: checking to see if all hosts have failed and the running result is not ok 27817 1727096511.10862: done checking to see if all hosts have failed 27817 1727096511.10863: getting the remaining hosts for this loop 27817 1727096511.10864: done getting the remaining hosts for this loop 27817 1727096511.10866: getting the next task for host managed_node3 27817 1727096511.10873: done getting next task for host managed_node3 27817 1727096511.10875: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 27817 1727096511.10877: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096511.10883: getting variables 27817 1727096511.10884: in VariableManager get_vars() 27817 1727096511.10894: Calling all_inventory to load vars for managed_node3 27817 1727096511.10896: Calling groups_inventory to load vars for managed_node3 27817 1727096511.10897: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096511.10901: Calling all_plugins_play to load vars for managed_node3 27817 1727096511.10904: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096511.10907: Calling groups_plugins_play to load vars for managed_node3 27817 1727096511.11656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096511.12547: done with get_vars() 27817 1727096511.12579: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 09:01:51 -0400 (0:00:00.086) 0:00:35.480 ****** 27817 1727096511.12648: entering _queue_task() for managed_node3/setup 27817 1727096511.13013: worker is 1 (out of 1 available) 27817 1727096511.13025: exiting _queue_task() for managed_node3/setup 27817 1727096511.13036: done queuing things up, now waiting for results queue to drain 27817 1727096511.13038: waiting for pending results... 27817 1727096511.13329: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 27817 1727096511.13474: in run() - task 0afff68d-5257-bae3-08df-0000000007cf 27817 1727096511.13504: variable 'ansible_search_path' from source: unknown 27817 1727096511.13513: variable 'ansible_search_path' from source: unknown 27817 1727096511.13558: calling self._execute() 27817 1727096511.13675: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096511.13689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096511.13703: variable 'omit' from source: magic vars 27817 1727096511.14073: variable 'ansible_distribution_major_version' from source: facts 27817 1727096511.14091: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096511.14308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096511.17110: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096511.17236: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096511.17290: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096511.17330: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096511.17376: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096511.17457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096511.17499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096511.17527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096511.17581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096511.17597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096511.17689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096511.17692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096511.17718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096511.17759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096511.17783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096511.17951: variable '__network_required_facts' from source: role '' defaults 27817 1727096511.18014: variable 'ansible_facts' from source: unknown 27817 1727096511.18881: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 27817 1727096511.18893: when evaluation is False, skipping this task 27817 1727096511.18900: _execute() done 27817 1727096511.18908: dumping result to json 27817 1727096511.18915: done dumping result, returning 27817 1727096511.18927: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-bae3-08df-0000000007cf] 27817 1727096511.18936: sending task result for task 0afff68d-5257-bae3-08df-0000000007cf 27817 1727096511.19219: done sending task result for task 0afff68d-5257-bae3-08df-0000000007cf 27817 1727096511.19223: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27817 1727096511.19275: no more pending results, returning what we have 27817 1727096511.19279: results queue empty 27817 1727096511.19280: checking for any_errors_fatal 27817 1727096511.19283: done checking for any_errors_fatal 27817 1727096511.19283: checking for max_fail_percentage 27817 1727096511.19285: done checking for max_fail_percentage 27817 1727096511.19286: checking to see if all hosts have failed and the running result is not ok 27817 1727096511.19287: done checking to see if all hosts have failed 27817 1727096511.19287: getting the remaining hosts for this loop 27817 1727096511.19289: done getting the remaining hosts for this loop 27817 1727096511.19293: getting the next task for host managed_node3 27817 1727096511.19304: done getting next task for host managed_node3 27817 1727096511.19308: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 27817 1727096511.19311: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096511.19325: getting variables 27817 1727096511.19327: in VariableManager get_vars() 27817 1727096511.19373: Calling all_inventory to load vars for managed_node3 27817 1727096511.19376: Calling groups_inventory to load vars for managed_node3 27817 1727096511.19379: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096511.19390: Calling all_plugins_play to load vars for managed_node3 27817 1727096511.19394: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096511.19397: Calling groups_plugins_play to load vars for managed_node3 27817 1727096511.21830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096511.23646: done with get_vars() 27817 1727096511.23675: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 09:01:51 -0400 (0:00:00.111) 0:00:35.591 ****** 27817 1727096511.23778: entering _queue_task() for managed_node3/stat 27817 1727096511.24370: worker is 1 (out of 1 available) 27817 1727096511.24386: exiting _queue_task() for managed_node3/stat 27817 1727096511.24397: done queuing things up, now waiting for results queue to drain 27817 1727096511.24398: waiting for pending results... 27817 1727096511.24565: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 27817 1727096511.24835: in run() - task 0afff68d-5257-bae3-08df-0000000007d1 27817 1727096511.24841: variable 'ansible_search_path' from source: unknown 27817 1727096511.24844: variable 'ansible_search_path' from source: unknown 27817 1727096511.24883: calling self._execute() 27817 1727096511.25001: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096511.25072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096511.25076: variable 'omit' from source: magic vars 27817 1727096511.26076: variable 'ansible_distribution_major_version' from source: facts 27817 1727096511.26112: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096511.26410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096511.26896: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096511.26899: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096511.26902: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096511.26905: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096511.27265: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096511.27310: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096511.27352: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096511.27385: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096511.27486: variable '__network_is_ostree' from source: set_fact 27817 1727096511.27494: Evaluated conditional (not __network_is_ostree is defined): False 27817 1727096511.27496: when evaluation is False, skipping this task 27817 1727096511.27499: _execute() done 27817 1727096511.27501: dumping result to json 27817 1727096511.27508: done dumping result, returning 27817 1727096511.27512: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-bae3-08df-0000000007d1] 27817 1727096511.27518: sending task result for task 0afff68d-5257-bae3-08df-0000000007d1 skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 27817 1727096511.27717: no more pending results, returning what we have 27817 1727096511.27724: results queue empty 27817 1727096511.27725: checking for any_errors_fatal 27817 1727096511.27733: done checking for any_errors_fatal 27817 1727096511.27734: checking for max_fail_percentage 27817 1727096511.27736: done checking for max_fail_percentage 27817 1727096511.27737: checking to see if all hosts have failed and the running result is not ok 27817 1727096511.27738: done checking to see if all hosts have failed 27817 1727096511.27738: getting the remaining hosts for this loop 27817 1727096511.27740: done getting the remaining hosts for this loop 27817 1727096511.27743: getting the next task for host managed_node3 27817 1727096511.27749: done getting next task for host managed_node3 27817 1727096511.27752: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 27817 1727096511.27755: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096511.27773: getting variables 27817 1727096511.27774: in VariableManager get_vars() 27817 1727096511.27815: Calling all_inventory to load vars for managed_node3 27817 1727096511.27817: Calling groups_inventory to load vars for managed_node3 27817 1727096511.27819: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096511.27828: Calling all_plugins_play to load vars for managed_node3 27817 1727096511.27830: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096511.27832: Calling groups_plugins_play to load vars for managed_node3 27817 1727096511.28390: done sending task result for task 0afff68d-5257-bae3-08df-0000000007d1 27817 1727096511.28394: WORKER PROCESS EXITING 27817 1727096511.29139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096511.30851: done with get_vars() 27817 1727096511.30877: done getting variables 27817 1727096511.30924: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 09:01:51 -0400 (0:00:00.071) 0:00:35.663 ****** 27817 1727096511.30951: entering _queue_task() for managed_node3/set_fact 27817 1727096511.31283: worker is 1 (out of 1 available) 27817 1727096511.31300: exiting _queue_task() for managed_node3/set_fact 27817 1727096511.31311: done queuing things up, now waiting for results queue to drain 27817 1727096511.31312: waiting for pending results... 27817 1727096511.31510: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 27817 1727096511.31607: in run() - task 0afff68d-5257-bae3-08df-0000000007d2 27817 1727096511.31618: variable 'ansible_search_path' from source: unknown 27817 1727096511.31622: variable 'ansible_search_path' from source: unknown 27817 1727096511.31651: calling self._execute() 27817 1727096511.31734: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096511.31739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096511.31748: variable 'omit' from source: magic vars 27817 1727096511.32095: variable 'ansible_distribution_major_version' from source: facts 27817 1727096511.32107: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096511.32258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096511.32452: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096511.32657: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096511.32661: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096511.32664: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096511.32893: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096511.32896: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096511.32899: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096511.32902: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096511.33002: variable '__network_is_ostree' from source: set_fact 27817 1727096511.33028: Evaluated conditional (not __network_is_ostree is defined): False 27817 1727096511.33035: when evaluation is False, skipping this task 27817 1727096511.33073: _execute() done 27817 1727096511.33077: dumping result to json 27817 1727096511.33080: done dumping result, returning 27817 1727096511.33083: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-bae3-08df-0000000007d2] 27817 1727096511.33085: sending task result for task 0afff68d-5257-bae3-08df-0000000007d2 27817 1727096511.33484: done sending task result for task 0afff68d-5257-bae3-08df-0000000007d2 27817 1727096511.33488: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 27817 1727096511.33532: no more pending results, returning what we have 27817 1727096511.33535: results queue empty 27817 1727096511.33536: checking for any_errors_fatal 27817 1727096511.33542: done checking for any_errors_fatal 27817 1727096511.33542: checking for max_fail_percentage 27817 1727096511.33544: done checking for max_fail_percentage 27817 1727096511.33545: checking to see if all hosts have failed and the running result is not ok 27817 1727096511.33546: done checking to see if all hosts have failed 27817 1727096511.33547: getting the remaining hosts for this loop 27817 1727096511.33548: done getting the remaining hosts for this loop 27817 1727096511.33551: getting the next task for host managed_node3 27817 1727096511.33559: done getting next task for host managed_node3 27817 1727096511.33562: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 27817 1727096511.33565: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096511.33580: getting variables 27817 1727096511.33581: in VariableManager get_vars() 27817 1727096511.33620: Calling all_inventory to load vars for managed_node3 27817 1727096511.33623: Calling groups_inventory to load vars for managed_node3 27817 1727096511.33625: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096511.33633: Calling all_plugins_play to load vars for managed_node3 27817 1727096511.33636: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096511.33639: Calling groups_plugins_play to load vars for managed_node3 27817 1727096511.34814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096511.35848: done with get_vars() 27817 1727096511.35877: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 09:01:51 -0400 (0:00:00.050) 0:00:35.713 ****** 27817 1727096511.35982: entering _queue_task() for managed_node3/service_facts 27817 1727096511.36336: worker is 1 (out of 1 available) 27817 1727096511.36349: exiting _queue_task() for managed_node3/service_facts 27817 1727096511.36362: done queuing things up, now waiting for results queue to drain 27817 1727096511.36363: waiting for pending results... 27817 1727096511.36612: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 27817 1727096511.36754: in run() - task 0afff68d-5257-bae3-08df-0000000007d4 27817 1727096511.36782: variable 'ansible_search_path' from source: unknown 27817 1727096511.36795: variable 'ansible_search_path' from source: unknown 27817 1727096511.36849: calling self._execute() 27817 1727096511.36979: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096511.36991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096511.37020: variable 'omit' from source: magic vars 27817 1727096511.37481: variable 'ansible_distribution_major_version' from source: facts 27817 1727096511.37500: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096511.37557: variable 'omit' from source: magic vars 27817 1727096511.37593: variable 'omit' from source: magic vars 27817 1727096511.37641: variable 'omit' from source: magic vars 27817 1727096511.37705: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096511.37750: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096511.37883: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096511.37887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096511.37889: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096511.37892: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096511.37895: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096511.37897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096511.38054: Set connection var ansible_pipelining to False 27817 1727096511.38074: Set connection var ansible_connection to ssh 27817 1727096511.38096: Set connection var ansible_timeout to 10 27817 1727096511.38109: Set connection var ansible_shell_type to sh 27817 1727096511.38122: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096511.38133: Set connection var ansible_shell_executable to /bin/sh 27817 1727096511.38170: variable 'ansible_shell_executable' from source: unknown 27817 1727096511.38174: variable 'ansible_connection' from source: unknown 27817 1727096511.38177: variable 'ansible_module_compression' from source: unknown 27817 1727096511.38180: variable 'ansible_shell_type' from source: unknown 27817 1727096511.38183: variable 'ansible_shell_executable' from source: unknown 27817 1727096511.38185: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096511.38187: variable 'ansible_pipelining' from source: unknown 27817 1727096511.38189: variable 'ansible_timeout' from source: unknown 27817 1727096511.38191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096511.38372: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27817 1727096511.38392: variable 'omit' from source: magic vars 27817 1727096511.38396: starting attempt loop 27817 1727096511.38398: running the handler 27817 1727096511.38406: _low_level_execute_command(): starting 27817 1727096511.38414: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096511.39051: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096511.39055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 27817 1727096511.39059: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096511.39062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096511.39123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096511.39126: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096511.39131: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096511.39169: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096511.40826: stdout chunk (state=3): >>>/root <<< 27817 1727096511.40924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096511.40953: stderr chunk (state=3): >>><<< 27817 1727096511.40957: stdout chunk (state=3): >>><<< 27817 1727096511.40984: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096511.41001: _low_level_execute_command(): starting 27817 1727096511.41005: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096511.409848-29444-217879643215098 `" && echo ansible-tmp-1727096511.409848-29444-217879643215098="` echo /root/.ansible/tmp/ansible-tmp-1727096511.409848-29444-217879643215098 `" ) && sleep 0' 27817 1727096511.41535: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096511.41538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096511.41548: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 27817 1727096511.41553: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096511.41555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096511.41559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096511.41610: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096511.41650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096511.43584: stdout chunk (state=3): >>>ansible-tmp-1727096511.409848-29444-217879643215098=/root/.ansible/tmp/ansible-tmp-1727096511.409848-29444-217879643215098 <<< 27817 1727096511.43703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096511.43733: stderr chunk (state=3): >>><<< 27817 1727096511.43736: stdout chunk (state=3): >>><<< 27817 1727096511.43752: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096511.409848-29444-217879643215098=/root/.ansible/tmp/ansible-tmp-1727096511.409848-29444-217879643215098 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096511.43844: variable 'ansible_module_compression' from source: unknown 27817 1727096511.43877: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 27817 1727096511.43928: variable 'ansible_facts' from source: unknown 27817 1727096511.44025: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096511.409848-29444-217879643215098/AnsiballZ_service_facts.py 27817 1727096511.44134: Sending initial data 27817 1727096511.44138: Sent initial data (161 bytes) 27817 1727096511.44645: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096511.44649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096511.44652: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096511.44654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096511.44711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096511.44715: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096511.44775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096511.46392: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096511.46429: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096511.46464: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmptyn0dhf7 /root/.ansible/tmp/ansible-tmp-1727096511.409848-29444-217879643215098/AnsiballZ_service_facts.py <<< 27817 1727096511.46479: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096511.409848-29444-217879643215098/AnsiballZ_service_facts.py" <<< 27817 1727096511.46499: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmptyn0dhf7" to remote "/root/.ansible/tmp/ansible-tmp-1727096511.409848-29444-217879643215098/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096511.409848-29444-217879643215098/AnsiballZ_service_facts.py" <<< 27817 1727096511.47084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096511.47128: stderr chunk (state=3): >>><<< 27817 1727096511.47131: stdout chunk (state=3): >>><<< 27817 1727096511.47164: done transferring module to remote 27817 1727096511.47180: _low_level_execute_command(): starting 27817 1727096511.47183: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096511.409848-29444-217879643215098/ /root/.ansible/tmp/ansible-tmp-1727096511.409848-29444-217879643215098/AnsiballZ_service_facts.py && sleep 0' 27817 1727096511.47659: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096511.47662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096511.47665: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096511.47669: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096511.47675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096511.47682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096511.47727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096511.47737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096511.47742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096511.47763: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096511.49588: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096511.49618: stderr chunk (state=3): >>><<< 27817 1727096511.49622: stdout chunk (state=3): >>><<< 27817 1727096511.49637: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096511.49640: _low_level_execute_command(): starting 27817 1727096511.49651: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096511.409848-29444-217879643215098/AnsiballZ_service_facts.py && sleep 0' 27817 1727096511.50227: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096511.50230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096511.50233: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096511.50235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096511.50296: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096511.50301: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096511.50304: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096511.50344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096513.06985: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 27817 1727096513.08747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096513.08750: stdout chunk (state=3): >>><<< 27817 1727096513.08753: stderr chunk (state=3): >>><<< 27817 1727096513.08758: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096513.10513: done with _execute_module (service_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'service_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096511.409848-29444-217879643215098/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096513.10531: _low_level_execute_command(): starting 27817 1727096513.10576: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096511.409848-29444-217879643215098/ > /dev/null 2>&1 && sleep 0' 27817 1727096513.11158: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096513.11180: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096513.11196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096513.11216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096513.11235: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096513.11281: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096513.11347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096513.11422: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096513.11437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096513.13253: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096513.13265: stderr chunk (state=3): >>><<< 27817 1727096513.13278: stdout chunk (state=3): >>><<< 27817 1727096513.13298: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096513.13475: handler run complete 27817 1727096513.13708: variable 'ansible_facts' from source: unknown 27817 1727096513.14022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096513.15117: variable 'ansible_facts' from source: unknown 27817 1727096513.15359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096513.15608: attempt loop complete, returning result 27817 1727096513.15618: _execute() done 27817 1727096513.15625: dumping result to json 27817 1727096513.15692: done dumping result, returning 27817 1727096513.15706: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-bae3-08df-0000000007d4] 27817 1727096513.15716: sending task result for task 0afff68d-5257-bae3-08df-0000000007d4 ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27817 1727096513.16740: no more pending results, returning what we have 27817 1727096513.16743: results queue empty 27817 1727096513.16744: checking for any_errors_fatal 27817 1727096513.16749: done checking for any_errors_fatal 27817 1727096513.16750: checking for max_fail_percentage 27817 1727096513.16751: done checking for max_fail_percentage 27817 1727096513.16752: checking to see if all hosts have failed and the running result is not ok 27817 1727096513.16753: done checking to see if all hosts have failed 27817 1727096513.16754: getting the remaining hosts for this loop 27817 1727096513.16755: done getting the remaining hosts for this loop 27817 1727096513.16758: getting the next task for host managed_node3 27817 1727096513.16763: done getting next task for host managed_node3 27817 1727096513.16766: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 27817 1727096513.16771: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096513.16781: getting variables 27817 1727096513.16783: in VariableManager get_vars() 27817 1727096513.16817: Calling all_inventory to load vars for managed_node3 27817 1727096513.16819: Calling groups_inventory to load vars for managed_node3 27817 1727096513.16822: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096513.16831: Calling all_plugins_play to load vars for managed_node3 27817 1727096513.16833: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096513.16836: Calling groups_plugins_play to load vars for managed_node3 27817 1727096513.17381: done sending task result for task 0afff68d-5257-bae3-08df-0000000007d4 27817 1727096513.17384: WORKER PROCESS EXITING 27817 1727096513.18464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096513.20665: done with get_vars() 27817 1727096513.20691: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 09:01:53 -0400 (0:00:01.849) 0:00:37.563 ****** 27817 1727096513.20974: entering _queue_task() for managed_node3/package_facts 27817 1727096513.21269: worker is 1 (out of 1 available) 27817 1727096513.21282: exiting _queue_task() for managed_node3/package_facts 27817 1727096513.21294: done queuing things up, now waiting for results queue to drain 27817 1727096513.21295: waiting for pending results... 27817 1727096513.21583: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 27817 1727096513.21722: in run() - task 0afff68d-5257-bae3-08df-0000000007d5 27817 1727096513.21740: variable 'ansible_search_path' from source: unknown 27817 1727096513.21747: variable 'ansible_search_path' from source: unknown 27817 1727096513.21790: calling self._execute() 27817 1727096513.21893: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096513.21904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096513.21926: variable 'omit' from source: magic vars 27817 1727096513.22299: variable 'ansible_distribution_major_version' from source: facts 27817 1727096513.22318: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096513.22328: variable 'omit' from source: magic vars 27817 1727096513.22393: variable 'omit' from source: magic vars 27817 1727096513.22458: variable 'omit' from source: magic vars 27817 1727096513.22482: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096513.22520: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096513.22544: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096513.22570: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096513.22676: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096513.22680: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096513.22682: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096513.22684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096513.22735: Set connection var ansible_pipelining to False 27817 1727096513.22746: Set connection var ansible_connection to ssh 27817 1727096513.22757: Set connection var ansible_timeout to 10 27817 1727096513.22762: Set connection var ansible_shell_type to sh 27817 1727096513.22777: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096513.22789: Set connection var ansible_shell_executable to /bin/sh 27817 1727096513.22817: variable 'ansible_shell_executable' from source: unknown 27817 1727096513.22874: variable 'ansible_connection' from source: unknown 27817 1727096513.22878: variable 'ansible_module_compression' from source: unknown 27817 1727096513.22881: variable 'ansible_shell_type' from source: unknown 27817 1727096513.22883: variable 'ansible_shell_executable' from source: unknown 27817 1727096513.22885: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096513.22891: variable 'ansible_pipelining' from source: unknown 27817 1727096513.22894: variable 'ansible_timeout' from source: unknown 27817 1727096513.22896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096513.23062: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27817 1727096513.23083: variable 'omit' from source: magic vars 27817 1727096513.23091: starting attempt loop 27817 1727096513.23098: running the handler 27817 1727096513.23120: _low_level_execute_command(): starting 27817 1727096513.23218: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096513.23812: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096513.23828: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096513.23884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096513.23953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096513.23975: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096513.24011: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096513.24403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096513.26050: stdout chunk (state=3): >>>/root <<< 27817 1727096513.26288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096513.26292: stdout chunk (state=3): >>><<< 27817 1727096513.26294: stderr chunk (state=3): >>><<< 27817 1727096513.26297: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096513.26299: _low_level_execute_command(): starting 27817 1727096513.26301: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096513.2620673-29516-60853036115417 `" && echo ansible-tmp-1727096513.2620673-29516-60853036115417="` echo /root/.ansible/tmp/ansible-tmp-1727096513.2620673-29516-60853036115417 `" ) && sleep 0' 27817 1727096513.26776: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096513.26797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096513.26808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096513.26854: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096513.26858: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096513.26896: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096513.28866: stdout chunk (state=3): >>>ansible-tmp-1727096513.2620673-29516-60853036115417=/root/.ansible/tmp/ansible-tmp-1727096513.2620673-29516-60853036115417 <<< 27817 1727096513.29019: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096513.29075: stderr chunk (state=3): >>><<< 27817 1727096513.29094: stdout chunk (state=3): >>><<< 27817 1727096513.29215: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096513.2620673-29516-60853036115417=/root/.ansible/tmp/ansible-tmp-1727096513.2620673-29516-60853036115417 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096513.29236: variable 'ansible_module_compression' from source: unknown 27817 1727096513.29355: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 27817 1727096513.29462: variable 'ansible_facts' from source: unknown 27817 1727096513.29734: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096513.2620673-29516-60853036115417/AnsiballZ_package_facts.py 27817 1727096513.29801: Sending initial data 27817 1727096513.29804: Sent initial data (161 bytes) 27817 1727096513.30226: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096513.30229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096513.30231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096513.30233: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096513.30235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096513.30320: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096513.30326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096513.30378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096513.31920: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 27817 1727096513.31927: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096513.31963: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096513.32017: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096513.2620673-29516-60853036115417/AnsiballZ_package_facts.py" <<< 27817 1727096513.32023: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpki2oewzr /root/.ansible/tmp/ansible-tmp-1727096513.2620673-29516-60853036115417/AnsiballZ_package_facts.py <<< 27817 1727096513.32063: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpki2oewzr" to remote "/root/.ansible/tmp/ansible-tmp-1727096513.2620673-29516-60853036115417/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096513.2620673-29516-60853036115417/AnsiballZ_package_facts.py" <<< 27817 1727096513.33617: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096513.33748: stderr chunk (state=3): >>><<< 27817 1727096513.33751: stdout chunk (state=3): >>><<< 27817 1727096513.33753: done transferring module to remote 27817 1727096513.33756: _low_level_execute_command(): starting 27817 1727096513.33757: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096513.2620673-29516-60853036115417/ /root/.ansible/tmp/ansible-tmp-1727096513.2620673-29516-60853036115417/AnsiballZ_package_facts.py && sleep 0' 27817 1727096513.34302: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096513.34316: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096513.34329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096513.34392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096513.34454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096513.34475: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096513.34496: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096513.34727: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096513.36616: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096513.36620: stdout chunk (state=3): >>><<< 27817 1727096513.36623: stderr chunk (state=3): >>><<< 27817 1727096513.36625: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096513.36627: _low_level_execute_command(): starting 27817 1727096513.36630: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096513.2620673-29516-60853036115417/AnsiballZ_package_facts.py && sleep 0' 27817 1727096513.37219: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096513.37223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096513.37226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096513.37236: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096513.37301: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096513.37319: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096513.37356: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096513.81517: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks"<<< 27817 1727096513.81523: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "rele<<< 27817 1727096513.81559: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null,<<< 27817 1727096513.81593: stdout chunk (state=3): >>> "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certm<<< 27817 1727096513.81598: stdout chunk (state=3): >>>ap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10",<<< 27817 1727096513.81684: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"<<< 27817 1727096513.81701: stdout chunk (state=3): >>>}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 27817 1727096513.81763: stdout chunk (state=3): >>>pm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 27817 1727096513.83482: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096513.83496: stderr chunk (state=3): >>><<< 27817 1727096513.83499: stdout chunk (state=3): >>><<< 27817 1727096513.83546: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096513.84833: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096513.2620673-29516-60853036115417/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096513.84849: _low_level_execute_command(): starting 27817 1727096513.84853: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096513.2620673-29516-60853036115417/ > /dev/null 2>&1 && sleep 0' 27817 1727096513.85300: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096513.85303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096513.85306: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096513.85308: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 27817 1727096513.85310: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096513.85311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096513.85363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096513.85366: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096513.85375: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096513.85405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096513.87218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096513.87242: stderr chunk (state=3): >>><<< 27817 1727096513.87245: stdout chunk (state=3): >>><<< 27817 1727096513.87256: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096513.87263: handler run complete 27817 1727096513.87719: variable 'ansible_facts' from source: unknown 27817 1727096513.87995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096513.89037: variable 'ansible_facts' from source: unknown 27817 1727096513.89335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096513.89710: attempt loop complete, returning result 27817 1727096513.89719: _execute() done 27817 1727096513.89722: dumping result to json 27817 1727096513.89835: done dumping result, returning 27817 1727096513.89843: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-bae3-08df-0000000007d5] 27817 1727096513.89849: sending task result for task 0afff68d-5257-bae3-08df-0000000007d5 27817 1727096513.91115: done sending task result for task 0afff68d-5257-bae3-08df-0000000007d5 27817 1727096513.91119: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27817 1727096513.91198: no more pending results, returning what we have 27817 1727096513.91200: results queue empty 27817 1727096513.91200: checking for any_errors_fatal 27817 1727096513.91204: done checking for any_errors_fatal 27817 1727096513.91205: checking for max_fail_percentage 27817 1727096513.91206: done checking for max_fail_percentage 27817 1727096513.91206: checking to see if all hosts have failed and the running result is not ok 27817 1727096513.91207: done checking to see if all hosts have failed 27817 1727096513.91207: getting the remaining hosts for this loop 27817 1727096513.91208: done getting the remaining hosts for this loop 27817 1727096513.91210: getting the next task for host managed_node3 27817 1727096513.91215: done getting next task for host managed_node3 27817 1727096513.91217: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 27817 1727096513.91218: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096513.91228: getting variables 27817 1727096513.91229: in VariableManager get_vars() 27817 1727096513.91256: Calling all_inventory to load vars for managed_node3 27817 1727096513.91258: Calling groups_inventory to load vars for managed_node3 27817 1727096513.91260: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096513.91266: Calling all_plugins_play to load vars for managed_node3 27817 1727096513.91270: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096513.91273: Calling groups_plugins_play to load vars for managed_node3 27817 1727096513.92028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096513.92915: done with get_vars() 27817 1727096513.92932: done getting variables 27817 1727096513.92982: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:01:53 -0400 (0:00:00.720) 0:00:38.283 ****** 27817 1727096513.93005: entering _queue_task() for managed_node3/debug 27817 1727096513.93251: worker is 1 (out of 1 available) 27817 1727096513.93264: exiting _queue_task() for managed_node3/debug 27817 1727096513.93280: done queuing things up, now waiting for results queue to drain 27817 1727096513.93281: waiting for pending results... 27817 1727096513.93450: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 27817 1727096513.93525: in run() - task 0afff68d-5257-bae3-08df-0000000000d8 27817 1727096513.93536: variable 'ansible_search_path' from source: unknown 27817 1727096513.93540: variable 'ansible_search_path' from source: unknown 27817 1727096513.93569: calling self._execute() 27817 1727096513.93645: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096513.93649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096513.93658: variable 'omit' from source: magic vars 27817 1727096513.93941: variable 'ansible_distribution_major_version' from source: facts 27817 1727096513.93953: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096513.93956: variable 'omit' from source: magic vars 27817 1727096513.93985: variable 'omit' from source: magic vars 27817 1727096513.94054: variable 'network_provider' from source: set_fact 27817 1727096513.94069: variable 'omit' from source: magic vars 27817 1727096513.94105: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096513.94130: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096513.94146: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096513.94160: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096513.94171: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096513.94202: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096513.94205: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096513.94208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096513.94280: Set connection var ansible_pipelining to False 27817 1727096513.94284: Set connection var ansible_connection to ssh 27817 1727096513.94287: Set connection var ansible_timeout to 10 27817 1727096513.94289: Set connection var ansible_shell_type to sh 27817 1727096513.94297: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096513.94299: Set connection var ansible_shell_executable to /bin/sh 27817 1727096513.94318: variable 'ansible_shell_executable' from source: unknown 27817 1727096513.94321: variable 'ansible_connection' from source: unknown 27817 1727096513.94324: variable 'ansible_module_compression' from source: unknown 27817 1727096513.94326: variable 'ansible_shell_type' from source: unknown 27817 1727096513.94328: variable 'ansible_shell_executable' from source: unknown 27817 1727096513.94331: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096513.94333: variable 'ansible_pipelining' from source: unknown 27817 1727096513.94336: variable 'ansible_timeout' from source: unknown 27817 1727096513.94339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096513.94442: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096513.94453: variable 'omit' from source: magic vars 27817 1727096513.94456: starting attempt loop 27817 1727096513.94459: running the handler 27817 1727096513.94501: handler run complete 27817 1727096513.94514: attempt loop complete, returning result 27817 1727096513.94517: _execute() done 27817 1727096513.94520: dumping result to json 27817 1727096513.94522: done dumping result, returning 27817 1727096513.94526: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-bae3-08df-0000000000d8] 27817 1727096513.94532: sending task result for task 0afff68d-5257-bae3-08df-0000000000d8 27817 1727096513.94615: done sending task result for task 0afff68d-5257-bae3-08df-0000000000d8 27817 1727096513.94618: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 27817 1727096513.94678: no more pending results, returning what we have 27817 1727096513.94681: results queue empty 27817 1727096513.94682: checking for any_errors_fatal 27817 1727096513.94691: done checking for any_errors_fatal 27817 1727096513.94692: checking for max_fail_percentage 27817 1727096513.94693: done checking for max_fail_percentage 27817 1727096513.94694: checking to see if all hosts have failed and the running result is not ok 27817 1727096513.94695: done checking to see if all hosts have failed 27817 1727096513.94696: getting the remaining hosts for this loop 27817 1727096513.94697: done getting the remaining hosts for this loop 27817 1727096513.94701: getting the next task for host managed_node3 27817 1727096513.94706: done getting next task for host managed_node3 27817 1727096513.94709: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27817 1727096513.94711: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096513.94720: getting variables 27817 1727096513.94722: in VariableManager get_vars() 27817 1727096513.94761: Calling all_inventory to load vars for managed_node3 27817 1727096513.94764: Calling groups_inventory to load vars for managed_node3 27817 1727096513.94765: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096513.94778: Calling all_plugins_play to load vars for managed_node3 27817 1727096513.94780: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096513.94783: Calling groups_plugins_play to load vars for managed_node3 27817 1727096513.95564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096513.96448: done with get_vars() 27817 1727096513.96466: done getting variables 27817 1727096513.96509: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:01:53 -0400 (0:00:00.035) 0:00:38.319 ****** 27817 1727096513.96531: entering _queue_task() for managed_node3/fail 27817 1727096513.96760: worker is 1 (out of 1 available) 27817 1727096513.96779: exiting _queue_task() for managed_node3/fail 27817 1727096513.96790: done queuing things up, now waiting for results queue to drain 27817 1727096513.96791: waiting for pending results... 27817 1727096513.96960: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27817 1727096513.97040: in run() - task 0afff68d-5257-bae3-08df-0000000000d9 27817 1727096513.97053: variable 'ansible_search_path' from source: unknown 27817 1727096513.97056: variable 'ansible_search_path' from source: unknown 27817 1727096513.97087: calling self._execute() 27817 1727096513.97158: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096513.97162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096513.97177: variable 'omit' from source: magic vars 27817 1727096513.97440: variable 'ansible_distribution_major_version' from source: facts 27817 1727096513.97457: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096513.97535: variable 'network_state' from source: role '' defaults 27817 1727096513.97544: Evaluated conditional (network_state != {}): False 27817 1727096513.97547: when evaluation is False, skipping this task 27817 1727096513.97550: _execute() done 27817 1727096513.97552: dumping result to json 27817 1727096513.97555: done dumping result, returning 27817 1727096513.97561: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-bae3-08df-0000000000d9] 27817 1727096513.97576: sending task result for task 0afff68d-5257-bae3-08df-0000000000d9 27817 1727096513.97652: done sending task result for task 0afff68d-5257-bae3-08df-0000000000d9 27817 1727096513.97655: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27817 1727096513.97716: no more pending results, returning what we have 27817 1727096513.97720: results queue empty 27817 1727096513.97721: checking for any_errors_fatal 27817 1727096513.97732: done checking for any_errors_fatal 27817 1727096513.97733: checking for max_fail_percentage 27817 1727096513.97735: done checking for max_fail_percentage 27817 1727096513.97736: checking to see if all hosts have failed and the running result is not ok 27817 1727096513.97736: done checking to see if all hosts have failed 27817 1727096513.97737: getting the remaining hosts for this loop 27817 1727096513.97738: done getting the remaining hosts for this loop 27817 1727096513.97741: getting the next task for host managed_node3 27817 1727096513.97746: done getting next task for host managed_node3 27817 1727096513.97749: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 27817 1727096513.97751: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096513.97764: getting variables 27817 1727096513.97766: in VariableManager get_vars() 27817 1727096513.97801: Calling all_inventory to load vars for managed_node3 27817 1727096513.97804: Calling groups_inventory to load vars for managed_node3 27817 1727096513.97806: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096513.97814: Calling all_plugins_play to load vars for managed_node3 27817 1727096513.97816: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096513.97818: Calling groups_plugins_play to load vars for managed_node3 27817 1727096513.98725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096513.99599: done with get_vars() 27817 1727096513.99618: done getting variables 27817 1727096513.99657: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:01:53 -0400 (0:00:00.031) 0:00:38.350 ****** 27817 1727096513.99682: entering _queue_task() for managed_node3/fail 27817 1727096513.99904: worker is 1 (out of 1 available) 27817 1727096513.99920: exiting _queue_task() for managed_node3/fail 27817 1727096513.99932: done queuing things up, now waiting for results queue to drain 27817 1727096513.99933: waiting for pending results... 27817 1727096514.00101: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 27817 1727096514.00169: in run() - task 0afff68d-5257-bae3-08df-0000000000da 27817 1727096514.00182: variable 'ansible_search_path' from source: unknown 27817 1727096514.00185: variable 'ansible_search_path' from source: unknown 27817 1727096514.00213: calling self._execute() 27817 1727096514.00290: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096514.00294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096514.00303: variable 'omit' from source: magic vars 27817 1727096514.00566: variable 'ansible_distribution_major_version' from source: facts 27817 1727096514.00578: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096514.00665: variable 'network_state' from source: role '' defaults 27817 1727096514.00678: Evaluated conditional (network_state != {}): False 27817 1727096514.00681: when evaluation is False, skipping this task 27817 1727096514.00684: _execute() done 27817 1727096514.00686: dumping result to json 27817 1727096514.00688: done dumping result, returning 27817 1727096514.00691: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-bae3-08df-0000000000da] 27817 1727096514.00697: sending task result for task 0afff68d-5257-bae3-08df-0000000000da 27817 1727096514.00784: done sending task result for task 0afff68d-5257-bae3-08df-0000000000da 27817 1727096514.00787: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27817 1727096514.00849: no more pending results, returning what we have 27817 1727096514.00852: results queue empty 27817 1727096514.00853: checking for any_errors_fatal 27817 1727096514.00860: done checking for any_errors_fatal 27817 1727096514.00860: checking for max_fail_percentage 27817 1727096514.00862: done checking for max_fail_percentage 27817 1727096514.00863: checking to see if all hosts have failed and the running result is not ok 27817 1727096514.00863: done checking to see if all hosts have failed 27817 1727096514.00864: getting the remaining hosts for this loop 27817 1727096514.00865: done getting the remaining hosts for this loop 27817 1727096514.00870: getting the next task for host managed_node3 27817 1727096514.00877: done getting next task for host managed_node3 27817 1727096514.00880: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27817 1727096514.00882: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096514.00896: getting variables 27817 1727096514.00897: in VariableManager get_vars() 27817 1727096514.00926: Calling all_inventory to load vars for managed_node3 27817 1727096514.00928: Calling groups_inventory to load vars for managed_node3 27817 1727096514.00930: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096514.00938: Calling all_plugins_play to load vars for managed_node3 27817 1727096514.00940: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096514.00942: Calling groups_plugins_play to load vars for managed_node3 27817 1727096514.01687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096514.02573: done with get_vars() 27817 1727096514.02591: done getting variables 27817 1727096514.02629: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:01:54 -0400 (0:00:00.029) 0:00:38.380 ****** 27817 1727096514.02650: entering _queue_task() for managed_node3/fail 27817 1727096514.02854: worker is 1 (out of 1 available) 27817 1727096514.02866: exiting _queue_task() for managed_node3/fail 27817 1727096514.02884: done queuing things up, now waiting for results queue to drain 27817 1727096514.02885: waiting for pending results... 27817 1727096514.03050: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27817 1727096514.03114: in run() - task 0afff68d-5257-bae3-08df-0000000000db 27817 1727096514.03126: variable 'ansible_search_path' from source: unknown 27817 1727096514.03130: variable 'ansible_search_path' from source: unknown 27817 1727096514.03158: calling self._execute() 27817 1727096514.03230: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096514.03234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096514.03248: variable 'omit' from source: magic vars 27817 1727096514.03509: variable 'ansible_distribution_major_version' from source: facts 27817 1727096514.03518: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096514.03632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096514.05281: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096514.05334: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096514.05360: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096514.05387: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096514.05411: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096514.05470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.05492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.05510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.05539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.05550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.05616: variable 'ansible_distribution_major_version' from source: facts 27817 1727096514.05630: Evaluated conditional (ansible_distribution_major_version | int > 9): True 27817 1727096514.05704: variable 'ansible_distribution' from source: facts 27817 1727096514.05708: variable '__network_rh_distros' from source: role '' defaults 27817 1727096514.05717: Evaluated conditional (ansible_distribution in __network_rh_distros): True 27817 1727096514.05876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.05892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.05909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.05937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.05947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.05984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.06001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.06017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.06041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.06078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.06084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.06100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.06116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.06139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.06149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.06340: variable 'network_connections' from source: play vars 27817 1727096514.06349: variable 'profile' from source: play vars 27817 1727096514.06402: variable 'profile' from source: play vars 27817 1727096514.06405: variable 'interface' from source: set_fact 27817 1727096514.06446: variable 'interface' from source: set_fact 27817 1727096514.06456: variable 'network_state' from source: role '' defaults 27817 1727096514.06510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096514.06623: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096514.06651: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096514.06687: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096514.06711: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096514.06743: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096514.06762: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096514.06783: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.06800: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096514.06821: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 27817 1727096514.06824: when evaluation is False, skipping this task 27817 1727096514.06829: _execute() done 27817 1727096514.06831: dumping result to json 27817 1727096514.06833: done dumping result, returning 27817 1727096514.06842: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-bae3-08df-0000000000db] 27817 1727096514.06845: sending task result for task 0afff68d-5257-bae3-08df-0000000000db 27817 1727096514.06923: done sending task result for task 0afff68d-5257-bae3-08df-0000000000db 27817 1727096514.06926: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 27817 1727096514.06970: no more pending results, returning what we have 27817 1727096514.06974: results queue empty 27817 1727096514.06975: checking for any_errors_fatal 27817 1727096514.06982: done checking for any_errors_fatal 27817 1727096514.06983: checking for max_fail_percentage 27817 1727096514.06984: done checking for max_fail_percentage 27817 1727096514.06985: checking to see if all hosts have failed and the running result is not ok 27817 1727096514.06986: done checking to see if all hosts have failed 27817 1727096514.06986: getting the remaining hosts for this loop 27817 1727096514.06988: done getting the remaining hosts for this loop 27817 1727096514.06991: getting the next task for host managed_node3 27817 1727096514.06997: done getting next task for host managed_node3 27817 1727096514.07000: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 27817 1727096514.07002: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096514.07014: getting variables 27817 1727096514.07015: in VariableManager get_vars() 27817 1727096514.07052: Calling all_inventory to load vars for managed_node3 27817 1727096514.07054: Calling groups_inventory to load vars for managed_node3 27817 1727096514.07057: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096514.07066: Calling all_plugins_play to load vars for managed_node3 27817 1727096514.07077: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096514.07081: Calling groups_plugins_play to load vars for managed_node3 27817 1727096514.08000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096514.08877: done with get_vars() 27817 1727096514.08892: done getting variables 27817 1727096514.08938: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:01:54 -0400 (0:00:00.063) 0:00:38.443 ****** 27817 1727096514.08958: entering _queue_task() for managed_node3/dnf 27817 1727096514.09188: worker is 1 (out of 1 available) 27817 1727096514.09202: exiting _queue_task() for managed_node3/dnf 27817 1727096514.09213: done queuing things up, now waiting for results queue to drain 27817 1727096514.09215: waiting for pending results... 27817 1727096514.09386: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 27817 1727096514.09462: in run() - task 0afff68d-5257-bae3-08df-0000000000dc 27817 1727096514.09471: variable 'ansible_search_path' from source: unknown 27817 1727096514.09475: variable 'ansible_search_path' from source: unknown 27817 1727096514.09505: calling self._execute() 27817 1727096514.09582: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096514.09586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096514.09597: variable 'omit' from source: magic vars 27817 1727096514.09867: variable 'ansible_distribution_major_version' from source: facts 27817 1727096514.09880: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096514.10014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096514.11518: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096514.11565: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096514.11596: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096514.11623: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096514.11644: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096514.11708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.11729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.11750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.11779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.11790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.11874: variable 'ansible_distribution' from source: facts 27817 1727096514.11878: variable 'ansible_distribution_major_version' from source: facts 27817 1727096514.11890: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 27817 1727096514.11966: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096514.12047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.12067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.12087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.12112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.12122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.12150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.12170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.12285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.12289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.12291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.12313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.12341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.12376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.12429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.12449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.12623: variable 'network_connections' from source: play vars 27817 1727096514.12775: variable 'profile' from source: play vars 27817 1727096514.12779: variable 'profile' from source: play vars 27817 1727096514.12782: variable 'interface' from source: set_fact 27817 1727096514.12811: variable 'interface' from source: set_fact 27817 1727096514.12901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096514.13107: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096514.13231: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096514.13235: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096514.13246: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096514.13299: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096514.13327: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096514.13450: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.13453: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096514.13488: variable '__network_team_connections_defined' from source: role '' defaults 27817 1727096514.13749: variable 'network_connections' from source: play vars 27817 1727096514.13761: variable 'profile' from source: play vars 27817 1727096514.13838: variable 'profile' from source: play vars 27817 1727096514.13850: variable 'interface' from source: set_fact 27817 1727096514.13928: variable 'interface' from source: set_fact 27817 1727096514.13958: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 27817 1727096514.13966: when evaluation is False, skipping this task 27817 1727096514.13994: _execute() done 27817 1727096514.13997: dumping result to json 27817 1727096514.14006: done dumping result, returning 27817 1727096514.14104: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-bae3-08df-0000000000dc] 27817 1727096514.14108: sending task result for task 0afff68d-5257-bae3-08df-0000000000dc 27817 1727096514.14183: done sending task result for task 0afff68d-5257-bae3-08df-0000000000dc 27817 1727096514.14187: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 27817 1727096514.14244: no more pending results, returning what we have 27817 1727096514.14249: results queue empty 27817 1727096514.14250: checking for any_errors_fatal 27817 1727096514.14256: done checking for any_errors_fatal 27817 1727096514.14257: checking for max_fail_percentage 27817 1727096514.14259: done checking for max_fail_percentage 27817 1727096514.14260: checking to see if all hosts have failed and the running result is not ok 27817 1727096514.14261: done checking to see if all hosts have failed 27817 1727096514.14262: getting the remaining hosts for this loop 27817 1727096514.14263: done getting the remaining hosts for this loop 27817 1727096514.14269: getting the next task for host managed_node3 27817 1727096514.14278: done getting next task for host managed_node3 27817 1727096514.14283: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 27817 1727096514.14285: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096514.14300: getting variables 27817 1727096514.14302: in VariableManager get_vars() 27817 1727096514.14342: Calling all_inventory to load vars for managed_node3 27817 1727096514.14345: Calling groups_inventory to load vars for managed_node3 27817 1727096514.14348: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096514.14359: Calling all_plugins_play to load vars for managed_node3 27817 1727096514.14363: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096514.14366: Calling groups_plugins_play to load vars for managed_node3 27817 1727096514.16205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096514.17248: done with get_vars() 27817 1727096514.17264: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27817 1727096514.17321: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:01:54 -0400 (0:00:00.083) 0:00:38.527 ****** 27817 1727096514.17341: entering _queue_task() for managed_node3/yum 27817 1727096514.17555: worker is 1 (out of 1 available) 27817 1727096514.17565: exiting _queue_task() for managed_node3/yum 27817 1727096514.17577: done queuing things up, now waiting for results queue to drain 27817 1727096514.17579: waiting for pending results... 27817 1727096514.17755: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 27817 1727096514.17828: in run() - task 0afff68d-5257-bae3-08df-0000000000dd 27817 1727096514.17839: variable 'ansible_search_path' from source: unknown 27817 1727096514.17843: variable 'ansible_search_path' from source: unknown 27817 1727096514.17871: calling self._execute() 27817 1727096514.17948: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096514.17952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096514.17961: variable 'omit' from source: magic vars 27817 1727096514.18233: variable 'ansible_distribution_major_version' from source: facts 27817 1727096514.18246: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096514.18358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096514.19832: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096514.19884: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096514.19909: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096514.19934: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096514.19954: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096514.20018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.20038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.20055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.20087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.20100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.20165: variable 'ansible_distribution_major_version' from source: facts 27817 1727096514.20182: Evaluated conditional (ansible_distribution_major_version | int < 8): False 27817 1727096514.20185: when evaluation is False, skipping this task 27817 1727096514.20188: _execute() done 27817 1727096514.20190: dumping result to json 27817 1727096514.20192: done dumping result, returning 27817 1727096514.20204: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-bae3-08df-0000000000dd] 27817 1727096514.20207: sending task result for task 0afff68d-5257-bae3-08df-0000000000dd 27817 1727096514.20290: done sending task result for task 0afff68d-5257-bae3-08df-0000000000dd 27817 1727096514.20293: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 27817 1727096514.20360: no more pending results, returning what we have 27817 1727096514.20364: results queue empty 27817 1727096514.20365: checking for any_errors_fatal 27817 1727096514.20374: done checking for any_errors_fatal 27817 1727096514.20374: checking for max_fail_percentage 27817 1727096514.20376: done checking for max_fail_percentage 27817 1727096514.20377: checking to see if all hosts have failed and the running result is not ok 27817 1727096514.20377: done checking to see if all hosts have failed 27817 1727096514.20378: getting the remaining hosts for this loop 27817 1727096514.20380: done getting the remaining hosts for this loop 27817 1727096514.20383: getting the next task for host managed_node3 27817 1727096514.20387: done getting next task for host managed_node3 27817 1727096514.20391: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27817 1727096514.20393: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096514.20406: getting variables 27817 1727096514.20407: in VariableManager get_vars() 27817 1727096514.20441: Calling all_inventory to load vars for managed_node3 27817 1727096514.20444: Calling groups_inventory to load vars for managed_node3 27817 1727096514.20446: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096514.20454: Calling all_plugins_play to load vars for managed_node3 27817 1727096514.20456: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096514.20459: Calling groups_plugins_play to load vars for managed_node3 27817 1727096514.21244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096514.22120: done with get_vars() 27817 1727096514.22136: done getting variables 27817 1727096514.22178: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:01:54 -0400 (0:00:00.048) 0:00:38.575 ****** 27817 1727096514.22200: entering _queue_task() for managed_node3/fail 27817 1727096514.22413: worker is 1 (out of 1 available) 27817 1727096514.22427: exiting _queue_task() for managed_node3/fail 27817 1727096514.22438: done queuing things up, now waiting for results queue to drain 27817 1727096514.22440: waiting for pending results... 27817 1727096514.22616: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27817 1727096514.22688: in run() - task 0afff68d-5257-bae3-08df-0000000000de 27817 1727096514.22699: variable 'ansible_search_path' from source: unknown 27817 1727096514.22703: variable 'ansible_search_path' from source: unknown 27817 1727096514.22731: calling self._execute() 27817 1727096514.22810: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096514.22813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096514.22824: variable 'omit' from source: magic vars 27817 1727096514.23105: variable 'ansible_distribution_major_version' from source: facts 27817 1727096514.23109: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096514.23188: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096514.23320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096514.24775: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096514.24816: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096514.24845: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096514.24874: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096514.24892: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096514.24949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.24981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.24998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.25024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.25034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.25074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.25093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.25110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.25134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.25144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.25179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.25196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.25213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.25237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.25246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.25359: variable 'network_connections' from source: play vars 27817 1727096514.25369: variable 'profile' from source: play vars 27817 1727096514.25422: variable 'profile' from source: play vars 27817 1727096514.25425: variable 'interface' from source: set_fact 27817 1727096514.25467: variable 'interface' from source: set_fact 27817 1727096514.25522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096514.25869: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096514.25898: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096514.25920: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096514.25944: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096514.25977: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096514.25993: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096514.26010: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.26027: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096514.26070: variable '__network_team_connections_defined' from source: role '' defaults 27817 1727096514.26225: variable 'network_connections' from source: play vars 27817 1727096514.26228: variable 'profile' from source: play vars 27817 1727096514.26279: variable 'profile' from source: play vars 27817 1727096514.26282: variable 'interface' from source: set_fact 27817 1727096514.26323: variable 'interface' from source: set_fact 27817 1727096514.26342: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 27817 1727096514.26345: when evaluation is False, skipping this task 27817 1727096514.26348: _execute() done 27817 1727096514.26350: dumping result to json 27817 1727096514.26353: done dumping result, returning 27817 1727096514.26365: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-bae3-08df-0000000000de] 27817 1727096514.26378: sending task result for task 0afff68d-5257-bae3-08df-0000000000de 27817 1727096514.26449: done sending task result for task 0afff68d-5257-bae3-08df-0000000000de 27817 1727096514.26451: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 27817 1727096514.26514: no more pending results, returning what we have 27817 1727096514.26518: results queue empty 27817 1727096514.26518: checking for any_errors_fatal 27817 1727096514.26525: done checking for any_errors_fatal 27817 1727096514.26526: checking for max_fail_percentage 27817 1727096514.26527: done checking for max_fail_percentage 27817 1727096514.26528: checking to see if all hosts have failed and the running result is not ok 27817 1727096514.26529: done checking to see if all hosts have failed 27817 1727096514.26529: getting the remaining hosts for this loop 27817 1727096514.26531: done getting the remaining hosts for this loop 27817 1727096514.26534: getting the next task for host managed_node3 27817 1727096514.26541: done getting next task for host managed_node3 27817 1727096514.26544: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 27817 1727096514.26546: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096514.26558: getting variables 27817 1727096514.26560: in VariableManager get_vars() 27817 1727096514.26598: Calling all_inventory to load vars for managed_node3 27817 1727096514.26600: Calling groups_inventory to load vars for managed_node3 27817 1727096514.26603: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096514.26612: Calling all_plugins_play to load vars for managed_node3 27817 1727096514.26614: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096514.26616: Calling groups_plugins_play to load vars for managed_node3 27817 1727096514.27563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096514.28440: done with get_vars() 27817 1727096514.28456: done getting variables 27817 1727096514.28501: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:01:54 -0400 (0:00:00.063) 0:00:38.638 ****** 27817 1727096514.28525: entering _queue_task() for managed_node3/package 27817 1727096514.28777: worker is 1 (out of 1 available) 27817 1727096514.28791: exiting _queue_task() for managed_node3/package 27817 1727096514.28802: done queuing things up, now waiting for results queue to drain 27817 1727096514.28804: waiting for pending results... 27817 1727096514.28988: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 27817 1727096514.29061: in run() - task 0afff68d-5257-bae3-08df-0000000000df 27817 1727096514.29076: variable 'ansible_search_path' from source: unknown 27817 1727096514.29080: variable 'ansible_search_path' from source: unknown 27817 1727096514.29105: calling self._execute() 27817 1727096514.29183: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096514.29189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096514.29198: variable 'omit' from source: magic vars 27817 1727096514.29474: variable 'ansible_distribution_major_version' from source: facts 27817 1727096514.29478: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096514.29606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096514.29813: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096514.29847: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096514.29876: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096514.29907: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096514.29983: variable 'network_packages' from source: role '' defaults 27817 1727096514.30056: variable '__network_provider_setup' from source: role '' defaults 27817 1727096514.30066: variable '__network_service_name_default_nm' from source: role '' defaults 27817 1727096514.30121: variable '__network_service_name_default_nm' from source: role '' defaults 27817 1727096514.30125: variable '__network_packages_default_nm' from source: role '' defaults 27817 1727096514.30373: variable '__network_packages_default_nm' from source: role '' defaults 27817 1727096514.30428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096514.32025: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096514.32078: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096514.32106: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096514.32130: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096514.32150: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096514.32212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.32231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.32249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.32282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.32294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.32325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.32341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.32357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.32388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.32399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.32540: variable '__network_packages_default_gobject_packages' from source: role '' defaults 27817 1727096514.32616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.32633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.32650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.32677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.32688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.32751: variable 'ansible_python' from source: facts 27817 1727096514.32773: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 27817 1727096514.32829: variable '__network_wpa_supplicant_required' from source: role '' defaults 27817 1727096514.32884: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 27817 1727096514.32970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.32988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.33005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.33034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.33042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.33140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.33151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.33154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.33199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.33218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.33354: variable 'network_connections' from source: play vars 27817 1727096514.33575: variable 'profile' from source: play vars 27817 1727096514.33579: variable 'profile' from source: play vars 27817 1727096514.33581: variable 'interface' from source: set_fact 27817 1727096514.33583: variable 'interface' from source: set_fact 27817 1727096514.33614: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096514.33646: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096514.33682: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.33712: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096514.33755: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096514.34019: variable 'network_connections' from source: play vars 27817 1727096514.34028: variable 'profile' from source: play vars 27817 1727096514.34119: variable 'profile' from source: play vars 27817 1727096514.34129: variable 'interface' from source: set_fact 27817 1727096514.34196: variable 'interface' from source: set_fact 27817 1727096514.34230: variable '__network_packages_default_wireless' from source: role '' defaults 27817 1727096514.34309: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096514.34602: variable 'network_connections' from source: play vars 27817 1727096514.34611: variable 'profile' from source: play vars 27817 1727096514.34678: variable 'profile' from source: play vars 27817 1727096514.34687: variable 'interface' from source: set_fact 27817 1727096514.34784: variable 'interface' from source: set_fact 27817 1727096514.34815: variable '__network_packages_default_team' from source: role '' defaults 27817 1727096514.34894: variable '__network_team_connections_defined' from source: role '' defaults 27817 1727096514.35203: variable 'network_connections' from source: play vars 27817 1727096514.35213: variable 'profile' from source: play vars 27817 1727096514.35279: variable 'profile' from source: play vars 27817 1727096514.35288: variable 'interface' from source: set_fact 27817 1727096514.35387: variable 'interface' from source: set_fact 27817 1727096514.35443: variable '__network_service_name_default_initscripts' from source: role '' defaults 27817 1727096514.35507: variable '__network_service_name_default_initscripts' from source: role '' defaults 27817 1727096514.35519: variable '__network_packages_default_initscripts' from source: role '' defaults 27817 1727096514.35584: variable '__network_packages_default_initscripts' from source: role '' defaults 27817 1727096514.35795: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 27817 1727096514.36249: variable 'network_connections' from source: play vars 27817 1727096514.36261: variable 'profile' from source: play vars 27817 1727096514.36324: variable 'profile' from source: play vars 27817 1727096514.36332: variable 'interface' from source: set_fact 27817 1727096514.36397: variable 'interface' from source: set_fact 27817 1727096514.36410: variable 'ansible_distribution' from source: facts 27817 1727096514.36417: variable '__network_rh_distros' from source: role '' defaults 27817 1727096514.36426: variable 'ansible_distribution_major_version' from source: facts 27817 1727096514.36441: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 27817 1727096514.36603: variable 'ansible_distribution' from source: facts 27817 1727096514.36611: variable '__network_rh_distros' from source: role '' defaults 27817 1727096514.36620: variable 'ansible_distribution_major_version' from source: facts 27817 1727096514.36637: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 27817 1727096514.36972: variable 'ansible_distribution' from source: facts 27817 1727096514.36976: variable '__network_rh_distros' from source: role '' defaults 27817 1727096514.36978: variable 'ansible_distribution_major_version' from source: facts 27817 1727096514.36980: variable 'network_provider' from source: set_fact 27817 1727096514.36982: variable 'ansible_facts' from source: unknown 27817 1727096514.37570: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 27817 1727096514.37579: when evaluation is False, skipping this task 27817 1727096514.37585: _execute() done 27817 1727096514.37592: dumping result to json 27817 1727096514.37599: done dumping result, returning 27817 1727096514.37610: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-bae3-08df-0000000000df] 27817 1727096514.37621: sending task result for task 0afff68d-5257-bae3-08df-0000000000df skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 27817 1727096514.37783: no more pending results, returning what we have 27817 1727096514.37787: results queue empty 27817 1727096514.37788: checking for any_errors_fatal 27817 1727096514.37795: done checking for any_errors_fatal 27817 1727096514.37795: checking for max_fail_percentage 27817 1727096514.37798: done checking for max_fail_percentage 27817 1727096514.37798: checking to see if all hosts have failed and the running result is not ok 27817 1727096514.37799: done checking to see if all hosts have failed 27817 1727096514.37800: getting the remaining hosts for this loop 27817 1727096514.37801: done getting the remaining hosts for this loop 27817 1727096514.37805: getting the next task for host managed_node3 27817 1727096514.37811: done getting next task for host managed_node3 27817 1727096514.37815: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27817 1727096514.37818: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096514.37831: getting variables 27817 1727096514.37832: in VariableManager get_vars() 27817 1727096514.37874: Calling all_inventory to load vars for managed_node3 27817 1727096514.37876: Calling groups_inventory to load vars for managed_node3 27817 1727096514.37878: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096514.37888: Calling all_plugins_play to load vars for managed_node3 27817 1727096514.37895: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096514.37898: Calling groups_plugins_play to load vars for managed_node3 27817 1727096514.38485: done sending task result for task 0afff68d-5257-bae3-08df-0000000000df 27817 1727096514.38489: WORKER PROCESS EXITING 27817 1727096514.39415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096514.41122: done with get_vars() 27817 1727096514.41146: done getting variables 27817 1727096514.41209: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:01:54 -0400 (0:00:00.127) 0:00:38.766 ****** 27817 1727096514.41243: entering _queue_task() for managed_node3/package 27817 1727096514.41687: worker is 1 (out of 1 available) 27817 1727096514.41698: exiting _queue_task() for managed_node3/package 27817 1727096514.41710: done queuing things up, now waiting for results queue to drain 27817 1727096514.41712: waiting for pending results... 27817 1727096514.41952: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27817 1727096514.42000: in run() - task 0afff68d-5257-bae3-08df-0000000000e0 27817 1727096514.42018: variable 'ansible_search_path' from source: unknown 27817 1727096514.42025: variable 'ansible_search_path' from source: unknown 27817 1727096514.42074: calling self._execute() 27817 1727096514.42184: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096514.42195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096514.42208: variable 'omit' from source: magic vars 27817 1727096514.42602: variable 'ansible_distribution_major_version' from source: facts 27817 1727096514.42620: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096514.42750: variable 'network_state' from source: role '' defaults 27817 1727096514.42764: Evaluated conditional (network_state != {}): False 27817 1727096514.42811: when evaluation is False, skipping this task 27817 1727096514.42814: _execute() done 27817 1727096514.42816: dumping result to json 27817 1727096514.42818: done dumping result, returning 27817 1727096514.42821: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-bae3-08df-0000000000e0] 27817 1727096514.42823: sending task result for task 0afff68d-5257-bae3-08df-0000000000e0 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27817 1727096514.43074: no more pending results, returning what we have 27817 1727096514.43078: results queue empty 27817 1727096514.43079: checking for any_errors_fatal 27817 1727096514.43085: done checking for any_errors_fatal 27817 1727096514.43086: checking for max_fail_percentage 27817 1727096514.43088: done checking for max_fail_percentage 27817 1727096514.43090: checking to see if all hosts have failed and the running result is not ok 27817 1727096514.43090: done checking to see if all hosts have failed 27817 1727096514.43091: getting the remaining hosts for this loop 27817 1727096514.43092: done getting the remaining hosts for this loop 27817 1727096514.43096: getting the next task for host managed_node3 27817 1727096514.43103: done getting next task for host managed_node3 27817 1727096514.43107: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27817 1727096514.43109: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096514.43123: getting variables 27817 1727096514.43125: in VariableManager get_vars() 27817 1727096514.43163: Calling all_inventory to load vars for managed_node3 27817 1727096514.43166: Calling groups_inventory to load vars for managed_node3 27817 1727096514.43171: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096514.43185: Calling all_plugins_play to load vars for managed_node3 27817 1727096514.43187: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096514.43190: Calling groups_plugins_play to load vars for managed_node3 27817 1727096514.43783: done sending task result for task 0afff68d-5257-bae3-08df-0000000000e0 27817 1727096514.43786: WORKER PROCESS EXITING 27817 1727096514.50625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096514.52405: done with get_vars() 27817 1727096514.52437: done getting variables 27817 1727096514.52492: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:01:54 -0400 (0:00:00.112) 0:00:38.878 ****** 27817 1727096514.52524: entering _queue_task() for managed_node3/package 27817 1727096514.53308: worker is 1 (out of 1 available) 27817 1727096514.53319: exiting _queue_task() for managed_node3/package 27817 1727096514.53332: done queuing things up, now waiting for results queue to drain 27817 1727096514.53334: waiting for pending results... 27817 1727096514.53862: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27817 1727096514.53960: in run() - task 0afff68d-5257-bae3-08df-0000000000e1 27817 1727096514.54373: variable 'ansible_search_path' from source: unknown 27817 1727096514.54377: variable 'ansible_search_path' from source: unknown 27817 1727096514.54380: calling self._execute() 27817 1727096514.54382: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096514.54385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096514.54387: variable 'omit' from source: magic vars 27817 1727096514.55118: variable 'ansible_distribution_major_version' from source: facts 27817 1727096514.55387: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096514.55572: variable 'network_state' from source: role '' defaults 27817 1727096514.55576: Evaluated conditional (network_state != {}): False 27817 1727096514.55579: when evaluation is False, skipping this task 27817 1727096514.55581: _execute() done 27817 1727096514.55584: dumping result to json 27817 1727096514.55586: done dumping result, returning 27817 1727096514.55588: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-bae3-08df-0000000000e1] 27817 1727096514.55591: sending task result for task 0afff68d-5257-bae3-08df-0000000000e1 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27817 1727096514.55722: no more pending results, returning what we have 27817 1727096514.55725: results queue empty 27817 1727096514.55726: checking for any_errors_fatal 27817 1727096514.55734: done checking for any_errors_fatal 27817 1727096514.55735: checking for max_fail_percentage 27817 1727096514.55737: done checking for max_fail_percentage 27817 1727096514.55737: checking to see if all hosts have failed and the running result is not ok 27817 1727096514.55738: done checking to see if all hosts have failed 27817 1727096514.55739: getting the remaining hosts for this loop 27817 1727096514.55741: done getting the remaining hosts for this loop 27817 1727096514.55744: getting the next task for host managed_node3 27817 1727096514.55750: done getting next task for host managed_node3 27817 1727096514.55753: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27817 1727096514.55755: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096514.55773: getting variables 27817 1727096514.55775: in VariableManager get_vars() 27817 1727096514.55812: Calling all_inventory to load vars for managed_node3 27817 1727096514.55814: Calling groups_inventory to load vars for managed_node3 27817 1727096514.55817: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096514.55827: Calling all_plugins_play to load vars for managed_node3 27817 1727096514.55830: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096514.55832: Calling groups_plugins_play to load vars for managed_node3 27817 1727096514.56482: done sending task result for task 0afff68d-5257-bae3-08df-0000000000e1 27817 1727096514.56485: WORKER PROCESS EXITING 27817 1727096514.58737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096514.61964: done with get_vars() 27817 1727096514.62202: done getting variables 27817 1727096514.62273: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:01:54 -0400 (0:00:00.097) 0:00:38.976 ****** 27817 1727096514.62306: entering _queue_task() for managed_node3/service 27817 1727096514.63054: worker is 1 (out of 1 available) 27817 1727096514.63066: exiting _queue_task() for managed_node3/service 27817 1727096514.63084: done queuing things up, now waiting for results queue to drain 27817 1727096514.63086: waiting for pending results... 27817 1727096514.63733: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27817 1727096514.64050: in run() - task 0afff68d-5257-bae3-08df-0000000000e2 27817 1727096514.64076: variable 'ansible_search_path' from source: unknown 27817 1727096514.64138: variable 'ansible_search_path' from source: unknown 27817 1727096514.64257: calling self._execute() 27817 1727096514.64359: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096514.64774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096514.64778: variable 'omit' from source: magic vars 27817 1727096514.65342: variable 'ansible_distribution_major_version' from source: facts 27817 1727096514.65487: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096514.65716: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096514.66025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096514.69034: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096514.69121: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096514.69161: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096514.69201: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096514.69231: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096514.69313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.69346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.69377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.69421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.69439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.69490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.69523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.69551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.69872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.69876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.69878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.70072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.70076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.70079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.70081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.70330: variable 'network_connections' from source: play vars 27817 1727096514.70348: variable 'profile' from source: play vars 27817 1727096514.70424: variable 'profile' from source: play vars 27817 1727096514.70672: variable 'interface' from source: set_fact 27817 1727096514.70675: variable 'interface' from source: set_fact 27817 1727096514.70725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096514.70905: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096514.70942: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096514.70986: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096514.71017: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096514.71059: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096514.71087: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096514.71118: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.71149: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096514.71206: variable '__network_team_connections_defined' from source: role '' defaults 27817 1727096514.71450: variable 'network_connections' from source: play vars 27817 1727096514.71461: variable 'profile' from source: play vars 27817 1727096514.71527: variable 'profile' from source: play vars 27817 1727096514.71537: variable 'interface' from source: set_fact 27817 1727096514.71601: variable 'interface' from source: set_fact 27817 1727096514.71633: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 27817 1727096514.71641: when evaluation is False, skipping this task 27817 1727096514.71647: _execute() done 27817 1727096514.71654: dumping result to json 27817 1727096514.71661: done dumping result, returning 27817 1727096514.71676: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-bae3-08df-0000000000e2] 27817 1727096514.71694: sending task result for task 0afff68d-5257-bae3-08df-0000000000e2 27817 1727096514.71809: done sending task result for task 0afff68d-5257-bae3-08df-0000000000e2 skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 27817 1727096514.71856: no more pending results, returning what we have 27817 1727096514.71859: results queue empty 27817 1727096514.71860: checking for any_errors_fatal 27817 1727096514.71866: done checking for any_errors_fatal 27817 1727096514.71866: checking for max_fail_percentage 27817 1727096514.71870: done checking for max_fail_percentage 27817 1727096514.71871: checking to see if all hosts have failed and the running result is not ok 27817 1727096514.71873: done checking to see if all hosts have failed 27817 1727096514.71874: getting the remaining hosts for this loop 27817 1727096514.71876: done getting the remaining hosts for this loop 27817 1727096514.71879: getting the next task for host managed_node3 27817 1727096514.71885: done getting next task for host managed_node3 27817 1727096514.71889: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27817 1727096514.71890: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096514.71907: getting variables 27817 1727096514.71908: in VariableManager get_vars() 27817 1727096514.71950: Calling all_inventory to load vars for managed_node3 27817 1727096514.71952: Calling groups_inventory to load vars for managed_node3 27817 1727096514.71954: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096514.71965: Calling all_plugins_play to load vars for managed_node3 27817 1727096514.72080: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096514.72086: Calling groups_plugins_play to load vars for managed_node3 27817 1727096514.72684: WORKER PROCESS EXITING 27817 1727096514.73565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096514.75277: done with get_vars() 27817 1727096514.75302: done getting variables 27817 1727096514.75360: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:01:54 -0400 (0:00:00.130) 0:00:39.107 ****** 27817 1727096514.75391: entering _queue_task() for managed_node3/service 27817 1727096514.75725: worker is 1 (out of 1 available) 27817 1727096514.75737: exiting _queue_task() for managed_node3/service 27817 1727096514.75754: done queuing things up, now waiting for results queue to drain 27817 1727096514.75759: waiting for pending results... 27817 1727096514.76032: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27817 1727096514.76151: in run() - task 0afff68d-5257-bae3-08df-0000000000e3 27817 1727096514.76174: variable 'ansible_search_path' from source: unknown 27817 1727096514.76182: variable 'ansible_search_path' from source: unknown 27817 1727096514.76225: calling self._execute() 27817 1727096514.76338: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096514.76349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096514.76363: variable 'omit' from source: magic vars 27817 1727096514.77083: variable 'ansible_distribution_major_version' from source: facts 27817 1727096514.77087: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096514.77311: variable 'network_provider' from source: set_fact 27817 1727096514.77321: variable 'network_state' from source: role '' defaults 27817 1727096514.77335: Evaluated conditional (network_provider == "nm" or network_state != {}): True 27817 1727096514.77344: variable 'omit' from source: magic vars 27817 1727096514.77385: variable 'omit' from source: magic vars 27817 1727096514.77431: variable 'network_service_name' from source: role '' defaults 27817 1727096514.77698: variable 'network_service_name' from source: role '' defaults 27817 1727096514.77804: variable '__network_provider_setup' from source: role '' defaults 27817 1727096514.77820: variable '__network_service_name_default_nm' from source: role '' defaults 27817 1727096514.77941: variable '__network_service_name_default_nm' from source: role '' defaults 27817 1727096514.78139: variable '__network_packages_default_nm' from source: role '' defaults 27817 1727096514.78143: variable '__network_packages_default_nm' from source: role '' defaults 27817 1727096514.78548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096514.81953: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096514.82031: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096514.82078: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096514.82117: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096514.82153: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096514.82240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.82283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.82314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.82353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.82374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.82417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.82440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.82462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.82506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.82523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.82772: variable '__network_packages_default_gobject_packages' from source: role '' defaults 27817 1727096514.82897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.82930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.82959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.83004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.83072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.83124: variable 'ansible_python' from source: facts 27817 1727096514.83154: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 27817 1727096514.83244: variable '__network_wpa_supplicant_required' from source: role '' defaults 27817 1727096514.83327: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 27817 1727096514.83460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.83493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.83523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.83674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.83677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.83680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096514.83690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096514.83698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.83741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096514.83761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096514.83908: variable 'network_connections' from source: play vars 27817 1727096514.83922: variable 'profile' from source: play vars 27817 1727096514.84011: variable 'profile' from source: play vars 27817 1727096514.84023: variable 'interface' from source: set_fact 27817 1727096514.84085: variable 'interface' from source: set_fact 27817 1727096514.84212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096514.84416: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096514.84466: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096514.84513: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096514.84556: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096514.84620: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096514.84660: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096514.84764: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096514.84769: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096514.84794: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096514.85064: variable 'network_connections' from source: play vars 27817 1727096514.85078: variable 'profile' from source: play vars 27817 1727096514.85157: variable 'profile' from source: play vars 27817 1727096514.85171: variable 'interface' from source: set_fact 27817 1727096514.85236: variable 'interface' from source: set_fact 27817 1727096514.85274: variable '__network_packages_default_wireless' from source: role '' defaults 27817 1727096514.85359: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096514.85662: variable 'network_connections' from source: play vars 27817 1727096514.85675: variable 'profile' from source: play vars 27817 1727096514.85857: variable 'profile' from source: play vars 27817 1727096514.85860: variable 'interface' from source: set_fact 27817 1727096514.85862: variable 'interface' from source: set_fact 27817 1727096514.85870: variable '__network_packages_default_team' from source: role '' defaults 27817 1727096514.85945: variable '__network_team_connections_defined' from source: role '' defaults 27817 1727096514.86228: variable 'network_connections' from source: play vars 27817 1727096514.86238: variable 'profile' from source: play vars 27817 1727096514.86318: variable 'profile' from source: play vars 27817 1727096514.86327: variable 'interface' from source: set_fact 27817 1727096514.86399: variable 'interface' from source: set_fact 27817 1727096514.86449: variable '__network_service_name_default_initscripts' from source: role '' defaults 27817 1727096514.86518: variable '__network_service_name_default_initscripts' from source: role '' defaults 27817 1727096514.86529: variable '__network_packages_default_initscripts' from source: role '' defaults 27817 1727096514.86593: variable '__network_packages_default_initscripts' from source: role '' defaults 27817 1727096514.86803: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 27817 1727096514.87425: variable 'network_connections' from source: play vars 27817 1727096514.87435: variable 'profile' from source: play vars 27817 1727096514.87501: variable 'profile' from source: play vars 27817 1727096514.87509: variable 'interface' from source: set_fact 27817 1727096514.87574: variable 'interface' from source: set_fact 27817 1727096514.87590: variable 'ansible_distribution' from source: facts 27817 1727096514.87597: variable '__network_rh_distros' from source: role '' defaults 27817 1727096514.87605: variable 'ansible_distribution_major_version' from source: facts 27817 1727096514.87619: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 27817 1727096514.87789: variable 'ansible_distribution' from source: facts 27817 1727096514.87807: variable '__network_rh_distros' from source: role '' defaults 27817 1727096514.87916: variable 'ansible_distribution_major_version' from source: facts 27817 1727096514.87919: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 27817 1727096514.87989: variable 'ansible_distribution' from source: facts 27817 1727096514.87997: variable '__network_rh_distros' from source: role '' defaults 27817 1727096514.88005: variable 'ansible_distribution_major_version' from source: facts 27817 1727096514.88041: variable 'network_provider' from source: set_fact 27817 1727096514.88089: variable 'omit' from source: magic vars 27817 1727096514.88120: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096514.88154: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096514.88180: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096514.88198: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096514.88210: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096514.88241: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096514.88249: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096514.88255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096514.88350: Set connection var ansible_pipelining to False 27817 1727096514.88360: Set connection var ansible_connection to ssh 27817 1727096514.88370: Set connection var ansible_timeout to 10 27817 1727096514.88377: Set connection var ansible_shell_type to sh 27817 1727096514.88386: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096514.88395: Set connection var ansible_shell_executable to /bin/sh 27817 1727096514.88425: variable 'ansible_shell_executable' from source: unknown 27817 1727096514.88432: variable 'ansible_connection' from source: unknown 27817 1727096514.88439: variable 'ansible_module_compression' from source: unknown 27817 1727096514.88445: variable 'ansible_shell_type' from source: unknown 27817 1727096514.88451: variable 'ansible_shell_executable' from source: unknown 27817 1727096514.88570: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096514.88577: variable 'ansible_pipelining' from source: unknown 27817 1727096514.88580: variable 'ansible_timeout' from source: unknown 27817 1727096514.88582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096514.88589: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096514.88605: variable 'omit' from source: magic vars 27817 1727096514.88616: starting attempt loop 27817 1727096514.88622: running the handler 27817 1727096514.88703: variable 'ansible_facts' from source: unknown 27817 1727096514.89408: _low_level_execute_command(): starting 27817 1727096514.89420: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096514.90188: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096514.90206: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096514.90231: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096514.90304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096514.91992: stdout chunk (state=3): >>>/root <<< 27817 1727096514.92147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096514.92151: stdout chunk (state=3): >>><<< 27817 1727096514.92153: stderr chunk (state=3): >>><<< 27817 1727096514.92265: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096514.92271: _low_level_execute_command(): starting 27817 1727096514.92274: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096514.9217567-29603-79995123609223 `" && echo ansible-tmp-1727096514.9217567-29603-79995123609223="` echo /root/.ansible/tmp/ansible-tmp-1727096514.9217567-29603-79995123609223 `" ) && sleep 0' 27817 1727096514.92888: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096514.92914: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096514.92937: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096514.92962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096514.93034: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096514.94979: stdout chunk (state=3): >>>ansible-tmp-1727096514.9217567-29603-79995123609223=/root/.ansible/tmp/ansible-tmp-1727096514.9217567-29603-79995123609223 <<< 27817 1727096514.95146: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096514.95149: stdout chunk (state=3): >>><<< 27817 1727096514.95151: stderr chunk (state=3): >>><<< 27817 1727096514.95175: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096514.9217567-29603-79995123609223=/root/.ansible/tmp/ansible-tmp-1727096514.9217567-29603-79995123609223 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096514.95301: variable 'ansible_module_compression' from source: unknown 27817 1727096514.95304: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 27817 1727096514.95362: variable 'ansible_facts' from source: unknown 27817 1727096514.95626: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096514.9217567-29603-79995123609223/AnsiballZ_systemd.py 27817 1727096514.96209: Sending initial data 27817 1727096514.96212: Sent initial data (155 bytes) 27817 1727096514.96971: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096514.97032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096514.97056: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096514.97122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096514.98703: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 27817 1727096514.98717: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096514.98735: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096514.98772: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpokdo69cp /root/.ansible/tmp/ansible-tmp-1727096514.9217567-29603-79995123609223/AnsiballZ_systemd.py <<< 27817 1727096514.98775: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096514.9217567-29603-79995123609223/AnsiballZ_systemd.py" <<< 27817 1727096514.98803: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpokdo69cp" to remote "/root/.ansible/tmp/ansible-tmp-1727096514.9217567-29603-79995123609223/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096514.9217567-29603-79995123609223/AnsiballZ_systemd.py" <<< 27817 1727096515.00285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096515.00289: stdout chunk (state=3): >>><<< 27817 1727096515.00291: stderr chunk (state=3): >>><<< 27817 1727096515.00293: done transferring module to remote 27817 1727096515.00302: _low_level_execute_command(): starting 27817 1727096515.00307: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096514.9217567-29603-79995123609223/ /root/.ansible/tmp/ansible-tmp-1727096514.9217567-29603-79995123609223/AnsiballZ_systemd.py && sleep 0' 27817 1727096515.00933: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096515.00937: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096515.00940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096515.00942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096515.00945: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096515.00947: stderr chunk (state=3): >>>debug2: match not found <<< 27817 1727096515.00949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096515.00951: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27817 1727096515.00954: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 27817 1727096515.00956: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27817 1727096515.00958: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096515.00963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096515.01023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096515.01050: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096515.01066: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096515.01092: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096515.02893: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096515.02896: stdout chunk (state=3): >>><<< 27817 1727096515.02898: stderr chunk (state=3): >>><<< 27817 1727096515.02989: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096515.02992: _low_level_execute_command(): starting 27817 1727096515.02994: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096514.9217567-29603-79995123609223/AnsiballZ_systemd.py && sleep 0' 27817 1727096515.03536: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096515.03548: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096515.03563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096515.03638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096515.03704: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096515.03717: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096515.03745: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096515.03813: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096515.32794: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10645504", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3313852416", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "1944058000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 27817 1727096515.32838: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 27817 1727096515.35081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096515.35085: stdout chunk (state=3): >>><<< 27817 1727096515.35087: stderr chunk (state=3): >>><<< 27817 1727096515.35091: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10645504", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3313852416", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "1944058000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096515.35230: done with _execute_module (ansible.legacy.systemd, {'name': 'NetworkManager', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096514.9217567-29603-79995123609223/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096515.35257: _low_level_execute_command(): starting 27817 1727096515.35267: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096514.9217567-29603-79995123609223/ > /dev/null 2>&1 && sleep 0' 27817 1727096515.36687: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096515.36844: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096515.36866: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096515.36936: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096515.38848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096515.38858: stdout chunk (state=3): >>><<< 27817 1727096515.38877: stderr chunk (state=3): >>><<< 27817 1727096515.38899: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096515.39280: handler run complete 27817 1727096515.39283: attempt loop complete, returning result 27817 1727096515.39285: _execute() done 27817 1727096515.39288: dumping result to json 27817 1727096515.39290: done dumping result, returning 27817 1727096515.39292: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-bae3-08df-0000000000e3] 27817 1727096515.39294: sending task result for task 0afff68d-5257-bae3-08df-0000000000e3 ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27817 1727096515.39648: no more pending results, returning what we have 27817 1727096515.39652: results queue empty 27817 1727096515.39653: checking for any_errors_fatal 27817 1727096515.39659: done checking for any_errors_fatal 27817 1727096515.39660: checking for max_fail_percentage 27817 1727096515.39662: done checking for max_fail_percentage 27817 1727096515.39663: checking to see if all hosts have failed and the running result is not ok 27817 1727096515.39664: done checking to see if all hosts have failed 27817 1727096515.39664: getting the remaining hosts for this loop 27817 1727096515.39666: done getting the remaining hosts for this loop 27817 1727096515.39674: getting the next task for host managed_node3 27817 1727096515.39680: done getting next task for host managed_node3 27817 1727096515.39684: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27817 1727096515.39686: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096515.39697: getting variables 27817 1727096515.39699: in VariableManager get_vars() 27817 1727096515.39734: Calling all_inventory to load vars for managed_node3 27817 1727096515.39737: Calling groups_inventory to load vars for managed_node3 27817 1727096515.39740: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096515.39754: Calling all_plugins_play to load vars for managed_node3 27817 1727096515.39758: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096515.39761: Calling groups_plugins_play to load vars for managed_node3 27817 1727096515.41082: done sending task result for task 0afff68d-5257-bae3-08df-0000000000e3 27817 1727096515.41085: WORKER PROCESS EXITING 27817 1727096515.43167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096515.46423: done with get_vars() 27817 1727096515.46444: done getting variables 27817 1727096515.46712: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:01:55 -0400 (0:00:00.713) 0:00:39.821 ****** 27817 1727096515.46744: entering _queue_task() for managed_node3/service 27817 1727096515.47603: worker is 1 (out of 1 available) 27817 1727096515.47614: exiting _queue_task() for managed_node3/service 27817 1727096515.47623: done queuing things up, now waiting for results queue to drain 27817 1727096515.47624: waiting for pending results... 27817 1727096515.47846: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27817 1727096515.48198: in run() - task 0afff68d-5257-bae3-08df-0000000000e4 27817 1727096515.48222: variable 'ansible_search_path' from source: unknown 27817 1727096515.48298: variable 'ansible_search_path' from source: unknown 27817 1727096515.48338: calling self._execute() 27817 1727096515.48578: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096515.48593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096515.48610: variable 'omit' from source: magic vars 27817 1727096515.49410: variable 'ansible_distribution_major_version' from source: facts 27817 1727096515.49639: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096515.49775: variable 'network_provider' from source: set_fact 27817 1727096515.49857: Evaluated conditional (network_provider == "nm"): True 27817 1727096515.50076: variable '__network_wpa_supplicant_required' from source: role '' defaults 27817 1727096515.50080: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 27817 1727096515.50438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096515.55205: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096515.55275: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096515.55306: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096515.55339: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096515.55365: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096515.55859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096515.55890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096515.55914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096515.55956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096515.56376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096515.56422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096515.56446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096515.56474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096515.56513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096515.56525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096515.56565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096515.56995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096515.57020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096515.57066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096515.57074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096515.57676: variable 'network_connections' from source: play vars 27817 1727096515.57679: variable 'profile' from source: play vars 27817 1727096515.57698: variable 'profile' from source: play vars 27817 1727096515.57701: variable 'interface' from source: set_fact 27817 1727096515.57761: variable 'interface' from source: set_fact 27817 1727096515.58376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27817 1727096515.58524: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27817 1727096515.58627: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27817 1727096515.58662: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27817 1727096515.58729: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27817 1727096515.58849: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27817 1727096515.58880: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27817 1727096515.58944: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096515.59055: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27817 1727096515.59112: variable '__network_wireless_connections_defined' from source: role '' defaults 27817 1727096515.59677: variable 'network_connections' from source: play vars 27817 1727096515.59691: variable 'profile' from source: play vars 27817 1727096515.59755: variable 'profile' from source: play vars 27817 1727096515.60010: variable 'interface' from source: set_fact 27817 1727096515.60013: variable 'interface' from source: set_fact 27817 1727096515.60016: Evaluated conditional (__network_wpa_supplicant_required): False 27817 1727096515.60018: when evaluation is False, skipping this task 27817 1727096515.60020: _execute() done 27817 1727096515.60030: dumping result to json 27817 1727096515.60079: done dumping result, returning 27817 1727096515.60093: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-bae3-08df-0000000000e4] 27817 1727096515.60104: sending task result for task 0afff68d-5257-bae3-08df-0000000000e4 skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 27817 1727096515.60274: no more pending results, returning what we have 27817 1727096515.60279: results queue empty 27817 1727096515.60280: checking for any_errors_fatal 27817 1727096515.60307: done checking for any_errors_fatal 27817 1727096515.60308: checking for max_fail_percentage 27817 1727096515.60310: done checking for max_fail_percentage 27817 1727096515.60311: checking to see if all hosts have failed and the running result is not ok 27817 1727096515.60312: done checking to see if all hosts have failed 27817 1727096515.60313: getting the remaining hosts for this loop 27817 1727096515.60314: done getting the remaining hosts for this loop 27817 1727096515.60318: getting the next task for host managed_node3 27817 1727096515.60325: done getting next task for host managed_node3 27817 1727096515.60330: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 27817 1727096515.60332: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096515.60347: getting variables 27817 1727096515.60349: in VariableManager get_vars() 27817 1727096515.60595: Calling all_inventory to load vars for managed_node3 27817 1727096515.60599: Calling groups_inventory to load vars for managed_node3 27817 1727096515.60601: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096515.60612: Calling all_plugins_play to load vars for managed_node3 27817 1727096515.60615: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096515.60619: Calling groups_plugins_play to load vars for managed_node3 27817 1727096515.61281: done sending task result for task 0afff68d-5257-bae3-08df-0000000000e4 27817 1727096515.61285: WORKER PROCESS EXITING 27817 1727096515.63608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096515.66833: done with get_vars() 27817 1727096515.66860: done getting variables 27817 1727096515.67123: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:01:55 -0400 (0:00:00.204) 0:00:40.025 ****** 27817 1727096515.67153: entering _queue_task() for managed_node3/service 27817 1727096515.68102: worker is 1 (out of 1 available) 27817 1727096515.68112: exiting _queue_task() for managed_node3/service 27817 1727096515.68122: done queuing things up, now waiting for results queue to drain 27817 1727096515.68123: waiting for pending results... 27817 1727096515.68224: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 27817 1727096515.68685: in run() - task 0afff68d-5257-bae3-08df-0000000000e5 27817 1727096515.68689: variable 'ansible_search_path' from source: unknown 27817 1727096515.68692: variable 'ansible_search_path' from source: unknown 27817 1727096515.68695: calling self._execute() 27817 1727096515.68755: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096515.69008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096515.69012: variable 'omit' from source: magic vars 27817 1727096515.69774: variable 'ansible_distribution_major_version' from source: facts 27817 1727096515.69778: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096515.69946: variable 'network_provider' from source: set_fact 27817 1727096515.69957: Evaluated conditional (network_provider == "initscripts"): False 27817 1727096515.69963: when evaluation is False, skipping this task 27817 1727096515.69974: _execute() done 27817 1727096515.69984: dumping result to json 27817 1727096515.69990: done dumping result, returning 27817 1727096515.70177: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-bae3-08df-0000000000e5] 27817 1727096515.70180: sending task result for task 0afff68d-5257-bae3-08df-0000000000e5 27817 1727096515.70248: done sending task result for task 0afff68d-5257-bae3-08df-0000000000e5 27817 1727096515.70251: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27817 1727096515.70300: no more pending results, returning what we have 27817 1727096515.70303: results queue empty 27817 1727096515.70304: checking for any_errors_fatal 27817 1727096515.70316: done checking for any_errors_fatal 27817 1727096515.70317: checking for max_fail_percentage 27817 1727096515.70319: done checking for max_fail_percentage 27817 1727096515.70320: checking to see if all hosts have failed and the running result is not ok 27817 1727096515.70320: done checking to see if all hosts have failed 27817 1727096515.70321: getting the remaining hosts for this loop 27817 1727096515.70323: done getting the remaining hosts for this loop 27817 1727096515.70326: getting the next task for host managed_node3 27817 1727096515.70334: done getting next task for host managed_node3 27817 1727096515.70338: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27817 1727096515.70341: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096515.70359: getting variables 27817 1727096515.70361: in VariableManager get_vars() 27817 1727096515.70411: Calling all_inventory to load vars for managed_node3 27817 1727096515.70414: Calling groups_inventory to load vars for managed_node3 27817 1727096515.70417: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096515.70430: Calling all_plugins_play to load vars for managed_node3 27817 1727096515.70433: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096515.70436: Calling groups_plugins_play to load vars for managed_node3 27817 1727096515.73782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096515.77037: done with get_vars() 27817 1727096515.77065: done getting variables 27817 1727096515.77329: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:01:55 -0400 (0:00:00.102) 0:00:40.127 ****** 27817 1727096515.77359: entering _queue_task() for managed_node3/copy 27817 1727096515.78120: worker is 1 (out of 1 available) 27817 1727096515.78132: exiting _queue_task() for managed_node3/copy 27817 1727096515.78144: done queuing things up, now waiting for results queue to drain 27817 1727096515.78145: waiting for pending results... 27817 1727096515.78989: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27817 1727096515.78995: in run() - task 0afff68d-5257-bae3-08df-0000000000e6 27817 1727096515.78998: variable 'ansible_search_path' from source: unknown 27817 1727096515.79001: variable 'ansible_search_path' from source: unknown 27817 1727096515.79574: calling self._execute() 27817 1727096515.79579: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096515.79582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096515.79585: variable 'omit' from source: magic vars 27817 1727096515.80773: variable 'ansible_distribution_major_version' from source: facts 27817 1727096515.80777: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096515.81373: variable 'network_provider' from source: set_fact 27817 1727096515.81377: Evaluated conditional (network_provider == "initscripts"): False 27817 1727096515.81379: when evaluation is False, skipping this task 27817 1727096515.81382: _execute() done 27817 1727096515.81384: dumping result to json 27817 1727096515.81386: done dumping result, returning 27817 1727096515.81390: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-bae3-08df-0000000000e6] 27817 1727096515.81392: sending task result for task 0afff68d-5257-bae3-08df-0000000000e6 27817 1727096515.81471: done sending task result for task 0afff68d-5257-bae3-08df-0000000000e6 27817 1727096515.81476: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 27817 1727096515.81525: no more pending results, returning what we have 27817 1727096515.81529: results queue empty 27817 1727096515.81530: checking for any_errors_fatal 27817 1727096515.81536: done checking for any_errors_fatal 27817 1727096515.81536: checking for max_fail_percentage 27817 1727096515.81539: done checking for max_fail_percentage 27817 1727096515.81540: checking to see if all hosts have failed and the running result is not ok 27817 1727096515.81541: done checking to see if all hosts have failed 27817 1727096515.81542: getting the remaining hosts for this loop 27817 1727096515.81544: done getting the remaining hosts for this loop 27817 1727096515.81547: getting the next task for host managed_node3 27817 1727096515.81554: done getting next task for host managed_node3 27817 1727096515.81558: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27817 1727096515.81560: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096515.81579: getting variables 27817 1727096515.81582: in VariableManager get_vars() 27817 1727096515.81622: Calling all_inventory to load vars for managed_node3 27817 1727096515.81626: Calling groups_inventory to load vars for managed_node3 27817 1727096515.81629: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096515.81641: Calling all_plugins_play to load vars for managed_node3 27817 1727096515.81644: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096515.81647: Calling groups_plugins_play to load vars for managed_node3 27817 1727096515.84428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096515.88063: done with get_vars() 27817 1727096515.88290: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:01:55 -0400 (0:00:00.110) 0:00:40.237 ****** 27817 1727096515.88373: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 27817 1727096515.89128: worker is 1 (out of 1 available) 27817 1727096515.89140: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 27817 1727096515.89152: done queuing things up, now waiting for results queue to drain 27817 1727096515.89153: waiting for pending results... 27817 1727096515.89808: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27817 1727096515.89950: in run() - task 0afff68d-5257-bae3-08df-0000000000e7 27817 1727096515.90027: variable 'ansible_search_path' from source: unknown 27817 1727096515.90035: variable 'ansible_search_path' from source: unknown 27817 1727096515.90377: calling self._execute() 27817 1727096515.90381: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096515.90384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096515.90386: variable 'omit' from source: magic vars 27817 1727096515.91129: variable 'ansible_distribution_major_version' from source: facts 27817 1727096515.91263: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096515.91281: variable 'omit' from source: magic vars 27817 1727096515.91319: variable 'omit' from source: magic vars 27817 1727096515.91791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27817 1727096515.96047: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27817 1727096515.96228: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27817 1727096515.96491: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27817 1727096515.96494: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27817 1727096515.96496: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27817 1727096515.96642: variable 'network_provider' from source: set_fact 27817 1727096515.97077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27817 1727096515.97081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27817 1727096515.97104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27817 1727096515.97147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27817 1727096515.97199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27817 1727096515.97361: variable 'omit' from source: magic vars 27817 1727096515.97563: variable 'omit' from source: magic vars 27817 1727096515.97723: variable 'network_connections' from source: play vars 27817 1727096515.97853: variable 'profile' from source: play vars 27817 1727096515.97926: variable 'profile' from source: play vars 27817 1727096515.98165: variable 'interface' from source: set_fact 27817 1727096515.98170: variable 'interface' from source: set_fact 27817 1727096515.98377: variable 'omit' from source: magic vars 27817 1727096515.98489: variable '__lsr_ansible_managed' from source: task vars 27817 1727096515.98605: variable '__lsr_ansible_managed' from source: task vars 27817 1727096515.99193: Loaded config def from plugin (lookup/template) 27817 1727096515.99204: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 27817 1727096515.99234: File lookup term: get_ansible_managed.j2 27817 1727096515.99263: variable 'ansible_search_path' from source: unknown 27817 1727096515.99477: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 27817 1727096515.99482: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 27817 1727096515.99485: variable 'ansible_search_path' from source: unknown 27817 1727096516.12882: variable 'ansible_managed' from source: unknown 27817 1727096516.13123: variable 'omit' from source: magic vars 27817 1727096516.13227: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096516.13260: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096516.13325: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096516.13349: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096516.13522: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096516.13525: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096516.13528: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096516.13530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096516.13678: Set connection var ansible_pipelining to False 27817 1727096516.13749: Set connection var ansible_connection to ssh 27817 1727096516.13761: Set connection var ansible_timeout to 10 27817 1727096516.13774: Set connection var ansible_shell_type to sh 27817 1727096516.13786: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096516.13796: Set connection var ansible_shell_executable to /bin/sh 27817 1727096516.13874: variable 'ansible_shell_executable' from source: unknown 27817 1727096516.13877: variable 'ansible_connection' from source: unknown 27817 1727096516.13880: variable 'ansible_module_compression' from source: unknown 27817 1727096516.13882: variable 'ansible_shell_type' from source: unknown 27817 1727096516.13884: variable 'ansible_shell_executable' from source: unknown 27817 1727096516.13886: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096516.13888: variable 'ansible_pipelining' from source: unknown 27817 1727096516.14175: variable 'ansible_timeout' from source: unknown 27817 1727096516.14179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096516.14221: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27817 1727096516.14244: variable 'omit' from source: magic vars 27817 1727096516.14302: starting attempt loop 27817 1727096516.14311: running the handler 27817 1727096516.14331: _low_level_execute_command(): starting 27817 1727096516.14343: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096516.15790: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096516.15826: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096516.16181: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096516.16199: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096516.16276: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096516.17946: stdout chunk (state=3): >>>/root <<< 27817 1727096516.18105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096516.18108: stdout chunk (state=3): >>><<< 27817 1727096516.18110: stderr chunk (state=3): >>><<< 27817 1727096516.18226: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096516.18229: _low_level_execute_command(): starting 27817 1727096516.18233: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096516.1813188-29661-122911618597987 `" && echo ansible-tmp-1727096516.1813188-29661-122911618597987="` echo /root/.ansible/tmp/ansible-tmp-1727096516.1813188-29661-122911618597987 `" ) && sleep 0' 27817 1727096516.19475: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096516.19489: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 27817 1727096516.19565: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096516.19702: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096516.19762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096516.21637: stdout chunk (state=3): >>>ansible-tmp-1727096516.1813188-29661-122911618597987=/root/.ansible/tmp/ansible-tmp-1727096516.1813188-29661-122911618597987 <<< 27817 1727096516.21781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096516.21791: stdout chunk (state=3): >>><<< 27817 1727096516.21803: stderr chunk (state=3): >>><<< 27817 1727096516.21856: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096516.1813188-29661-122911618597987=/root/.ansible/tmp/ansible-tmp-1727096516.1813188-29661-122911618597987 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096516.22060: variable 'ansible_module_compression' from source: unknown 27817 1727096516.22078: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 27817 1727096516.22117: variable 'ansible_facts' from source: unknown 27817 1727096516.22398: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096516.1813188-29661-122911618597987/AnsiballZ_network_connections.py 27817 1727096516.22655: Sending initial data 27817 1727096516.22664: Sent initial data (168 bytes) 27817 1727096516.23962: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096516.24186: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096516.24325: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096516.24353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096516.25919: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096516.26062: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096516.26103: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpkxcwd09c /root/.ansible/tmp/ansible-tmp-1727096516.1813188-29661-122911618597987/AnsiballZ_network_connections.py <<< 27817 1727096516.26107: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096516.1813188-29661-122911618597987/AnsiballZ_network_connections.py" <<< 27817 1727096516.26161: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpkxcwd09c" to remote "/root/.ansible/tmp/ansible-tmp-1727096516.1813188-29661-122911618597987/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096516.1813188-29661-122911618597987/AnsiballZ_network_connections.py" <<< 27817 1727096516.27898: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096516.27991: stderr chunk (state=3): >>><<< 27817 1727096516.27994: stdout chunk (state=3): >>><<< 27817 1727096516.27997: done transferring module to remote 27817 1727096516.27999: _low_level_execute_command(): starting 27817 1727096516.28001: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096516.1813188-29661-122911618597987/ /root/.ansible/tmp/ansible-tmp-1727096516.1813188-29661-122911618597987/AnsiballZ_network_connections.py && sleep 0' 27817 1727096516.29289: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096516.29309: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096516.29326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096516.29346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096516.29365: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096516.29486: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096516.29555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096516.29640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096516.29703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096516.31501: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096516.31585: stderr chunk (state=3): >>><<< 27817 1727096516.31595: stdout chunk (state=3): >>><<< 27817 1727096516.31772: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096516.31776: _low_level_execute_command(): starting 27817 1727096516.31779: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096516.1813188-29661-122911618597987/AnsiballZ_network_connections.py && sleep 0' 27817 1727096516.32884: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096516.32900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096516.32985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096516.33131: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096516.33174: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096516.60984: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_ddmt2x1o/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_ddmt2x1o/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on ethtest0/ae94ac36-58f6-497f-8320-ae1c2878a2ca: error=unknown <<< 27817 1727096516.61030: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 27817 1727096516.62997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096516.63008: stdout chunk (state=3): >>><<< 27817 1727096516.63021: stderr chunk (state=3): >>><<< 27817 1727096516.63120: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_ddmt2x1o/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_ddmt2x1o/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on ethtest0/ae94ac36-58f6-497f-8320-ae1c2878a2ca: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096516.63276: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'ethtest0', 'persistent_state': 'absent'}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096516.1813188-29661-122911618597987/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096516.63370: _low_level_execute_command(): starting 27817 1727096516.63419: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096516.1813188-29661-122911618597987/ > /dev/null 2>&1 && sleep 0' 27817 1727096516.64774: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096516.64777: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096516.64780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096516.64782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096516.64785: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096516.64787: stderr chunk (state=3): >>>debug2: match not found <<< 27817 1727096516.64832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096516.65002: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096516.65072: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096516.65092: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096516.67076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096516.67082: stdout chunk (state=3): >>><<< 27817 1727096516.67090: stderr chunk (state=3): >>><<< 27817 1727096516.67107: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096516.67113: handler run complete 27817 1727096516.67140: attempt loop complete, returning result 27817 1727096516.67143: _execute() done 27817 1727096516.67145: dumping result to json 27817 1727096516.67262: done dumping result, returning 27817 1727096516.67282: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-bae3-08df-0000000000e7] 27817 1727096516.67285: sending task result for task 0afff68d-5257-bae3-08df-0000000000e7 changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 27817 1727096516.67583: no more pending results, returning what we have 27817 1727096516.67596: results queue empty 27817 1727096516.67597: checking for any_errors_fatal 27817 1727096516.67603: done checking for any_errors_fatal 27817 1727096516.67604: checking for max_fail_percentage 27817 1727096516.67606: done checking for max_fail_percentage 27817 1727096516.67607: checking to see if all hosts have failed and the running result is not ok 27817 1727096516.67608: done checking to see if all hosts have failed 27817 1727096516.67609: getting the remaining hosts for this loop 27817 1727096516.67610: done getting the remaining hosts for this loop 27817 1727096516.67615: getting the next task for host managed_node3 27817 1727096516.67621: done getting next task for host managed_node3 27817 1727096516.67625: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 27817 1727096516.67627: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096516.67637: getting variables 27817 1727096516.67638: in VariableManager get_vars() 27817 1727096516.67936: Calling all_inventory to load vars for managed_node3 27817 1727096516.67940: Calling groups_inventory to load vars for managed_node3 27817 1727096516.67942: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096516.67953: Calling all_plugins_play to load vars for managed_node3 27817 1727096516.67956: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096516.67959: Calling groups_plugins_play to load vars for managed_node3 27817 1727096516.68580: done sending task result for task 0afff68d-5257-bae3-08df-0000000000e7 27817 1727096516.68584: WORKER PROCESS EXITING 27817 1727096516.71162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096516.74977: done with get_vars() 27817 1727096516.75124: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:01:56 -0400 (0:00:00.869) 0:00:41.106 ****** 27817 1727096516.75284: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 27817 1727096516.76099: worker is 1 (out of 1 available) 27817 1727096516.76111: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 27817 1727096516.76123: done queuing things up, now waiting for results queue to drain 27817 1727096516.76124: waiting for pending results... 27817 1727096516.76570: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 27817 1727096516.76663: in run() - task 0afff68d-5257-bae3-08df-0000000000e8 27817 1727096516.76882: variable 'ansible_search_path' from source: unknown 27817 1727096516.76886: variable 'ansible_search_path' from source: unknown 27817 1727096516.76924: calling self._execute() 27817 1727096516.77021: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096516.77030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096516.77037: variable 'omit' from source: magic vars 27817 1727096516.77811: variable 'ansible_distribution_major_version' from source: facts 27817 1727096516.77822: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096516.78043: variable 'network_state' from source: role '' defaults 27817 1727096516.78054: Evaluated conditional (network_state != {}): False 27817 1727096516.78057: when evaluation is False, skipping this task 27817 1727096516.78060: _execute() done 27817 1727096516.78063: dumping result to json 27817 1727096516.78065: done dumping result, returning 27817 1727096516.78077: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-bae3-08df-0000000000e8] 27817 1727096516.78080: sending task result for task 0afff68d-5257-bae3-08df-0000000000e8 27817 1727096516.78283: done sending task result for task 0afff68d-5257-bae3-08df-0000000000e8 27817 1727096516.78286: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27817 1727096516.78337: no more pending results, returning what we have 27817 1727096516.78349: results queue empty 27817 1727096516.78351: checking for any_errors_fatal 27817 1727096516.78366: done checking for any_errors_fatal 27817 1727096516.78368: checking for max_fail_percentage 27817 1727096516.78371: done checking for max_fail_percentage 27817 1727096516.78374: checking to see if all hosts have failed and the running result is not ok 27817 1727096516.78375: done checking to see if all hosts have failed 27817 1727096516.78376: getting the remaining hosts for this loop 27817 1727096516.78377: done getting the remaining hosts for this loop 27817 1727096516.78381: getting the next task for host managed_node3 27817 1727096516.78388: done getting next task for host managed_node3 27817 1727096516.78393: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27817 1727096516.78395: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096516.78412: getting variables 27817 1727096516.78414: in VariableManager get_vars() 27817 1727096516.78680: Calling all_inventory to load vars for managed_node3 27817 1727096516.78683: Calling groups_inventory to load vars for managed_node3 27817 1727096516.78686: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096516.78696: Calling all_plugins_play to load vars for managed_node3 27817 1727096516.78699: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096516.78701: Calling groups_plugins_play to load vars for managed_node3 27817 1727096516.81925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096516.85655: done with get_vars() 27817 1727096516.85719: done getting variables 27817 1727096516.85792: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:01:56 -0400 (0:00:00.106) 0:00:41.213 ****** 27817 1727096516.85943: entering _queue_task() for managed_node3/debug 27817 1727096516.86801: worker is 1 (out of 1 available) 27817 1727096516.86813: exiting _queue_task() for managed_node3/debug 27817 1727096516.86823: done queuing things up, now waiting for results queue to drain 27817 1727096516.86825: waiting for pending results... 27817 1727096516.87288: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27817 1727096516.87475: in run() - task 0afff68d-5257-bae3-08df-0000000000e9 27817 1727096516.87479: variable 'ansible_search_path' from source: unknown 27817 1727096516.87483: variable 'ansible_search_path' from source: unknown 27817 1727096516.87598: calling self._execute() 27817 1727096516.87701: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096516.87705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096516.87870: variable 'omit' from source: magic vars 27817 1727096516.88750: variable 'ansible_distribution_major_version' from source: facts 27817 1727096516.88762: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096516.89174: variable 'omit' from source: magic vars 27817 1727096516.89178: variable 'omit' from source: magic vars 27817 1727096516.89180: variable 'omit' from source: magic vars 27817 1727096516.89207: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096516.89241: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096516.89263: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096516.89675: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096516.89679: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096516.89681: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096516.89684: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096516.89686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096516.89843: Set connection var ansible_pipelining to False 27817 1727096516.89850: Set connection var ansible_connection to ssh 27817 1727096516.89857: Set connection var ansible_timeout to 10 27817 1727096516.89859: Set connection var ansible_shell_type to sh 27817 1727096516.89876: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096516.89879: Set connection var ansible_shell_executable to /bin/sh 27817 1727096516.90041: variable 'ansible_shell_executable' from source: unknown 27817 1727096516.90045: variable 'ansible_connection' from source: unknown 27817 1727096516.90048: variable 'ansible_module_compression' from source: unknown 27817 1727096516.90053: variable 'ansible_shell_type' from source: unknown 27817 1727096516.90055: variable 'ansible_shell_executable' from source: unknown 27817 1727096516.90058: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096516.90060: variable 'ansible_pipelining' from source: unknown 27817 1727096516.90062: variable 'ansible_timeout' from source: unknown 27817 1727096516.90064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096516.90457: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096516.90470: variable 'omit' from source: magic vars 27817 1727096516.90476: starting attempt loop 27817 1727096516.90479: running the handler 27817 1727096516.90747: variable '__network_connections_result' from source: set_fact 27817 1727096516.90975: handler run complete 27817 1727096516.90978: attempt loop complete, returning result 27817 1727096516.90981: _execute() done 27817 1727096516.90983: dumping result to json 27817 1727096516.90986: done dumping result, returning 27817 1727096516.90988: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-bae3-08df-0000000000e9] 27817 1727096516.90990: sending task result for task 0afff68d-5257-bae3-08df-0000000000e9 27817 1727096516.91336: done sending task result for task 0afff68d-5257-bae3-08df-0000000000e9 27817 1727096516.91339: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "" ] } 27817 1727096516.91431: no more pending results, returning what we have 27817 1727096516.91434: results queue empty 27817 1727096516.91434: checking for any_errors_fatal 27817 1727096516.91439: done checking for any_errors_fatal 27817 1727096516.91440: checking for max_fail_percentage 27817 1727096516.91441: done checking for max_fail_percentage 27817 1727096516.91442: checking to see if all hosts have failed and the running result is not ok 27817 1727096516.91443: done checking to see if all hosts have failed 27817 1727096516.91443: getting the remaining hosts for this loop 27817 1727096516.91445: done getting the remaining hosts for this loop 27817 1727096516.91449: getting the next task for host managed_node3 27817 1727096516.91454: done getting next task for host managed_node3 27817 1727096516.91458: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27817 1727096516.91460: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096516.91470: getting variables 27817 1727096516.91473: in VariableManager get_vars() 27817 1727096516.91505: Calling all_inventory to load vars for managed_node3 27817 1727096516.91508: Calling groups_inventory to load vars for managed_node3 27817 1727096516.91509: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096516.91517: Calling all_plugins_play to load vars for managed_node3 27817 1727096516.91519: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096516.91521: Calling groups_plugins_play to load vars for managed_node3 27817 1727096516.94782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096516.98301: done with get_vars() 27817 1727096516.98338: done getting variables 27817 1727096516.98517: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:01:56 -0400 (0:00:00.126) 0:00:41.339 ****** 27817 1727096516.98552: entering _queue_task() for managed_node3/debug 27817 1727096516.99342: worker is 1 (out of 1 available) 27817 1727096516.99354: exiting _queue_task() for managed_node3/debug 27817 1727096516.99365: done queuing things up, now waiting for results queue to drain 27817 1727096516.99366: waiting for pending results... 27817 1727096517.00109: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27817 1727096517.00576: in run() - task 0afff68d-5257-bae3-08df-0000000000ea 27817 1727096517.00581: variable 'ansible_search_path' from source: unknown 27817 1727096517.00584: variable 'ansible_search_path' from source: unknown 27817 1727096517.00611: calling self._execute() 27817 1727096517.00823: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096517.00827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096517.00838: variable 'omit' from source: magic vars 27817 1727096517.01322: variable 'ansible_distribution_major_version' from source: facts 27817 1727096517.01351: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096517.01354: variable 'omit' from source: magic vars 27817 1727096517.01379: variable 'omit' from source: magic vars 27817 1727096517.01570: variable 'omit' from source: magic vars 27817 1727096517.01577: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096517.01580: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096517.01583: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096517.01585: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096517.01587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096517.01589: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096517.01591: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096517.01593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096517.01690: Set connection var ansible_pipelining to False 27817 1727096517.01696: Set connection var ansible_connection to ssh 27817 1727096517.01703: Set connection var ansible_timeout to 10 27817 1727096517.01706: Set connection var ansible_shell_type to sh 27817 1727096517.01708: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096517.01715: Set connection var ansible_shell_executable to /bin/sh 27817 1727096517.01740: variable 'ansible_shell_executable' from source: unknown 27817 1727096517.01750: variable 'ansible_connection' from source: unknown 27817 1727096517.01754: variable 'ansible_module_compression' from source: unknown 27817 1727096517.01756: variable 'ansible_shell_type' from source: unknown 27817 1727096517.01758: variable 'ansible_shell_executable' from source: unknown 27817 1727096517.01761: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096517.01763: variable 'ansible_pipelining' from source: unknown 27817 1727096517.01766: variable 'ansible_timeout' from source: unknown 27817 1727096517.01774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096517.02002: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096517.02006: variable 'omit' from source: magic vars 27817 1727096517.02009: starting attempt loop 27817 1727096517.02012: running the handler 27817 1727096517.02014: variable '__network_connections_result' from source: set_fact 27817 1727096517.02087: variable '__network_connections_result' from source: set_fact 27817 1727096517.02260: handler run complete 27817 1727096517.02284: attempt loop complete, returning result 27817 1727096517.02287: _execute() done 27817 1727096517.02577: dumping result to json 27817 1727096517.02580: done dumping result, returning 27817 1727096517.02582: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-bae3-08df-0000000000ea] 27817 1727096517.02584: sending task result for task 0afff68d-5257-bae3-08df-0000000000ea 27817 1727096517.02655: done sending task result for task 0afff68d-5257-bae3-08df-0000000000ea 27817 1727096517.02658: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 27817 1727096517.02754: no more pending results, returning what we have 27817 1727096517.02757: results queue empty 27817 1727096517.02758: checking for any_errors_fatal 27817 1727096517.02766: done checking for any_errors_fatal 27817 1727096517.02766: checking for max_fail_percentage 27817 1727096517.02770: done checking for max_fail_percentage 27817 1727096517.02773: checking to see if all hosts have failed and the running result is not ok 27817 1727096517.02774: done checking to see if all hosts have failed 27817 1727096517.02775: getting the remaining hosts for this loop 27817 1727096517.02777: done getting the remaining hosts for this loop 27817 1727096517.02781: getting the next task for host managed_node3 27817 1727096517.02787: done getting next task for host managed_node3 27817 1727096517.02791: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27817 1727096517.02794: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096517.02805: getting variables 27817 1727096517.02807: in VariableManager get_vars() 27817 1727096517.02845: Calling all_inventory to load vars for managed_node3 27817 1727096517.02848: Calling groups_inventory to load vars for managed_node3 27817 1727096517.02850: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096517.02859: Calling all_plugins_play to load vars for managed_node3 27817 1727096517.02862: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096517.02864: Calling groups_plugins_play to load vars for managed_node3 27817 1727096517.07655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096517.11691: done with get_vars() 27817 1727096517.11727: done getting variables 27817 1727096517.11907: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:01:57 -0400 (0:00:00.133) 0:00:41.473 ****** 27817 1727096517.11945: entering _queue_task() for managed_node3/debug 27817 1727096517.12723: worker is 1 (out of 1 available) 27817 1727096517.12738: exiting _queue_task() for managed_node3/debug 27817 1727096517.12864: done queuing things up, now waiting for results queue to drain 27817 1727096517.12865: waiting for pending results... 27817 1727096517.13392: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27817 1727096517.13735: in run() - task 0afff68d-5257-bae3-08df-0000000000eb 27817 1727096517.13738: variable 'ansible_search_path' from source: unknown 27817 1727096517.13742: variable 'ansible_search_path' from source: unknown 27817 1727096517.13745: calling self._execute() 27817 1727096517.14034: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096517.14143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096517.14147: variable 'omit' from source: magic vars 27817 1727096517.14665: variable 'ansible_distribution_major_version' from source: facts 27817 1727096517.14808: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096517.15014: variable 'network_state' from source: role '' defaults 27817 1727096517.15031: Evaluated conditional (network_state != {}): False 27817 1727096517.15037: when evaluation is False, skipping this task 27817 1727096517.15043: _execute() done 27817 1727096517.15052: dumping result to json 27817 1727096517.15061: done dumping result, returning 27817 1727096517.15078: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-bae3-08df-0000000000eb] 27817 1727096517.15091: sending task result for task 0afff68d-5257-bae3-08df-0000000000eb 27817 1727096517.15203: done sending task result for task 0afff68d-5257-bae3-08df-0000000000eb 27817 1727096517.15211: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 27817 1727096517.15273: no more pending results, returning what we have 27817 1727096517.15279: results queue empty 27817 1727096517.15280: checking for any_errors_fatal 27817 1727096517.15294: done checking for any_errors_fatal 27817 1727096517.15295: checking for max_fail_percentage 27817 1727096517.15298: done checking for max_fail_percentage 27817 1727096517.15299: checking to see if all hosts have failed and the running result is not ok 27817 1727096517.15300: done checking to see if all hosts have failed 27817 1727096517.15301: getting the remaining hosts for this loop 27817 1727096517.15302: done getting the remaining hosts for this loop 27817 1727096517.15306: getting the next task for host managed_node3 27817 1727096517.15314: done getting next task for host managed_node3 27817 1727096517.15318: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 27817 1727096517.15321: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096517.15337: getting variables 27817 1727096517.15340: in VariableManager get_vars() 27817 1727096517.15385: Calling all_inventory to load vars for managed_node3 27817 1727096517.15389: Calling groups_inventory to load vars for managed_node3 27817 1727096517.15391: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096517.15403: Calling all_plugins_play to load vars for managed_node3 27817 1727096517.15406: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096517.15409: Calling groups_plugins_play to load vars for managed_node3 27817 1727096517.17123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096517.18735: done with get_vars() 27817 1727096517.18759: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:01:57 -0400 (0:00:00.069) 0:00:41.542 ****** 27817 1727096517.18852: entering _queue_task() for managed_node3/ping 27817 1727096517.19186: worker is 1 (out of 1 available) 27817 1727096517.19197: exiting _queue_task() for managed_node3/ping 27817 1727096517.19210: done queuing things up, now waiting for results queue to drain 27817 1727096517.19211: waiting for pending results... 27817 1727096517.19560: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 27817 1727096517.20050: in run() - task 0afff68d-5257-bae3-08df-0000000000ec 27817 1727096517.20071: variable 'ansible_search_path' from source: unknown 27817 1727096517.20082: variable 'ansible_search_path' from source: unknown 27817 1727096517.20124: calling self._execute() 27817 1727096517.20399: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096517.20410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096517.20579: variable 'omit' from source: magic vars 27817 1727096517.21231: variable 'ansible_distribution_major_version' from source: facts 27817 1727096517.21247: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096517.21286: variable 'omit' from source: magic vars 27817 1727096517.21476: variable 'omit' from source: magic vars 27817 1727096517.21479: variable 'omit' from source: magic vars 27817 1727096517.21533: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096517.21677: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096517.21689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096517.21714: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096517.21841: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096517.21844: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096517.21847: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096517.21850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096517.22170: Set connection var ansible_pipelining to False 27817 1727096517.22175: Set connection var ansible_connection to ssh 27817 1727096517.22178: Set connection var ansible_timeout to 10 27817 1727096517.22180: Set connection var ansible_shell_type to sh 27817 1727096517.22277: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096517.22280: Set connection var ansible_shell_executable to /bin/sh 27817 1727096517.22282: variable 'ansible_shell_executable' from source: unknown 27817 1727096517.22284: variable 'ansible_connection' from source: unknown 27817 1727096517.22286: variable 'ansible_module_compression' from source: unknown 27817 1727096517.22288: variable 'ansible_shell_type' from source: unknown 27817 1727096517.22289: variable 'ansible_shell_executable' from source: unknown 27817 1727096517.22291: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096517.22293: variable 'ansible_pipelining' from source: unknown 27817 1727096517.22294: variable 'ansible_timeout' from source: unknown 27817 1727096517.22296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096517.22754: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27817 1727096517.22934: variable 'omit' from source: magic vars 27817 1727096517.22942: starting attempt loop 27817 1727096517.22947: running the handler 27817 1727096517.22966: _low_level_execute_command(): starting 27817 1727096517.22984: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096517.24317: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096517.24575: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096517.24710: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096517.24741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096517.26441: stdout chunk (state=3): >>>/root <<< 27817 1727096517.26682: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096517.26685: stdout chunk (state=3): >>><<< 27817 1727096517.26688: stderr chunk (state=3): >>><<< 27817 1727096517.26709: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096517.26963: _low_level_execute_command(): starting 27817 1727096517.26971: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096517.268756-29697-121645872297615 `" && echo ansible-tmp-1727096517.268756-29697-121645872297615="` echo /root/.ansible/tmp/ansible-tmp-1727096517.268756-29697-121645872297615 `" ) && sleep 0' 27817 1727096517.28138: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096517.28213: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096517.28229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096517.28249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096517.28266: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096517.28282: stderr chunk (state=3): >>>debug2: match not found <<< 27817 1727096517.28296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096517.28327: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27817 1727096517.28419: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096517.28441: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096517.28504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096517.30437: stdout chunk (state=3): >>>ansible-tmp-1727096517.268756-29697-121645872297615=/root/.ansible/tmp/ansible-tmp-1727096517.268756-29697-121645872297615 <<< 27817 1727096517.30875: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096517.30878: stdout chunk (state=3): >>><<< 27817 1727096517.30881: stderr chunk (state=3): >>><<< 27817 1727096517.30883: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096517.268756-29697-121645872297615=/root/.ansible/tmp/ansible-tmp-1727096517.268756-29697-121645872297615 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096517.30886: variable 'ansible_module_compression' from source: unknown 27817 1727096517.30888: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 27817 1727096517.31004: variable 'ansible_facts' from source: unknown 27817 1727096517.31078: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096517.268756-29697-121645872297615/AnsiballZ_ping.py 27817 1727096517.31602: Sending initial data 27817 1727096517.31605: Sent initial data (152 bytes) 27817 1727096517.32642: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096517.32830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096517.32839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096517.32842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096517.32845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096517.32874: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096517.32937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096517.34528: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096517.34554: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096517.34592: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpv0p7jidw /root/.ansible/tmp/ansible-tmp-1727096517.268756-29697-121645872297615/AnsiballZ_ping.py <<< 27817 1727096517.34595: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096517.268756-29697-121645872297615/AnsiballZ_ping.py" <<< 27817 1727096517.34626: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpv0p7jidw" to remote "/root/.ansible/tmp/ansible-tmp-1727096517.268756-29697-121645872297615/AnsiballZ_ping.py" <<< 27817 1727096517.34629: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096517.268756-29697-121645872297615/AnsiballZ_ping.py" <<< 27817 1727096517.35363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096517.35366: stderr chunk (state=3): >>><<< 27817 1727096517.35371: stdout chunk (state=3): >>><<< 27817 1727096517.35376: done transferring module to remote 27817 1727096517.35378: _low_level_execute_command(): starting 27817 1727096517.35380: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096517.268756-29697-121645872297615/ /root/.ansible/tmp/ansible-tmp-1727096517.268756-29697-121645872297615/AnsiballZ_ping.py && sleep 0' 27817 1727096517.35898: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096517.35904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096517.35939: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096517.35942: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096517.35944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096517.35950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096517.35997: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096517.36000: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096517.36039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096517.38192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096517.38196: stdout chunk (state=3): >>><<< 27817 1727096517.38198: stderr chunk (state=3): >>><<< 27817 1727096517.38200: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096517.38202: _low_level_execute_command(): starting 27817 1727096517.38205: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096517.268756-29697-121645872297615/AnsiballZ_ping.py && sleep 0' 27817 1727096517.39074: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096517.39093: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096517.39112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096517.39133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096517.39152: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096517.39165: stderr chunk (state=3): >>>debug2: match not found <<< 27817 1727096517.39283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096517.39587: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096517.39634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096517.54874: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 27817 1727096517.56193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096517.56228: stderr chunk (state=3): >>><<< 27817 1727096517.56231: stdout chunk (state=3): >>><<< 27817 1727096517.56247: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096517.56271: done with _execute_module (ping, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ping', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096517.268756-29697-121645872297615/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096517.56282: _low_level_execute_command(): starting 27817 1727096517.56285: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096517.268756-29697-121645872297615/ > /dev/null 2>&1 && sleep 0' 27817 1727096517.56771: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096517.56802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096517.56805: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096517.56807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096517.56857: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096517.56890: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096517.56933: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096517.58735: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096517.58766: stderr chunk (state=3): >>><<< 27817 1727096517.58771: stdout chunk (state=3): >>><<< 27817 1727096517.58789: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096517.58793: handler run complete 27817 1727096517.58808: attempt loop complete, returning result 27817 1727096517.58811: _execute() done 27817 1727096517.58814: dumping result to json 27817 1727096517.58816: done dumping result, returning 27817 1727096517.58824: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-bae3-08df-0000000000ec] 27817 1727096517.58829: sending task result for task 0afff68d-5257-bae3-08df-0000000000ec 27817 1727096517.58918: done sending task result for task 0afff68d-5257-bae3-08df-0000000000ec 27817 1727096517.58921: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 27817 1727096517.58986: no more pending results, returning what we have 27817 1727096517.58989: results queue empty 27817 1727096517.58990: checking for any_errors_fatal 27817 1727096517.58996: done checking for any_errors_fatal 27817 1727096517.58997: checking for max_fail_percentage 27817 1727096517.58999: done checking for max_fail_percentage 27817 1727096517.58999: checking to see if all hosts have failed and the running result is not ok 27817 1727096517.59000: done checking to see if all hosts have failed 27817 1727096517.59001: getting the remaining hosts for this loop 27817 1727096517.59002: done getting the remaining hosts for this loop 27817 1727096517.59006: getting the next task for host managed_node3 27817 1727096517.59013: done getting next task for host managed_node3 27817 1727096517.59015: ^ task is: TASK: meta (role_complete) 27817 1727096517.59017: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096517.59025: getting variables 27817 1727096517.59027: in VariableManager get_vars() 27817 1727096517.59070: Calling all_inventory to load vars for managed_node3 27817 1727096517.59073: Calling groups_inventory to load vars for managed_node3 27817 1727096517.59075: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096517.59086: Calling all_plugins_play to load vars for managed_node3 27817 1727096517.59088: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096517.59091: Calling groups_plugins_play to load vars for managed_node3 27817 1727096517.60054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096517.60961: done with get_vars() 27817 1727096517.60981: done getting variables 27817 1727096517.61041: done queuing things up, now waiting for results queue to drain 27817 1727096517.61042: results queue empty 27817 1727096517.61043: checking for any_errors_fatal 27817 1727096517.61045: done checking for any_errors_fatal 27817 1727096517.61045: checking for max_fail_percentage 27817 1727096517.61046: done checking for max_fail_percentage 27817 1727096517.61046: checking to see if all hosts have failed and the running result is not ok 27817 1727096517.61048: done checking to see if all hosts have failed 27817 1727096517.61048: getting the remaining hosts for this loop 27817 1727096517.61049: done getting the remaining hosts for this loop 27817 1727096517.61051: getting the next task for host managed_node3 27817 1727096517.61053: done getting next task for host managed_node3 27817 1727096517.61054: ^ task is: TASK: meta (flush_handlers) 27817 1727096517.61055: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096517.61057: getting variables 27817 1727096517.61057: in VariableManager get_vars() 27817 1727096517.61066: Calling all_inventory to load vars for managed_node3 27817 1727096517.61069: Calling groups_inventory to load vars for managed_node3 27817 1727096517.61070: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096517.61074: Calling all_plugins_play to load vars for managed_node3 27817 1727096517.61075: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096517.61077: Calling groups_plugins_play to load vars for managed_node3 27817 1727096517.61733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096517.62987: done with get_vars() 27817 1727096517.63006: done getting variables 27817 1727096517.63062: in VariableManager get_vars() 27817 1727096517.63075: Calling all_inventory to load vars for managed_node3 27817 1727096517.63077: Calling groups_inventory to load vars for managed_node3 27817 1727096517.63079: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096517.63082: Calling all_plugins_play to load vars for managed_node3 27817 1727096517.63084: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096517.63085: Calling groups_plugins_play to load vars for managed_node3 27817 1727096517.63929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096517.65077: done with get_vars() 27817 1727096517.65100: done queuing things up, now waiting for results queue to drain 27817 1727096517.65103: results queue empty 27817 1727096517.65104: checking for any_errors_fatal 27817 1727096517.65105: done checking for any_errors_fatal 27817 1727096517.65105: checking for max_fail_percentage 27817 1727096517.65107: done checking for max_fail_percentage 27817 1727096517.65107: checking to see if all hosts have failed and the running result is not ok 27817 1727096517.65108: done checking to see if all hosts have failed 27817 1727096517.65109: getting the remaining hosts for this loop 27817 1727096517.65110: done getting the remaining hosts for this loop 27817 1727096517.65112: getting the next task for host managed_node3 27817 1727096517.65115: done getting next task for host managed_node3 27817 1727096517.65116: ^ task is: TASK: meta (flush_handlers) 27817 1727096517.65117: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096517.65122: getting variables 27817 1727096517.65123: in VariableManager get_vars() 27817 1727096517.65132: Calling all_inventory to load vars for managed_node3 27817 1727096517.65133: Calling groups_inventory to load vars for managed_node3 27817 1727096517.65134: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096517.65138: Calling all_plugins_play to load vars for managed_node3 27817 1727096517.65139: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096517.65141: Calling groups_plugins_play to load vars for managed_node3 27817 1727096517.65933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096517.66814: done with get_vars() 27817 1727096517.66828: done getting variables 27817 1727096517.66862: in VariableManager get_vars() 27817 1727096517.66874: Calling all_inventory to load vars for managed_node3 27817 1727096517.66876: Calling groups_inventory to load vars for managed_node3 27817 1727096517.66878: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096517.66882: Calling all_plugins_play to load vars for managed_node3 27817 1727096517.66883: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096517.66885: Calling groups_plugins_play to load vars for managed_node3 27817 1727096517.67548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096517.68565: done with get_vars() 27817 1727096517.68588: done queuing things up, now waiting for results queue to drain 27817 1727096517.68590: results queue empty 27817 1727096517.68590: checking for any_errors_fatal 27817 1727096517.68591: done checking for any_errors_fatal 27817 1727096517.68592: checking for max_fail_percentage 27817 1727096517.68592: done checking for max_fail_percentage 27817 1727096517.68593: checking to see if all hosts have failed and the running result is not ok 27817 1727096517.68593: done checking to see if all hosts have failed 27817 1727096517.68594: getting the remaining hosts for this loop 27817 1727096517.68594: done getting the remaining hosts for this loop 27817 1727096517.68596: getting the next task for host managed_node3 27817 1727096517.68599: done getting next task for host managed_node3 27817 1727096517.68599: ^ task is: None 27817 1727096517.68600: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096517.68601: done queuing things up, now waiting for results queue to drain 27817 1727096517.68601: results queue empty 27817 1727096517.68602: checking for any_errors_fatal 27817 1727096517.68602: done checking for any_errors_fatal 27817 1727096517.68603: checking for max_fail_percentage 27817 1727096517.68603: done checking for max_fail_percentage 27817 1727096517.68604: checking to see if all hosts have failed and the running result is not ok 27817 1727096517.68604: done checking to see if all hosts have failed 27817 1727096517.68605: getting the next task for host managed_node3 27817 1727096517.68606: done getting next task for host managed_node3 27817 1727096517.68607: ^ task is: None 27817 1727096517.68607: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096517.68649: in VariableManager get_vars() 27817 1727096517.68659: done with get_vars() 27817 1727096517.68663: in VariableManager get_vars() 27817 1727096517.68675: done with get_vars() 27817 1727096517.68681: variable 'omit' from source: magic vars 27817 1727096517.68720: in VariableManager get_vars() 27817 1727096517.68730: done with get_vars() 27817 1727096517.68750: variable 'omit' from source: magic vars PLAY [Assert device and profile are absent] ************************************ 27817 1727096517.68877: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 27817 1727096517.68897: getting the remaining hosts for this loop 27817 1727096517.68898: done getting the remaining hosts for this loop 27817 1727096517.68900: getting the next task for host managed_node3 27817 1727096517.68902: done getting next task for host managed_node3 27817 1727096517.68903: ^ task is: TASK: Gathering Facts 27817 1727096517.68904: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096517.68905: getting variables 27817 1727096517.68906: in VariableManager get_vars() 27817 1727096517.68911: Calling all_inventory to load vars for managed_node3 27817 1727096517.68913: Calling groups_inventory to load vars for managed_node3 27817 1727096517.68914: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096517.68919: Calling all_plugins_play to load vars for managed_node3 27817 1727096517.68921: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096517.68923: Calling groups_plugins_play to load vars for managed_node3 27817 1727096517.69674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096517.70621: done with get_vars() 27817 1727096517.70641: done getting variables 27817 1727096517.70676: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:149 Monday 23 September 2024 09:01:57 -0400 (0:00:00.518) 0:00:42.060 ****** 27817 1727096517.70697: entering _queue_task() for managed_node3/gather_facts 27817 1727096517.71018: worker is 1 (out of 1 available) 27817 1727096517.71030: exiting _queue_task() for managed_node3/gather_facts 27817 1727096517.71040: done queuing things up, now waiting for results queue to drain 27817 1727096517.71041: waiting for pending results... 27817 1727096517.71228: running TaskExecutor() for managed_node3/TASK: Gathering Facts 27817 1727096517.71312: in run() - task 0afff68d-5257-bae3-08df-00000000085b 27817 1727096517.71323: variable 'ansible_search_path' from source: unknown 27817 1727096517.71351: calling self._execute() 27817 1727096517.71429: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096517.71433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096517.71443: variable 'omit' from source: magic vars 27817 1727096517.71759: variable 'ansible_distribution_major_version' from source: facts 27817 1727096517.71763: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096517.71766: variable 'omit' from source: magic vars 27817 1727096517.71794: variable 'omit' from source: magic vars 27817 1727096517.71821: variable 'omit' from source: magic vars 27817 1727096517.71858: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096517.71895: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096517.71912: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096517.71931: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096517.71940: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096517.71985: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096517.71988: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096517.71990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096517.72051: Set connection var ansible_pipelining to False 27817 1727096517.72055: Set connection var ansible_connection to ssh 27817 1727096517.72076: Set connection var ansible_timeout to 10 27817 1727096517.72079: Set connection var ansible_shell_type to sh 27817 1727096517.72082: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096517.72084: Set connection var ansible_shell_executable to /bin/sh 27817 1727096517.72127: variable 'ansible_shell_executable' from source: unknown 27817 1727096517.72130: variable 'ansible_connection' from source: unknown 27817 1727096517.72132: variable 'ansible_module_compression' from source: unknown 27817 1727096517.72137: variable 'ansible_shell_type' from source: unknown 27817 1727096517.72139: variable 'ansible_shell_executable' from source: unknown 27817 1727096517.72143: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096517.72145: variable 'ansible_pipelining' from source: unknown 27817 1727096517.72147: variable 'ansible_timeout' from source: unknown 27817 1727096517.72149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096517.72307: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096517.72310: variable 'omit' from source: magic vars 27817 1727096517.72313: starting attempt loop 27817 1727096517.72316: running the handler 27817 1727096517.72319: variable 'ansible_facts' from source: unknown 27817 1727096517.72359: _low_level_execute_command(): starting 27817 1727096517.72362: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096517.72948: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096517.72951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096517.72954: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096517.72956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096517.73015: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096517.73027: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096517.73094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096517.74730: stdout chunk (state=3): >>>/root <<< 27817 1727096517.74829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096517.74878: stderr chunk (state=3): >>><<< 27817 1727096517.74881: stdout chunk (state=3): >>><<< 27817 1727096517.74907: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096517.74938: _low_level_execute_command(): starting 27817 1727096517.74941: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096517.7490501-29732-13725768581925 `" && echo ansible-tmp-1727096517.7490501-29732-13725768581925="` echo /root/.ansible/tmp/ansible-tmp-1727096517.7490501-29732-13725768581925 `" ) && sleep 0' 27817 1727096517.75426: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096517.75430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096517.75449: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096517.75498: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096517.75517: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096517.75565: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096517.77478: stdout chunk (state=3): >>>ansible-tmp-1727096517.7490501-29732-13725768581925=/root/.ansible/tmp/ansible-tmp-1727096517.7490501-29732-13725768581925 <<< 27817 1727096517.77590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096517.77630: stderr chunk (state=3): >>><<< 27817 1727096517.77633: stdout chunk (state=3): >>><<< 27817 1727096517.77651: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096517.7490501-29732-13725768581925=/root/.ansible/tmp/ansible-tmp-1727096517.7490501-29732-13725768581925 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096517.77696: variable 'ansible_module_compression' from source: unknown 27817 1727096517.77736: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 27817 1727096517.77881: variable 'ansible_facts' from source: unknown 27817 1727096517.78089: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096517.7490501-29732-13725768581925/AnsiballZ_setup.py 27817 1727096517.78230: Sending initial data 27817 1727096517.78298: Sent initial data (153 bytes) 27817 1727096517.78815: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096517.78842: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096517.78905: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096517.80468: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 27817 1727096517.80495: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096517.80511: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096517.80581: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp6k_vxjo7 /root/.ansible/tmp/ansible-tmp-1727096517.7490501-29732-13725768581925/AnsiballZ_setup.py <<< 27817 1727096517.80585: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096517.7490501-29732-13725768581925/AnsiballZ_setup.py" <<< 27817 1727096517.80609: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmp6k_vxjo7" to remote "/root/.ansible/tmp/ansible-tmp-1727096517.7490501-29732-13725768581925/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096517.7490501-29732-13725768581925/AnsiballZ_setup.py" <<< 27817 1727096517.81703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096517.81757: stderr chunk (state=3): >>><<< 27817 1727096517.81760: stdout chunk (state=3): >>><<< 27817 1727096517.81762: done transferring module to remote 27817 1727096517.81771: _low_level_execute_command(): starting 27817 1727096517.81776: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096517.7490501-29732-13725768581925/ /root/.ansible/tmp/ansible-tmp-1727096517.7490501-29732-13725768581925/AnsiballZ_setup.py && sleep 0' 27817 1727096517.82457: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096517.82460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096517.82463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096517.82486: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096517.82504: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096517.82571: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096517.84346: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096517.84374: stderr chunk (state=3): >>><<< 27817 1727096517.84377: stdout chunk (state=3): >>><<< 27817 1727096517.84396: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096517.84404: _low_level_execute_command(): starting 27817 1727096517.84407: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096517.7490501-29732-13725768581925/AnsiballZ_setup.py && sleep 0' 27817 1727096517.84831: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096517.84835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096517.84837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096517.84839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096517.84889: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096517.84893: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096517.84935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096518.49325: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_local": {}, "ansible_is_chroot": false, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_iscsi_iqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_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"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2965, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 566, "free": 2965}, "nocache": {"free": 3283, "used": 248}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 661, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261799239680, "block_size": 4096, "block_total": 65519099, "block_available": 63915830, "block_used": 1603269, "inode_total": 131070960, "inode_available": 131029178, "inode_used": 41782, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "01", "second": "58", "epoch": "1727096518", "epoch_int": "1727096518", "date": "2024-09-23", "time": "09:01:58", "iso8601_micro": "2024-09-23T13:01:58.431458Z", "iso8601": "2024-09-23T13:01:58Z", "iso8601_basic": "20240923T090158431458", "iso8601_basic_short": "20240923T090158", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_interfaces": ["eth0", "rpltstbr", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "be:6a:de:a5:d9:03", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:dfff:fe7b:8e75"]}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 0.78369140625, "5m": 0.59228515625, "15m": 0.36572265625}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 27817 1727096518.51319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096518.51437: stderr chunk (state=3): >>><<< 27817 1727096518.51446: stdout chunk (state=3): >>><<< 27817 1727096518.51605: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_local": {}, "ansible_is_chroot": false, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_iscsi_iqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_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"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2965, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 566, "free": 2965}, "nocache": {"free": 3283, "used": 248}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 661, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261799239680, "block_size": 4096, "block_total": 65519099, "block_available": 63915830, "block_used": 1603269, "inode_total": 131070960, "inode_available": 131029178, "inode_used": 41782, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "01", "second": "58", "epoch": "1727096518", "epoch_int": "1727096518", "date": "2024-09-23", "time": "09:01:58", "iso8601_micro": "2024-09-23T13:01:58.431458Z", "iso8601": "2024-09-23T13:01:58Z", "iso8601_basic": "20240923T090158431458", "iso8601_basic_short": "20240923T090158", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_interfaces": ["eth0", "rpltstbr", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "be:6a:de:a5:d9:03", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:dfff:fe7b:8e75"]}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 0.78369140625, "5m": 0.59228515625, "15m": 0.36572265625}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096518.52155: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096517.7490501-29732-13725768581925/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096518.52191: _low_level_execute_command(): starting 27817 1727096518.52200: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096517.7490501-29732-13725768581925/ > /dev/null 2>&1 && sleep 0' 27817 1727096518.52809: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096518.52824: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096518.52889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096518.52984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096518.53016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096518.54872: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096518.54895: stdout chunk (state=3): >>><<< 27817 1727096518.54898: stderr chunk (state=3): >>><<< 27817 1727096518.54916: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096518.54931: handler run complete 27817 1727096518.55272: variable 'ansible_facts' from source: unknown 27817 1727096518.55276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096518.55551: variable 'ansible_facts' from source: unknown 27817 1727096518.55677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096518.55791: attempt loop complete, returning result 27817 1727096518.55795: _execute() done 27817 1727096518.55797: dumping result to json 27817 1727096518.55824: done dumping result, returning 27817 1727096518.55828: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0afff68d-5257-bae3-08df-00000000085b] 27817 1727096518.55830: sending task result for task 0afff68d-5257-bae3-08df-00000000085b 27817 1727096518.56262: done sending task result for task 0afff68d-5257-bae3-08df-00000000085b 27817 1727096518.56265: WORKER PROCESS EXITING ok: [managed_node3] 27817 1727096518.56533: no more pending results, returning what we have 27817 1727096518.56536: results queue empty 27817 1727096518.56537: checking for any_errors_fatal 27817 1727096518.56538: done checking for any_errors_fatal 27817 1727096518.56539: checking for max_fail_percentage 27817 1727096518.56540: done checking for max_fail_percentage 27817 1727096518.56541: checking to see if all hosts have failed and the running result is not ok 27817 1727096518.56542: done checking to see if all hosts have failed 27817 1727096518.56542: getting the remaining hosts for this loop 27817 1727096518.56543: done getting the remaining hosts for this loop 27817 1727096518.56547: getting the next task for host managed_node3 27817 1727096518.56551: done getting next task for host managed_node3 27817 1727096518.56553: ^ task is: TASK: meta (flush_handlers) 27817 1727096518.56554: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096518.56558: getting variables 27817 1727096518.56560: in VariableManager get_vars() 27817 1727096518.56590: Calling all_inventory to load vars for managed_node3 27817 1727096518.56593: Calling groups_inventory to load vars for managed_node3 27817 1727096518.56596: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096518.56605: Calling all_plugins_play to load vars for managed_node3 27817 1727096518.56608: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096518.56611: Calling groups_plugins_play to load vars for managed_node3 27817 1727096518.63938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096518.65180: done with get_vars() 27817 1727096518.65202: done getting variables 27817 1727096518.65244: in VariableManager get_vars() 27817 1727096518.65250: Calling all_inventory to load vars for managed_node3 27817 1727096518.65252: Calling groups_inventory to load vars for managed_node3 27817 1727096518.65254: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096518.65257: Calling all_plugins_play to load vars for managed_node3 27817 1727096518.65259: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096518.65261: Calling groups_plugins_play to load vars for managed_node3 27817 1727096518.65926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096518.66817: done with get_vars() 27817 1727096518.66837: done queuing things up, now waiting for results queue to drain 27817 1727096518.66838: results queue empty 27817 1727096518.66839: checking for any_errors_fatal 27817 1727096518.66842: done checking for any_errors_fatal 27817 1727096518.66842: checking for max_fail_percentage 27817 1727096518.66843: done checking for max_fail_percentage 27817 1727096518.66843: checking to see if all hosts have failed and the running result is not ok 27817 1727096518.66844: done checking to see if all hosts have failed 27817 1727096518.66849: getting the remaining hosts for this loop 27817 1727096518.66849: done getting the remaining hosts for this loop 27817 1727096518.66851: getting the next task for host managed_node3 27817 1727096518.66854: done getting next task for host managed_node3 27817 1727096518.66856: ^ task is: TASK: Include the task 'assert_profile_absent.yml' 27817 1727096518.66857: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096518.66858: getting variables 27817 1727096518.66859: in VariableManager get_vars() 27817 1727096518.66865: Calling all_inventory to load vars for managed_node3 27817 1727096518.66866: Calling groups_inventory to load vars for managed_node3 27817 1727096518.66869: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096518.66876: Calling all_plugins_play to load vars for managed_node3 27817 1727096518.66877: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096518.66879: Calling groups_plugins_play to load vars for managed_node3 27817 1727096518.67892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096518.68996: done with get_vars() 27817 1727096518.69012: done getting variables TASK [Include the task 'assert_profile_absent.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:152 Monday 23 September 2024 09:01:58 -0400 (0:00:00.983) 0:00:43.044 ****** 27817 1727096518.69063: entering _queue_task() for managed_node3/include_tasks 27817 1727096518.69335: worker is 1 (out of 1 available) 27817 1727096518.69348: exiting _queue_task() for managed_node3/include_tasks 27817 1727096518.69359: done queuing things up, now waiting for results queue to drain 27817 1727096518.69360: waiting for pending results... 27817 1727096518.69544: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_absent.yml' 27817 1727096518.69628: in run() - task 0afff68d-5257-bae3-08df-0000000000ef 27817 1727096518.69640: variable 'ansible_search_path' from source: unknown 27817 1727096518.69669: calling self._execute() 27817 1727096518.69751: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096518.69755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096518.69766: variable 'omit' from source: magic vars 27817 1727096518.70064: variable 'ansible_distribution_major_version' from source: facts 27817 1727096518.70077: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096518.70081: _execute() done 27817 1727096518.70083: dumping result to json 27817 1727096518.70086: done dumping result, returning 27817 1727096518.70093: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_absent.yml' [0afff68d-5257-bae3-08df-0000000000ef] 27817 1727096518.70098: sending task result for task 0afff68d-5257-bae3-08df-0000000000ef 27817 1727096518.70223: no more pending results, returning what we have 27817 1727096518.70227: in VariableManager get_vars() 27817 1727096518.70260: Calling all_inventory to load vars for managed_node3 27817 1727096518.70262: Calling groups_inventory to load vars for managed_node3 27817 1727096518.70265: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096518.70284: Calling all_plugins_play to load vars for managed_node3 27817 1727096518.70287: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096518.70290: Calling groups_plugins_play to load vars for managed_node3 27817 1727096518.71112: done sending task result for task 0afff68d-5257-bae3-08df-0000000000ef 27817 1727096518.71116: WORKER PROCESS EXITING 27817 1727096518.71127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096518.72248: done with get_vars() 27817 1727096518.72273: variable 'ansible_search_path' from source: unknown 27817 1727096518.72288: we have included files to process 27817 1727096518.72289: generating all_blocks data 27817 1727096518.72290: done generating all_blocks data 27817 1727096518.72291: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 27817 1727096518.72292: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 27817 1727096518.72294: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 27817 1727096518.72441: in VariableManager get_vars() 27817 1727096518.72458: done with get_vars() 27817 1727096518.72558: done processing included file 27817 1727096518.72560: iterating over new_blocks loaded from include file 27817 1727096518.72561: in VariableManager get_vars() 27817 1727096518.72571: done with get_vars() 27817 1727096518.72572: filtering new block on tags 27817 1727096518.72584: done filtering new block on tags 27817 1727096518.72586: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed_node3 27817 1727096518.72590: extending task lists for all hosts with included blocks 27817 1727096518.72626: done extending task lists 27817 1727096518.72627: done processing included files 27817 1727096518.72627: results queue empty 27817 1727096518.72628: checking for any_errors_fatal 27817 1727096518.72629: done checking for any_errors_fatal 27817 1727096518.72629: checking for max_fail_percentage 27817 1727096518.72630: done checking for max_fail_percentage 27817 1727096518.72630: checking to see if all hosts have failed and the running result is not ok 27817 1727096518.72631: done checking to see if all hosts have failed 27817 1727096518.72631: getting the remaining hosts for this loop 27817 1727096518.72632: done getting the remaining hosts for this loop 27817 1727096518.72633: getting the next task for host managed_node3 27817 1727096518.72636: done getting next task for host managed_node3 27817 1727096518.72637: ^ task is: TASK: Include the task 'get_profile_stat.yml' 27817 1727096518.72639: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096518.72641: getting variables 27817 1727096518.72642: in VariableManager get_vars() 27817 1727096518.72648: Calling all_inventory to load vars for managed_node3 27817 1727096518.72650: Calling groups_inventory to load vars for managed_node3 27817 1727096518.72651: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096518.72655: Calling all_plugins_play to load vars for managed_node3 27817 1727096518.72657: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096518.72659: Calling groups_plugins_play to load vars for managed_node3 27817 1727096518.73545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096518.74801: done with get_vars() 27817 1727096518.74817: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Monday 23 September 2024 09:01:58 -0400 (0:00:00.058) 0:00:43.102 ****** 27817 1727096518.74886: entering _queue_task() for managed_node3/include_tasks 27817 1727096518.75200: worker is 1 (out of 1 available) 27817 1727096518.75213: exiting _queue_task() for managed_node3/include_tasks 27817 1727096518.75223: done queuing things up, now waiting for results queue to drain 27817 1727096518.75225: waiting for pending results... 27817 1727096518.75428: running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' 27817 1727096518.75526: in run() - task 0afff68d-5257-bae3-08df-00000000086c 27817 1727096518.75538: variable 'ansible_search_path' from source: unknown 27817 1727096518.75544: variable 'ansible_search_path' from source: unknown 27817 1727096518.75766: calling self._execute() 27817 1727096518.75777: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096518.75780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096518.75782: variable 'omit' from source: magic vars 27817 1727096518.76133: variable 'ansible_distribution_major_version' from source: facts 27817 1727096518.76145: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096518.76155: _execute() done 27817 1727096518.76158: dumping result to json 27817 1727096518.76176: done dumping result, returning 27817 1727096518.76179: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' [0afff68d-5257-bae3-08df-00000000086c] 27817 1727096518.76182: sending task result for task 0afff68d-5257-bae3-08df-00000000086c 27817 1727096518.76281: done sending task result for task 0afff68d-5257-bae3-08df-00000000086c 27817 1727096518.76284: WORKER PROCESS EXITING 27817 1727096518.76334: no more pending results, returning what we have 27817 1727096518.76339: in VariableManager get_vars() 27817 1727096518.76379: Calling all_inventory to load vars for managed_node3 27817 1727096518.76382: Calling groups_inventory to load vars for managed_node3 27817 1727096518.76385: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096518.76394: Calling all_plugins_play to load vars for managed_node3 27817 1727096518.76402: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096518.76405: Calling groups_plugins_play to load vars for managed_node3 27817 1727096518.77426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096518.78870: done with get_vars() 27817 1727096518.78889: variable 'ansible_search_path' from source: unknown 27817 1727096518.78890: variable 'ansible_search_path' from source: unknown 27817 1727096518.78914: we have included files to process 27817 1727096518.78915: generating all_blocks data 27817 1727096518.78916: done generating all_blocks data 27817 1727096518.78917: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 27817 1727096518.78917: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 27817 1727096518.78919: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 27817 1727096518.79609: done processing included file 27817 1727096518.79611: iterating over new_blocks loaded from include file 27817 1727096518.79612: in VariableManager get_vars() 27817 1727096518.79620: done with get_vars() 27817 1727096518.79621: filtering new block on tags 27817 1727096518.79637: done filtering new block on tags 27817 1727096518.79640: in VariableManager get_vars() 27817 1727096518.79648: done with get_vars() 27817 1727096518.79649: filtering new block on tags 27817 1727096518.79661: done filtering new block on tags 27817 1727096518.79663: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 27817 1727096518.79666: extending task lists for all hosts with included blocks 27817 1727096518.79725: done extending task lists 27817 1727096518.79726: done processing included files 27817 1727096518.79726: results queue empty 27817 1727096518.79726: checking for any_errors_fatal 27817 1727096518.79729: done checking for any_errors_fatal 27817 1727096518.79729: checking for max_fail_percentage 27817 1727096518.79730: done checking for max_fail_percentage 27817 1727096518.79730: checking to see if all hosts have failed and the running result is not ok 27817 1727096518.79731: done checking to see if all hosts have failed 27817 1727096518.79731: getting the remaining hosts for this loop 27817 1727096518.79732: done getting the remaining hosts for this loop 27817 1727096518.79733: getting the next task for host managed_node3 27817 1727096518.79736: done getting next task for host managed_node3 27817 1727096518.79738: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 27817 1727096518.79740: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096518.79742: getting variables 27817 1727096518.79743: in VariableManager get_vars() 27817 1727096518.79788: Calling all_inventory to load vars for managed_node3 27817 1727096518.79790: Calling groups_inventory to load vars for managed_node3 27817 1727096518.79792: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096518.79796: Calling all_plugins_play to load vars for managed_node3 27817 1727096518.79798: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096518.79799: Calling groups_plugins_play to load vars for managed_node3 27817 1727096518.80452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096518.81929: done with get_vars() 27817 1727096518.81953: done getting variables 27817 1727096518.81999: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Monday 23 September 2024 09:01:58 -0400 (0:00:00.071) 0:00:43.173 ****** 27817 1727096518.82030: entering _queue_task() for managed_node3/set_fact 27817 1727096518.82417: worker is 1 (out of 1 available) 27817 1727096518.82435: exiting _queue_task() for managed_node3/set_fact 27817 1727096518.82446: done queuing things up, now waiting for results queue to drain 27817 1727096518.82448: waiting for pending results... 27817 1727096518.82894: running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag 27817 1727096518.82903: in run() - task 0afff68d-5257-bae3-08df-00000000087b 27817 1727096518.82927: variable 'ansible_search_path' from source: unknown 27817 1727096518.82940: variable 'ansible_search_path' from source: unknown 27817 1727096518.82984: calling self._execute() 27817 1727096518.83098: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096518.83111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096518.83137: variable 'omit' from source: magic vars 27817 1727096518.83558: variable 'ansible_distribution_major_version' from source: facts 27817 1727096518.83773: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096518.83778: variable 'omit' from source: magic vars 27817 1727096518.83784: variable 'omit' from source: magic vars 27817 1727096518.83787: variable 'omit' from source: magic vars 27817 1727096518.83789: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096518.83792: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096518.83819: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096518.83841: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096518.83859: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096518.83896: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096518.83911: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096518.83925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096518.84039: Set connection var ansible_pipelining to False 27817 1727096518.84053: Set connection var ansible_connection to ssh 27817 1727096518.84066: Set connection var ansible_timeout to 10 27817 1727096518.84078: Set connection var ansible_shell_type to sh 27817 1727096518.84089: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096518.84097: Set connection var ansible_shell_executable to /bin/sh 27817 1727096518.84135: variable 'ansible_shell_executable' from source: unknown 27817 1727096518.84145: variable 'ansible_connection' from source: unknown 27817 1727096518.84154: variable 'ansible_module_compression' from source: unknown 27817 1727096518.84162: variable 'ansible_shell_type' from source: unknown 27817 1727096518.84172: variable 'ansible_shell_executable' from source: unknown 27817 1727096518.84179: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096518.84192: variable 'ansible_pipelining' from source: unknown 27817 1727096518.84202: variable 'ansible_timeout' from source: unknown 27817 1727096518.84210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096518.84357: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096518.84450: variable 'omit' from source: magic vars 27817 1727096518.84453: starting attempt loop 27817 1727096518.84455: running the handler 27817 1727096518.84457: handler run complete 27817 1727096518.84459: attempt loop complete, returning result 27817 1727096518.84461: _execute() done 27817 1727096518.84463: dumping result to json 27817 1727096518.84465: done dumping result, returning 27817 1727096518.84470: done running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag [0afff68d-5257-bae3-08df-00000000087b] 27817 1727096518.84472: sending task result for task 0afff68d-5257-bae3-08df-00000000087b 27817 1727096518.84778: done sending task result for task 0afff68d-5257-bae3-08df-00000000087b 27817 1727096518.84781: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 27817 1727096518.84832: no more pending results, returning what we have 27817 1727096518.84838: results queue empty 27817 1727096518.84839: checking for any_errors_fatal 27817 1727096518.84840: done checking for any_errors_fatal 27817 1727096518.84841: checking for max_fail_percentage 27817 1727096518.84844: done checking for max_fail_percentage 27817 1727096518.84845: checking to see if all hosts have failed and the running result is not ok 27817 1727096518.84846: done checking to see if all hosts have failed 27817 1727096518.84847: getting the remaining hosts for this loop 27817 1727096518.84848: done getting the remaining hosts for this loop 27817 1727096518.84851: getting the next task for host managed_node3 27817 1727096518.84858: done getting next task for host managed_node3 27817 1727096518.84861: ^ task is: TASK: Stat profile file 27817 1727096518.84866: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096518.84872: getting variables 27817 1727096518.84874: in VariableManager get_vars() 27817 1727096518.84899: Calling all_inventory to load vars for managed_node3 27817 1727096518.84901: Calling groups_inventory to load vars for managed_node3 27817 1727096518.84904: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096518.84913: Calling all_plugins_play to load vars for managed_node3 27817 1727096518.84915: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096518.84918: Calling groups_plugins_play to load vars for managed_node3 27817 1727096518.85938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096518.87010: done with get_vars() 27817 1727096518.87035: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Monday 23 September 2024 09:01:58 -0400 (0:00:00.051) 0:00:43.225 ****** 27817 1727096518.87133: entering _queue_task() for managed_node3/stat 27817 1727096518.87469: worker is 1 (out of 1 available) 27817 1727096518.87480: exiting _queue_task() for managed_node3/stat 27817 1727096518.87493: done queuing things up, now waiting for results queue to drain 27817 1727096518.87495: waiting for pending results... 27817 1727096518.87794: running TaskExecutor() for managed_node3/TASK: Stat profile file 27817 1727096518.87974: in run() - task 0afff68d-5257-bae3-08df-00000000087c 27817 1727096518.87983: variable 'ansible_search_path' from source: unknown 27817 1727096518.87986: variable 'ansible_search_path' from source: unknown 27817 1727096518.88014: calling self._execute() 27817 1727096518.88105: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096518.88110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096518.88137: variable 'omit' from source: magic vars 27817 1727096518.88440: variable 'ansible_distribution_major_version' from source: facts 27817 1727096518.88450: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096518.88457: variable 'omit' from source: magic vars 27817 1727096518.88490: variable 'omit' from source: magic vars 27817 1727096518.88559: variable 'profile' from source: include params 27817 1727096518.88563: variable 'interface' from source: set_fact 27817 1727096518.88618: variable 'interface' from source: set_fact 27817 1727096518.88632: variable 'omit' from source: magic vars 27817 1727096518.88669: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096518.88698: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096518.88716: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096518.88732: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096518.88741: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096518.88764: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096518.88769: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096518.88775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096518.88843: Set connection var ansible_pipelining to False 27817 1727096518.88847: Set connection var ansible_connection to ssh 27817 1727096518.88852: Set connection var ansible_timeout to 10 27817 1727096518.88855: Set connection var ansible_shell_type to sh 27817 1727096518.88860: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096518.88865: Set connection var ansible_shell_executable to /bin/sh 27817 1727096518.88887: variable 'ansible_shell_executable' from source: unknown 27817 1727096518.88890: variable 'ansible_connection' from source: unknown 27817 1727096518.88894: variable 'ansible_module_compression' from source: unknown 27817 1727096518.88897: variable 'ansible_shell_type' from source: unknown 27817 1727096518.88899: variable 'ansible_shell_executable' from source: unknown 27817 1727096518.88901: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096518.88904: variable 'ansible_pipelining' from source: unknown 27817 1727096518.88906: variable 'ansible_timeout' from source: unknown 27817 1727096518.88908: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096518.89058: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27817 1727096518.89068: variable 'omit' from source: magic vars 27817 1727096518.89076: starting attempt loop 27817 1727096518.89078: running the handler 27817 1727096518.89089: _low_level_execute_command(): starting 27817 1727096518.89096: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096518.89607: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096518.89611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096518.89614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096518.89669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096518.89677: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096518.89679: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096518.89719: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096518.91378: stdout chunk (state=3): >>>/root <<< 27817 1727096518.91475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096518.91502: stderr chunk (state=3): >>><<< 27817 1727096518.91505: stdout chunk (state=3): >>><<< 27817 1727096518.91527: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096518.91543: _low_level_execute_command(): starting 27817 1727096518.91548: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096518.9152682-29792-93671924827628 `" && echo ansible-tmp-1727096518.9152682-29792-93671924827628="` echo /root/.ansible/tmp/ansible-tmp-1727096518.9152682-29792-93671924827628 `" ) && sleep 0' 27817 1727096518.92077: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096518.92081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096518.92085: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096518.92094: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096518.92150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096518.92154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096518.92197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096518.94094: stdout chunk (state=3): >>>ansible-tmp-1727096518.9152682-29792-93671924827628=/root/.ansible/tmp/ansible-tmp-1727096518.9152682-29792-93671924827628 <<< 27817 1727096518.94286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096518.94289: stdout chunk (state=3): >>><<< 27817 1727096518.94292: stderr chunk (state=3): >>><<< 27817 1727096518.94341: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096518.9152682-29792-93671924827628=/root/.ansible/tmp/ansible-tmp-1727096518.9152682-29792-93671924827628 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096518.94377: variable 'ansible_module_compression' from source: unknown 27817 1727096518.94424: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 27817 1727096518.94459: variable 'ansible_facts' from source: unknown 27817 1727096518.94526: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096518.9152682-29792-93671924827628/AnsiballZ_stat.py 27817 1727096518.94638: Sending initial data 27817 1727096518.94641: Sent initial data (152 bytes) 27817 1727096518.95255: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096518.95260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096518.95264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096518.95266: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096518.95304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096518.95348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096518.95376: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096518.95431: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096518.97028: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096518.97051: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096518.97086: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpb71ce9xl /root/.ansible/tmp/ansible-tmp-1727096518.9152682-29792-93671924827628/AnsiballZ_stat.py <<< 27817 1727096518.97092: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096518.9152682-29792-93671924827628/AnsiballZ_stat.py" <<< 27817 1727096518.97108: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpb71ce9xl" to remote "/root/.ansible/tmp/ansible-tmp-1727096518.9152682-29792-93671924827628/AnsiballZ_stat.py" <<< 27817 1727096518.97122: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096518.9152682-29792-93671924827628/AnsiballZ_stat.py" <<< 27817 1727096518.97615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096518.97662: stderr chunk (state=3): >>><<< 27817 1727096518.97665: stdout chunk (state=3): >>><<< 27817 1727096518.97669: done transferring module to remote 27817 1727096518.97678: _low_level_execute_command(): starting 27817 1727096518.97684: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096518.9152682-29792-93671924827628/ /root/.ansible/tmp/ansible-tmp-1727096518.9152682-29792-93671924827628/AnsiballZ_stat.py && sleep 0' 27817 1727096518.98115: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096518.98118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096518.98121: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 27817 1727096518.98123: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096518.98179: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096518.98183: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096518.98216: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096518.99993: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096519.00014: stderr chunk (state=3): >>><<< 27817 1727096519.00017: stdout chunk (state=3): >>><<< 27817 1727096519.00026: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096519.00029: _low_level_execute_command(): starting 27817 1727096519.00034: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096518.9152682-29792-93671924827628/AnsiballZ_stat.py && sleep 0' 27817 1727096519.00527: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096519.00530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 27817 1727096519.00532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096519.00534: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096519.00536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096519.00601: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096519.00605: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096519.00607: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096519.00660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096519.15750: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-ethtest0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 27817 1727096519.17151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096519.17196: stderr chunk (state=3): >>><<< 27817 1727096519.17266: stdout chunk (state=3): >>><<< 27817 1727096519.17274: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-ethtest0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096519.17277: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-ethtest0', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096518.9152682-29792-93671924827628/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096519.17360: _low_level_execute_command(): starting 27817 1727096519.17363: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096518.9152682-29792-93671924827628/ > /dev/null 2>&1 && sleep 0' 27817 1727096519.17912: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096519.17984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096519.18079: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096519.18099: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096519.18128: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096519.18410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096519.20165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096519.20476: stdout chunk (state=3): >>><<< 27817 1727096519.20480: stderr chunk (state=3): >>><<< 27817 1727096519.20486: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096519.20489: handler run complete 27817 1727096519.20491: attempt loop complete, returning result 27817 1727096519.20493: _execute() done 27817 1727096519.20495: dumping result to json 27817 1727096519.20500: done dumping result, returning 27817 1727096519.20503: done running TaskExecutor() for managed_node3/TASK: Stat profile file [0afff68d-5257-bae3-08df-00000000087c] 27817 1727096519.20505: sending task result for task 0afff68d-5257-bae3-08df-00000000087c 27817 1727096519.20873: done sending task result for task 0afff68d-5257-bae3-08df-00000000087c 27817 1727096519.20877: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 27817 1727096519.20929: no more pending results, returning what we have 27817 1727096519.20932: results queue empty 27817 1727096519.20933: checking for any_errors_fatal 27817 1727096519.20939: done checking for any_errors_fatal 27817 1727096519.20940: checking for max_fail_percentage 27817 1727096519.20941: done checking for max_fail_percentage 27817 1727096519.20942: checking to see if all hosts have failed and the running result is not ok 27817 1727096519.20943: done checking to see if all hosts have failed 27817 1727096519.20944: getting the remaining hosts for this loop 27817 1727096519.20945: done getting the remaining hosts for this loop 27817 1727096519.20948: getting the next task for host managed_node3 27817 1727096519.20954: done getting next task for host managed_node3 27817 1727096519.20956: ^ task is: TASK: Set NM profile exist flag based on the profile files 27817 1727096519.20960: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096519.20964: getting variables 27817 1727096519.20965: in VariableManager get_vars() 27817 1727096519.20996: Calling all_inventory to load vars for managed_node3 27817 1727096519.20999: Calling groups_inventory to load vars for managed_node3 27817 1727096519.21002: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096519.21013: Calling all_plugins_play to load vars for managed_node3 27817 1727096519.21016: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096519.21019: Calling groups_plugins_play to load vars for managed_node3 27817 1727096519.22559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096519.25575: done with get_vars() 27817 1727096519.25598: done getting variables 27817 1727096519.25666: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Monday 23 September 2024 09:01:59 -0400 (0:00:00.385) 0:00:43.610 ****** 27817 1727096519.25701: entering _queue_task() for managed_node3/set_fact 27817 1727096519.26060: worker is 1 (out of 1 available) 27817 1727096519.26201: exiting _queue_task() for managed_node3/set_fact 27817 1727096519.26212: done queuing things up, now waiting for results queue to drain 27817 1727096519.26214: waiting for pending results... 27817 1727096519.26402: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files 27817 1727096519.26534: in run() - task 0afff68d-5257-bae3-08df-00000000087d 27817 1727096519.26560: variable 'ansible_search_path' from source: unknown 27817 1727096519.26577: variable 'ansible_search_path' from source: unknown 27817 1727096519.26663: calling self._execute() 27817 1727096519.27010: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096519.27023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096519.27040: variable 'omit' from source: magic vars 27817 1727096519.27511: variable 'ansible_distribution_major_version' from source: facts 27817 1727096519.27514: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096519.27647: variable 'profile_stat' from source: set_fact 27817 1727096519.27729: Evaluated conditional (profile_stat.stat.exists): False 27817 1727096519.27733: when evaluation is False, skipping this task 27817 1727096519.27736: _execute() done 27817 1727096519.27738: dumping result to json 27817 1727096519.27741: done dumping result, returning 27817 1727096519.27743: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files [0afff68d-5257-bae3-08df-00000000087d] 27817 1727096519.27746: sending task result for task 0afff68d-5257-bae3-08df-00000000087d 27817 1727096519.27818: done sending task result for task 0afff68d-5257-bae3-08df-00000000087d 27817 1727096519.27822: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 27817 1727096519.27882: no more pending results, returning what we have 27817 1727096519.27886: results queue empty 27817 1727096519.27887: checking for any_errors_fatal 27817 1727096519.27895: done checking for any_errors_fatal 27817 1727096519.27896: checking for max_fail_percentage 27817 1727096519.27898: done checking for max_fail_percentage 27817 1727096519.27899: checking to see if all hosts have failed and the running result is not ok 27817 1727096519.27900: done checking to see if all hosts have failed 27817 1727096519.27900: getting the remaining hosts for this loop 27817 1727096519.27901: done getting the remaining hosts for this loop 27817 1727096519.27905: getting the next task for host managed_node3 27817 1727096519.27912: done getting next task for host managed_node3 27817 1727096519.27914: ^ task is: TASK: Get NM profile info 27817 1727096519.27920: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096519.27926: getting variables 27817 1727096519.27928: in VariableManager get_vars() 27817 1727096519.27957: Calling all_inventory to load vars for managed_node3 27817 1727096519.27961: Calling groups_inventory to load vars for managed_node3 27817 1727096519.27965: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096519.27984: Calling all_plugins_play to load vars for managed_node3 27817 1727096519.27988: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096519.27992: Calling groups_plugins_play to load vars for managed_node3 27817 1727096519.29740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096519.31102: done with get_vars() 27817 1727096519.31126: done getting variables 27817 1727096519.31226: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Monday 23 September 2024 09:01:59 -0400 (0:00:00.055) 0:00:43.666 ****** 27817 1727096519.31257: entering _queue_task() for managed_node3/shell 27817 1727096519.31259: Creating lock for shell 27817 1727096519.31795: worker is 1 (out of 1 available) 27817 1727096519.31805: exiting _queue_task() for managed_node3/shell 27817 1727096519.31815: done queuing things up, now waiting for results queue to drain 27817 1727096519.31817: waiting for pending results... 27817 1727096519.31969: running TaskExecutor() for managed_node3/TASK: Get NM profile info 27817 1727096519.32033: in run() - task 0afff68d-5257-bae3-08df-00000000087e 27817 1727096519.32047: variable 'ansible_search_path' from source: unknown 27817 1727096519.32051: variable 'ansible_search_path' from source: unknown 27817 1727096519.32082: calling self._execute() 27817 1727096519.32176: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096519.32183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096519.32193: variable 'omit' from source: magic vars 27817 1727096519.32496: variable 'ansible_distribution_major_version' from source: facts 27817 1727096519.32505: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096519.32512: variable 'omit' from source: magic vars 27817 1727096519.32552: variable 'omit' from source: magic vars 27817 1727096519.32770: variable 'profile' from source: include params 27817 1727096519.32776: variable 'interface' from source: set_fact 27817 1727096519.32778: variable 'interface' from source: set_fact 27817 1727096519.32780: variable 'omit' from source: magic vars 27817 1727096519.32826: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096519.32883: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096519.32910: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096519.32933: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096519.32950: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096519.33002: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096519.33011: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096519.33019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096519.33135: Set connection var ansible_pipelining to False 27817 1727096519.33147: Set connection var ansible_connection to ssh 27817 1727096519.33158: Set connection var ansible_timeout to 10 27817 1727096519.33165: Set connection var ansible_shell_type to sh 27817 1727096519.33178: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096519.33195: Set connection var ansible_shell_executable to /bin/sh 27817 1727096519.33237: variable 'ansible_shell_executable' from source: unknown 27817 1727096519.33244: variable 'ansible_connection' from source: unknown 27817 1727096519.33251: variable 'ansible_module_compression' from source: unknown 27817 1727096519.33257: variable 'ansible_shell_type' from source: unknown 27817 1727096519.33263: variable 'ansible_shell_executable' from source: unknown 27817 1727096519.33272: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096519.33279: variable 'ansible_pipelining' from source: unknown 27817 1727096519.33296: variable 'ansible_timeout' from source: unknown 27817 1727096519.33299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096519.33595: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096519.33599: variable 'omit' from source: magic vars 27817 1727096519.33601: starting attempt loop 27817 1727096519.33604: running the handler 27817 1727096519.33607: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096519.33609: _low_level_execute_command(): starting 27817 1727096519.33611: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096519.35184: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096519.35308: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096519.35374: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096519.35586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096519.37214: stdout chunk (state=3): >>>/root <<< 27817 1727096519.37575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096519.37579: stdout chunk (state=3): >>><<< 27817 1727096519.37581: stderr chunk (state=3): >>><<< 27817 1727096519.37583: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096519.37585: _low_level_execute_command(): starting 27817 1727096519.37588: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096519.374506-29814-140515160101817 `" && echo ansible-tmp-1727096519.374506-29814-140515160101817="` echo /root/.ansible/tmp/ansible-tmp-1727096519.374506-29814-140515160101817 `" ) && sleep 0' 27817 1727096519.38356: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096519.38379: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096519.38405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096519.38426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096519.38445: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096519.38458: stderr chunk (state=3): >>>debug2: match not found <<< 27817 1727096519.38486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096519.38507: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27817 1727096519.38522: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 27817 1727096519.38534: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27817 1727096519.38547: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096519.38584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096519.38648: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096519.38670: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096519.38690: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096519.38813: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096519.40797: stdout chunk (state=3): >>>ansible-tmp-1727096519.374506-29814-140515160101817=/root/.ansible/tmp/ansible-tmp-1727096519.374506-29814-140515160101817 <<< 27817 1727096519.40954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096519.40958: stdout chunk (state=3): >>><<< 27817 1727096519.40961: stderr chunk (state=3): >>><<< 27817 1727096519.41173: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096519.374506-29814-140515160101817=/root/.ansible/tmp/ansible-tmp-1727096519.374506-29814-140515160101817 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096519.41177: variable 'ansible_module_compression' from source: unknown 27817 1727096519.41180: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27817 1727096519.41182: variable 'ansible_facts' from source: unknown 27817 1727096519.41222: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096519.374506-29814-140515160101817/AnsiballZ_command.py 27817 1727096519.41437: Sending initial data 27817 1727096519.41440: Sent initial data (155 bytes) 27817 1727096519.42047: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096519.42081: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096519.42185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096519.42214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096519.42285: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096519.43874: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096519.43907: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096519.43947: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpsq7hphud /root/.ansible/tmp/ansible-tmp-1727096519.374506-29814-140515160101817/AnsiballZ_command.py <<< 27817 1727096519.43975: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096519.374506-29814-140515160101817/AnsiballZ_command.py" <<< 27817 1727096519.44007: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpsq7hphud" to remote "/root/.ansible/tmp/ansible-tmp-1727096519.374506-29814-140515160101817/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096519.374506-29814-140515160101817/AnsiballZ_command.py" <<< 27817 1727096519.44766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096519.44781: stderr chunk (state=3): >>><<< 27817 1727096519.44811: stdout chunk (state=3): >>><<< 27817 1727096519.44844: done transferring module to remote 27817 1727096519.44872: _low_level_execute_command(): starting 27817 1727096519.44876: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096519.374506-29814-140515160101817/ /root/.ansible/tmp/ansible-tmp-1727096519.374506-29814-140515160101817/AnsiballZ_command.py && sleep 0' 27817 1727096519.45587: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096519.45672: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096519.45706: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096519.45742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096519.45769: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096519.47724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096519.47728: stdout chunk (state=3): >>><<< 27817 1727096519.47730: stderr chunk (state=3): >>><<< 27817 1727096519.47732: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096519.47734: _low_level_execute_command(): starting 27817 1727096519.47737: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096519.374506-29814-140515160101817/AnsiballZ_command.py && sleep 0' 27817 1727096519.48318: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096519.48384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096519.48444: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096519.48486: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096519.48490: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096519.48547: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096519.65561: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 1, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "start": "2024-09-23 09:01:59.635423", "end": "2024-09-23 09:01:59.652301", "delta": "0:00:00.016878", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 27817 1727096519.67327: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.14.152 closed. <<< 27817 1727096519.67436: stdout chunk (state=3): >>><<< 27817 1727096519.67440: stderr chunk (state=3): >>><<< 27817 1727096519.67547: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 1, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "start": "2024-09-23 09:01:59.635423", "end": "2024-09-23 09:01:59.652301", "delta": "0:00:00.016878", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.14.152 closed. 27817 1727096519.67552: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096519.374506-29814-140515160101817/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096519.67554: _low_level_execute_command(): starting 27817 1727096519.67565: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096519.374506-29814-140515160101817/ > /dev/null 2>&1 && sleep 0' 27817 1727096519.68486: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096519.68545: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096519.68560: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096519.68586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096519.68652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096519.70562: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096519.70596: stdout chunk (state=3): >>><<< 27817 1727096519.70601: stderr chunk (state=3): >>><<< 27817 1727096519.70782: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096519.70785: handler run complete 27817 1727096519.70788: Evaluated conditional (False): False 27817 1727096519.70790: attempt loop complete, returning result 27817 1727096519.70792: _execute() done 27817 1727096519.70794: dumping result to json 27817 1727096519.70796: done dumping result, returning 27817 1727096519.70798: done running TaskExecutor() for managed_node3/TASK: Get NM profile info [0afff68d-5257-bae3-08df-00000000087e] 27817 1727096519.70800: sending task result for task 0afff68d-5257-bae3-08df-00000000087e 27817 1727096519.70885: done sending task result for task 0afff68d-5257-bae3-08df-00000000087e 27817 1727096519.70889: WORKER PROCESS EXITING fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "delta": "0:00:00.016878", "end": "2024-09-23 09:01:59.652301", "rc": 1, "start": "2024-09-23 09:01:59.635423" } MSG: non-zero return code ...ignoring 27817 1727096519.71001: no more pending results, returning what we have 27817 1727096519.71006: results queue empty 27817 1727096519.71007: checking for any_errors_fatal 27817 1727096519.71016: done checking for any_errors_fatal 27817 1727096519.71017: checking for max_fail_percentage 27817 1727096519.71019: done checking for max_fail_percentage 27817 1727096519.71020: checking to see if all hosts have failed and the running result is not ok 27817 1727096519.71021: done checking to see if all hosts have failed 27817 1727096519.71021: getting the remaining hosts for this loop 27817 1727096519.71023: done getting the remaining hosts for this loop 27817 1727096519.71027: getting the next task for host managed_node3 27817 1727096519.71034: done getting next task for host managed_node3 27817 1727096519.71037: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 27817 1727096519.71041: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096519.71045: getting variables 27817 1727096519.71048: in VariableManager get_vars() 27817 1727096519.71084: Calling all_inventory to load vars for managed_node3 27817 1727096519.71200: Calling groups_inventory to load vars for managed_node3 27817 1727096519.71470: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096519.71485: Calling all_plugins_play to load vars for managed_node3 27817 1727096519.71488: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096519.71491: Calling groups_plugins_play to load vars for managed_node3 27817 1727096519.73844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096519.76210: done with get_vars() 27817 1727096519.76254: done getting variables 27817 1727096519.76361: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Monday 23 September 2024 09:01:59 -0400 (0:00:00.451) 0:00:44.117 ****** 27817 1727096519.76400: entering _queue_task() for managed_node3/set_fact 27817 1727096519.77030: worker is 1 (out of 1 available) 27817 1727096519.77044: exiting _queue_task() for managed_node3/set_fact 27817 1727096519.77089: done queuing things up, now waiting for results queue to drain 27817 1727096519.77092: waiting for pending results... 27817 1727096519.77347: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 27817 1727096519.77673: in run() - task 0afff68d-5257-bae3-08df-00000000087f 27817 1727096519.77677: variable 'ansible_search_path' from source: unknown 27817 1727096519.77680: variable 'ansible_search_path' from source: unknown 27817 1727096519.77683: calling self._execute() 27817 1727096519.77685: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096519.77689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096519.77692: variable 'omit' from source: magic vars 27817 1727096519.78072: variable 'ansible_distribution_major_version' from source: facts 27817 1727096519.78091: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096519.78214: variable 'nm_profile_exists' from source: set_fact 27817 1727096519.78233: Evaluated conditional (nm_profile_exists.rc == 0): False 27817 1727096519.78240: when evaluation is False, skipping this task 27817 1727096519.78247: _execute() done 27817 1727096519.78256: dumping result to json 27817 1727096519.78263: done dumping result, returning 27817 1727096519.78278: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0afff68d-5257-bae3-08df-00000000087f] 27817 1727096519.78291: sending task result for task 0afff68d-5257-bae3-08df-00000000087f 27817 1727096519.78434: done sending task result for task 0afff68d-5257-bae3-08df-00000000087f 27817 1727096519.78437: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } 27817 1727096519.78533: no more pending results, returning what we have 27817 1727096519.78537: results queue empty 27817 1727096519.78538: checking for any_errors_fatal 27817 1727096519.78547: done checking for any_errors_fatal 27817 1727096519.78548: checking for max_fail_percentage 27817 1727096519.78551: done checking for max_fail_percentage 27817 1727096519.78552: checking to see if all hosts have failed and the running result is not ok 27817 1727096519.78553: done checking to see if all hosts have failed 27817 1727096519.78554: getting the remaining hosts for this loop 27817 1727096519.78555: done getting the remaining hosts for this loop 27817 1727096519.78559: getting the next task for host managed_node3 27817 1727096519.78571: done getting next task for host managed_node3 27817 1727096519.78574: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 27817 1727096519.78579: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096519.78584: getting variables 27817 1727096519.78585: in VariableManager get_vars() 27817 1727096519.78615: Calling all_inventory to load vars for managed_node3 27817 1727096519.78618: Calling groups_inventory to load vars for managed_node3 27817 1727096519.78621: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096519.78632: Calling all_plugins_play to load vars for managed_node3 27817 1727096519.78635: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096519.78638: Calling groups_plugins_play to load vars for managed_node3 27817 1727096519.80380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096519.82031: done with get_vars() 27817 1727096519.82057: done getting variables 27817 1727096519.82119: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 27817 1727096519.82251: variable 'profile' from source: include params 27817 1727096519.82255: variable 'interface' from source: set_fact 27817 1727096519.82321: variable 'interface' from source: set_fact TASK [Get the ansible_managed comment in ifcfg-ethtest0] *********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Monday 23 September 2024 09:01:59 -0400 (0:00:00.059) 0:00:44.177 ****** 27817 1727096519.82349: entering _queue_task() for managed_node3/command 27817 1727096519.82923: worker is 1 (out of 1 available) 27817 1727096519.82935: exiting _queue_task() for managed_node3/command 27817 1727096519.82969: done queuing things up, now waiting for results queue to drain 27817 1727096519.82996: waiting for pending results... 27817 1727096519.83284: running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-ethtest0 27817 1727096519.83289: in run() - task 0afff68d-5257-bae3-08df-000000000881 27817 1727096519.83292: variable 'ansible_search_path' from source: unknown 27817 1727096519.83294: variable 'ansible_search_path' from source: unknown 27817 1727096519.83334: calling self._execute() 27817 1727096519.83443: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096519.83457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096519.83479: variable 'omit' from source: magic vars 27817 1727096519.83910: variable 'ansible_distribution_major_version' from source: facts 27817 1727096519.83929: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096519.84071: variable 'profile_stat' from source: set_fact 27817 1727096519.84090: Evaluated conditional (profile_stat.stat.exists): False 27817 1727096519.84098: when evaluation is False, skipping this task 27817 1727096519.84106: _execute() done 27817 1727096519.84120: dumping result to json 27817 1727096519.84128: done dumping result, returning 27817 1727096519.84139: done running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-ethtest0 [0afff68d-5257-bae3-08df-000000000881] 27817 1727096519.84156: sending task result for task 0afff68d-5257-bae3-08df-000000000881 skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 27817 1727096519.84414: no more pending results, returning what we have 27817 1727096519.84418: results queue empty 27817 1727096519.84419: checking for any_errors_fatal 27817 1727096519.84428: done checking for any_errors_fatal 27817 1727096519.84429: checking for max_fail_percentage 27817 1727096519.84431: done checking for max_fail_percentage 27817 1727096519.84432: checking to see if all hosts have failed and the running result is not ok 27817 1727096519.84433: done checking to see if all hosts have failed 27817 1727096519.84434: getting the remaining hosts for this loop 27817 1727096519.84435: done getting the remaining hosts for this loop 27817 1727096519.84440: getting the next task for host managed_node3 27817 1727096519.84449: done getting next task for host managed_node3 27817 1727096519.84451: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 27817 1727096519.84456: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096519.84464: getting variables 27817 1727096519.84466: in VariableManager get_vars() 27817 1727096519.84500: Calling all_inventory to load vars for managed_node3 27817 1727096519.84503: Calling groups_inventory to load vars for managed_node3 27817 1727096519.84507: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096519.84521: Calling all_plugins_play to load vars for managed_node3 27817 1727096519.84525: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096519.84529: Calling groups_plugins_play to load vars for managed_node3 27817 1727096519.85220: done sending task result for task 0afff68d-5257-bae3-08df-000000000881 27817 1727096519.85223: WORKER PROCESS EXITING 27817 1727096519.86415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096519.88184: done with get_vars() 27817 1727096519.88233: done getting variables 27817 1727096519.88297: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 27817 1727096519.88408: variable 'profile' from source: include params 27817 1727096519.88412: variable 'interface' from source: set_fact 27817 1727096519.88474: variable 'interface' from source: set_fact TASK [Verify the ansible_managed comment in ifcfg-ethtest0] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Monday 23 September 2024 09:01:59 -0400 (0:00:00.061) 0:00:44.238 ****** 27817 1727096519.88518: entering _queue_task() for managed_node3/set_fact 27817 1727096519.89102: worker is 1 (out of 1 available) 27817 1727096519.89111: exiting _queue_task() for managed_node3/set_fact 27817 1727096519.89121: done queuing things up, now waiting for results queue to drain 27817 1727096519.89124: waiting for pending results... 27817 1727096519.89280: running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-ethtest0 27817 1727096519.89439: in run() - task 0afff68d-5257-bae3-08df-000000000882 27817 1727096519.89470: variable 'ansible_search_path' from source: unknown 27817 1727096519.89482: variable 'ansible_search_path' from source: unknown 27817 1727096519.89539: calling self._execute() 27817 1727096519.89646: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096519.89658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096519.89676: variable 'omit' from source: magic vars 27817 1727096519.90071: variable 'ansible_distribution_major_version' from source: facts 27817 1727096519.90093: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096519.90291: variable 'profile_stat' from source: set_fact 27817 1727096519.90351: Evaluated conditional (profile_stat.stat.exists): False 27817 1727096519.90358: when evaluation is False, skipping this task 27817 1727096519.90364: _execute() done 27817 1727096519.90376: dumping result to json 27817 1727096519.90436: done dumping result, returning 27817 1727096519.90439: done running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-ethtest0 [0afff68d-5257-bae3-08df-000000000882] 27817 1727096519.90442: sending task result for task 0afff68d-5257-bae3-08df-000000000882 27817 1727096519.90508: done sending task result for task 0afff68d-5257-bae3-08df-000000000882 27817 1727096519.90512: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 27817 1727096519.90591: no more pending results, returning what we have 27817 1727096519.90596: results queue empty 27817 1727096519.90596: checking for any_errors_fatal 27817 1727096519.90606: done checking for any_errors_fatal 27817 1727096519.90606: checking for max_fail_percentage 27817 1727096519.90608: done checking for max_fail_percentage 27817 1727096519.90609: checking to see if all hosts have failed and the running result is not ok 27817 1727096519.90610: done checking to see if all hosts have failed 27817 1727096519.90610: getting the remaining hosts for this loop 27817 1727096519.90612: done getting the remaining hosts for this loop 27817 1727096519.90615: getting the next task for host managed_node3 27817 1727096519.90622: done getting next task for host managed_node3 27817 1727096519.90625: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 27817 1727096519.90629: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096519.90633: getting variables 27817 1727096519.90635: in VariableManager get_vars() 27817 1727096519.90665: Calling all_inventory to load vars for managed_node3 27817 1727096519.90669: Calling groups_inventory to load vars for managed_node3 27817 1727096519.90673: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096519.90687: Calling all_plugins_play to load vars for managed_node3 27817 1727096519.90690: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096519.90692: Calling groups_plugins_play to load vars for managed_node3 27817 1727096519.92986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096519.94498: done with get_vars() 27817 1727096519.94528: done getting variables 27817 1727096519.94596: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 27817 1727096519.94713: variable 'profile' from source: include params 27817 1727096519.94718: variable 'interface' from source: set_fact 27817 1727096519.94775: variable 'interface' from source: set_fact TASK [Get the fingerprint comment in ifcfg-ethtest0] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Monday 23 September 2024 09:01:59 -0400 (0:00:00.062) 0:00:44.301 ****** 27817 1727096519.94807: entering _queue_task() for managed_node3/command 27817 1727096519.95547: worker is 1 (out of 1 available) 27817 1727096519.95560: exiting _queue_task() for managed_node3/command 27817 1727096519.95573: done queuing things up, now waiting for results queue to drain 27817 1727096519.95574: waiting for pending results... 27817 1727096519.96086: running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-ethtest0 27817 1727096519.96175: in run() - task 0afff68d-5257-bae3-08df-000000000883 27817 1727096519.96180: variable 'ansible_search_path' from source: unknown 27817 1727096519.96182: variable 'ansible_search_path' from source: unknown 27817 1727096519.96273: calling self._execute() 27817 1727096519.96338: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096519.96351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096519.96365: variable 'omit' from source: magic vars 27817 1727096519.96754: variable 'ansible_distribution_major_version' from source: facts 27817 1727096519.96773: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096519.96889: variable 'profile_stat' from source: set_fact 27817 1727096519.96907: Evaluated conditional (profile_stat.stat.exists): False 27817 1727096519.97073: when evaluation is False, skipping this task 27817 1727096519.97076: _execute() done 27817 1727096519.97078: dumping result to json 27817 1727096519.97080: done dumping result, returning 27817 1727096519.97082: done running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-ethtest0 [0afff68d-5257-bae3-08df-000000000883] 27817 1727096519.97084: sending task result for task 0afff68d-5257-bae3-08df-000000000883 27817 1727096519.97147: done sending task result for task 0afff68d-5257-bae3-08df-000000000883 27817 1727096519.97150: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 27817 1727096519.97206: no more pending results, returning what we have 27817 1727096519.97210: results queue empty 27817 1727096519.97211: checking for any_errors_fatal 27817 1727096519.97217: done checking for any_errors_fatal 27817 1727096519.97218: checking for max_fail_percentage 27817 1727096519.97219: done checking for max_fail_percentage 27817 1727096519.97220: checking to see if all hosts have failed and the running result is not ok 27817 1727096519.97221: done checking to see if all hosts have failed 27817 1727096519.97222: getting the remaining hosts for this loop 27817 1727096519.97223: done getting the remaining hosts for this loop 27817 1727096519.97227: getting the next task for host managed_node3 27817 1727096519.97234: done getting next task for host managed_node3 27817 1727096519.97237: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 27817 1727096519.97241: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096519.97246: getting variables 27817 1727096519.97248: in VariableManager get_vars() 27817 1727096519.97279: Calling all_inventory to load vars for managed_node3 27817 1727096519.97282: Calling groups_inventory to load vars for managed_node3 27817 1727096519.97285: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096519.97298: Calling all_plugins_play to load vars for managed_node3 27817 1727096519.97301: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096519.97303: Calling groups_plugins_play to load vars for managed_node3 27817 1727096519.98993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096520.00476: done with get_vars() 27817 1727096520.00504: done getting variables 27817 1727096520.00573: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 27817 1727096520.00694: variable 'profile' from source: include params 27817 1727096520.00699: variable 'interface' from source: set_fact 27817 1727096520.00754: variable 'interface' from source: set_fact TASK [Verify the fingerprint comment in ifcfg-ethtest0] ************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Monday 23 September 2024 09:02:00 -0400 (0:00:00.059) 0:00:44.361 ****** 27817 1727096520.00788: entering _queue_task() for managed_node3/set_fact 27817 1727096520.01181: worker is 1 (out of 1 available) 27817 1727096520.01194: exiting _queue_task() for managed_node3/set_fact 27817 1727096520.01206: done queuing things up, now waiting for results queue to drain 27817 1727096520.01208: waiting for pending results... 27817 1727096520.01510: running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-ethtest0 27817 1727096520.01775: in run() - task 0afff68d-5257-bae3-08df-000000000884 27817 1727096520.01779: variable 'ansible_search_path' from source: unknown 27817 1727096520.01782: variable 'ansible_search_path' from source: unknown 27817 1727096520.01785: calling self._execute() 27817 1727096520.01813: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096520.01824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096520.01839: variable 'omit' from source: magic vars 27817 1727096520.02227: variable 'ansible_distribution_major_version' from source: facts 27817 1727096520.02246: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096520.02372: variable 'profile_stat' from source: set_fact 27817 1727096520.02391: Evaluated conditional (profile_stat.stat.exists): False 27817 1727096520.02398: when evaluation is False, skipping this task 27817 1727096520.02406: _execute() done 27817 1727096520.02414: dumping result to json 27817 1727096520.02422: done dumping result, returning 27817 1727096520.02433: done running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-ethtest0 [0afff68d-5257-bae3-08df-000000000884] 27817 1727096520.02448: sending task result for task 0afff68d-5257-bae3-08df-000000000884 skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 27817 1727096520.02600: no more pending results, returning what we have 27817 1727096520.02604: results queue empty 27817 1727096520.02605: checking for any_errors_fatal 27817 1727096520.02612: done checking for any_errors_fatal 27817 1727096520.02613: checking for max_fail_percentage 27817 1727096520.02615: done checking for max_fail_percentage 27817 1727096520.02616: checking to see if all hosts have failed and the running result is not ok 27817 1727096520.02617: done checking to see if all hosts have failed 27817 1727096520.02618: getting the remaining hosts for this loop 27817 1727096520.02620: done getting the remaining hosts for this loop 27817 1727096520.02624: getting the next task for host managed_node3 27817 1727096520.02633: done getting next task for host managed_node3 27817 1727096520.02636: ^ task is: TASK: Assert that the profile is absent - '{{ profile }}' 27817 1727096520.02639: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096520.02644: getting variables 27817 1727096520.02646: in VariableManager get_vars() 27817 1727096520.02681: Calling all_inventory to load vars for managed_node3 27817 1727096520.02684: Calling groups_inventory to load vars for managed_node3 27817 1727096520.02688: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096520.02702: Calling all_plugins_play to load vars for managed_node3 27817 1727096520.02706: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096520.02709: Calling groups_plugins_play to load vars for managed_node3 27817 1727096520.03581: done sending task result for task 0afff68d-5257-bae3-08df-000000000884 27817 1727096520.03584: WORKER PROCESS EXITING 27817 1727096520.04429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096520.06944: done with get_vars() 27817 1727096520.06972: done getting variables 27817 1727096520.07033: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 27817 1727096520.07250: variable 'profile' from source: include params 27817 1727096520.07254: variable 'interface' from source: set_fact 27817 1727096520.07314: variable 'interface' from source: set_fact TASK [Assert that the profile is absent - 'ethtest0'] ************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Monday 23 September 2024 09:02:00 -0400 (0:00:00.065) 0:00:44.427 ****** 27817 1727096520.07345: entering _queue_task() for managed_node3/assert 27817 1727096520.08238: worker is 1 (out of 1 available) 27817 1727096520.08252: exiting _queue_task() for managed_node3/assert 27817 1727096520.08264: done queuing things up, now waiting for results queue to drain 27817 1727096520.08266: waiting for pending results... 27817 1727096520.08631: running TaskExecutor() for managed_node3/TASK: Assert that the profile is absent - 'ethtest0' 27817 1727096520.08751: in run() - task 0afff68d-5257-bae3-08df-00000000086d 27817 1727096520.08774: variable 'ansible_search_path' from source: unknown 27817 1727096520.08782: variable 'ansible_search_path' from source: unknown 27817 1727096520.08825: calling self._execute() 27817 1727096520.08940: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096520.08952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096520.08967: variable 'omit' from source: magic vars 27817 1727096520.09357: variable 'ansible_distribution_major_version' from source: facts 27817 1727096520.09378: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096520.09390: variable 'omit' from source: magic vars 27817 1727096520.09442: variable 'omit' from source: magic vars 27817 1727096520.09550: variable 'profile' from source: include params 27817 1727096520.09554: variable 'interface' from source: set_fact 27817 1727096520.09616: variable 'interface' from source: set_fact 27817 1727096520.09658: variable 'omit' from source: magic vars 27817 1727096520.09690: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096520.09726: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096520.10075: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096520.10078: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096520.10081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096520.10084: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096520.10086: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096520.10088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096520.10151: Set connection var ansible_pipelining to False 27817 1727096520.10163: Set connection var ansible_connection to ssh 27817 1727096520.10178: Set connection var ansible_timeout to 10 27817 1727096520.10188: Set connection var ansible_shell_type to sh 27817 1727096520.10199: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096520.10211: Set connection var ansible_shell_executable to /bin/sh 27817 1727096520.10241: variable 'ansible_shell_executable' from source: unknown 27817 1727096520.10302: variable 'ansible_connection' from source: unknown 27817 1727096520.10472: variable 'ansible_module_compression' from source: unknown 27817 1727096520.10476: variable 'ansible_shell_type' from source: unknown 27817 1727096520.10478: variable 'ansible_shell_executable' from source: unknown 27817 1727096520.10480: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096520.10483: variable 'ansible_pipelining' from source: unknown 27817 1727096520.10485: variable 'ansible_timeout' from source: unknown 27817 1727096520.10487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096520.10673: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096520.10677: variable 'omit' from source: magic vars 27817 1727096520.10679: starting attempt loop 27817 1727096520.10681: running the handler 27817 1727096520.10994: variable 'lsr_net_profile_exists' from source: set_fact 27817 1727096520.11062: Evaluated conditional (not lsr_net_profile_exists): True 27817 1727096520.11074: handler run complete 27817 1727096520.11093: attempt loop complete, returning result 27817 1727096520.11101: _execute() done 27817 1727096520.11108: dumping result to json 27817 1727096520.11115: done dumping result, returning 27817 1727096520.11125: done running TaskExecutor() for managed_node3/TASK: Assert that the profile is absent - 'ethtest0' [0afff68d-5257-bae3-08df-00000000086d] 27817 1727096520.11174: sending task result for task 0afff68d-5257-bae3-08df-00000000086d ok: [managed_node3] => { "changed": false } MSG: All assertions passed 27817 1727096520.11317: no more pending results, returning what we have 27817 1727096520.11321: results queue empty 27817 1727096520.11322: checking for any_errors_fatal 27817 1727096520.11331: done checking for any_errors_fatal 27817 1727096520.11332: checking for max_fail_percentage 27817 1727096520.11334: done checking for max_fail_percentage 27817 1727096520.11335: checking to see if all hosts have failed and the running result is not ok 27817 1727096520.11336: done checking to see if all hosts have failed 27817 1727096520.11337: getting the remaining hosts for this loop 27817 1727096520.11338: done getting the remaining hosts for this loop 27817 1727096520.11342: getting the next task for host managed_node3 27817 1727096520.11352: done getting next task for host managed_node3 27817 1727096520.11355: ^ task is: TASK: Include the task 'assert_device_absent.yml' 27817 1727096520.11358: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096520.11362: getting variables 27817 1727096520.11364: in VariableManager get_vars() 27817 1727096520.11400: Calling all_inventory to load vars for managed_node3 27817 1727096520.11403: Calling groups_inventory to load vars for managed_node3 27817 1727096520.11407: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096520.11421: Calling all_plugins_play to load vars for managed_node3 27817 1727096520.11425: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096520.11428: Calling groups_plugins_play to load vars for managed_node3 27817 1727096520.12730: done sending task result for task 0afff68d-5257-bae3-08df-00000000086d 27817 1727096520.12733: WORKER PROCESS EXITING 27817 1727096520.14557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096520.17654: done with get_vars() 27817 1727096520.17900: done getting variables TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:156 Monday 23 September 2024 09:02:00 -0400 (0:00:00.106) 0:00:44.533 ****** 27817 1727096520.17999: entering _queue_task() for managed_node3/include_tasks 27817 1727096520.18799: worker is 1 (out of 1 available) 27817 1727096520.18811: exiting _queue_task() for managed_node3/include_tasks 27817 1727096520.18821: done queuing things up, now waiting for results queue to drain 27817 1727096520.18822: waiting for pending results... 27817 1727096520.19100: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_absent.yml' 27817 1727096520.19206: in run() - task 0afff68d-5257-bae3-08df-0000000000f0 27817 1727096520.19226: variable 'ansible_search_path' from source: unknown 27817 1727096520.19262: calling self._execute() 27817 1727096520.19373: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096520.19386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096520.19405: variable 'omit' from source: magic vars 27817 1727096520.19785: variable 'ansible_distribution_major_version' from source: facts 27817 1727096520.19803: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096520.19814: _execute() done 27817 1727096520.19823: dumping result to json 27817 1727096520.19835: done dumping result, returning 27817 1727096520.19845: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_absent.yml' [0afff68d-5257-bae3-08df-0000000000f0] 27817 1727096520.19857: sending task result for task 0afff68d-5257-bae3-08df-0000000000f0 27817 1727096520.19978: no more pending results, returning what we have 27817 1727096520.19984: in VariableManager get_vars() 27817 1727096520.20019: Calling all_inventory to load vars for managed_node3 27817 1727096520.20022: Calling groups_inventory to load vars for managed_node3 27817 1727096520.20026: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096520.20039: Calling all_plugins_play to load vars for managed_node3 27817 1727096520.20043: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096520.20046: Calling groups_plugins_play to load vars for managed_node3 27817 1727096520.20881: done sending task result for task 0afff68d-5257-bae3-08df-0000000000f0 27817 1727096520.20885: WORKER PROCESS EXITING 27817 1727096520.21835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096520.24005: done with get_vars() 27817 1727096520.24028: variable 'ansible_search_path' from source: unknown 27817 1727096520.24043: we have included files to process 27817 1727096520.24044: generating all_blocks data 27817 1727096520.24046: done generating all_blocks data 27817 1727096520.24051: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 27817 1727096520.24052: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 27817 1727096520.24054: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 27817 1727096520.24209: in VariableManager get_vars() 27817 1727096520.24225: done with get_vars() 27817 1727096520.24324: done processing included file 27817 1727096520.24326: iterating over new_blocks loaded from include file 27817 1727096520.24328: in VariableManager get_vars() 27817 1727096520.24336: done with get_vars() 27817 1727096520.24338: filtering new block on tags 27817 1727096520.24353: done filtering new block on tags 27817 1727096520.24355: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node3 27817 1727096520.24360: extending task lists for all hosts with included blocks 27817 1727096520.24499: done extending task lists 27817 1727096520.24500: done processing included files 27817 1727096520.24501: results queue empty 27817 1727096520.24502: checking for any_errors_fatal 27817 1727096520.24505: done checking for any_errors_fatal 27817 1727096520.24506: checking for max_fail_percentage 27817 1727096520.24507: done checking for max_fail_percentage 27817 1727096520.24508: checking to see if all hosts have failed and the running result is not ok 27817 1727096520.24509: done checking to see if all hosts have failed 27817 1727096520.24509: getting the remaining hosts for this loop 27817 1727096520.24510: done getting the remaining hosts for this loop 27817 1727096520.24512: getting the next task for host managed_node3 27817 1727096520.24516: done getting next task for host managed_node3 27817 1727096520.24519: ^ task is: TASK: Include the task 'get_interface_stat.yml' 27817 1727096520.24521: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096520.24523: getting variables 27817 1727096520.24524: in VariableManager get_vars() 27817 1727096520.24532: Calling all_inventory to load vars for managed_node3 27817 1727096520.24534: Calling groups_inventory to load vars for managed_node3 27817 1727096520.24536: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096520.24541: Calling all_plugins_play to load vars for managed_node3 27817 1727096520.24542: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096520.24545: Calling groups_plugins_play to load vars for managed_node3 27817 1727096520.27211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096520.29243: done with get_vars() 27817 1727096520.29277: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Monday 23 September 2024 09:02:00 -0400 (0:00:00.113) 0:00:44.647 ****** 27817 1727096520.29358: entering _queue_task() for managed_node3/include_tasks 27817 1727096520.30589: worker is 1 (out of 1 available) 27817 1727096520.30603: exiting _queue_task() for managed_node3/include_tasks 27817 1727096520.30616: done queuing things up, now waiting for results queue to drain 27817 1727096520.30618: waiting for pending results... 27817 1727096520.31236: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 27817 1727096520.31354: in run() - task 0afff68d-5257-bae3-08df-0000000008b5 27817 1727096520.31556: variable 'ansible_search_path' from source: unknown 27817 1727096520.31772: variable 'ansible_search_path' from source: unknown 27817 1727096520.31777: calling self._execute() 27817 1727096520.31779: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096520.31781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096520.31783: variable 'omit' from source: magic vars 27817 1727096520.32934: variable 'ansible_distribution_major_version' from source: facts 27817 1727096520.33274: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096520.33278: _execute() done 27817 1727096520.33281: dumping result to json 27817 1727096520.33283: done dumping result, returning 27817 1727096520.33286: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-bae3-08df-0000000008b5] 27817 1727096520.33288: sending task result for task 0afff68d-5257-bae3-08df-0000000008b5 27817 1727096520.33357: done sending task result for task 0afff68d-5257-bae3-08df-0000000008b5 27817 1727096520.33361: WORKER PROCESS EXITING 27817 1727096520.33392: no more pending results, returning what we have 27817 1727096520.33397: in VariableManager get_vars() 27817 1727096520.33433: Calling all_inventory to load vars for managed_node3 27817 1727096520.33435: Calling groups_inventory to load vars for managed_node3 27817 1727096520.33439: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096520.33457: Calling all_plugins_play to load vars for managed_node3 27817 1727096520.33461: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096520.33463: Calling groups_plugins_play to load vars for managed_node3 27817 1727096520.49625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096520.51560: done with get_vars() 27817 1727096520.51603: variable 'ansible_search_path' from source: unknown 27817 1727096520.51605: variable 'ansible_search_path' from source: unknown 27817 1727096520.51639: we have included files to process 27817 1727096520.51641: generating all_blocks data 27817 1727096520.51642: done generating all_blocks data 27817 1727096520.51643: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 27817 1727096520.51644: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 27817 1727096520.51646: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 27817 1727096520.51852: done processing included file 27817 1727096520.51854: iterating over new_blocks loaded from include file 27817 1727096520.51856: in VariableManager get_vars() 27817 1727096520.51871: done with get_vars() 27817 1727096520.51875: filtering new block on tags 27817 1727096520.51916: done filtering new block on tags 27817 1727096520.51918: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 27817 1727096520.51923: extending task lists for all hosts with included blocks 27817 1727096520.52034: done extending task lists 27817 1727096520.52071: done processing included files 27817 1727096520.52074: results queue empty 27817 1727096520.52075: checking for any_errors_fatal 27817 1727096520.52077: done checking for any_errors_fatal 27817 1727096520.52078: checking for max_fail_percentage 27817 1727096520.52079: done checking for max_fail_percentage 27817 1727096520.52080: checking to see if all hosts have failed and the running result is not ok 27817 1727096520.52081: done checking to see if all hosts have failed 27817 1727096520.52082: getting the remaining hosts for this loop 27817 1727096520.52083: done getting the remaining hosts for this loop 27817 1727096520.52085: getting the next task for host managed_node3 27817 1727096520.52089: done getting next task for host managed_node3 27817 1727096520.52091: ^ task is: TASK: Get stat for interface {{ interface }} 27817 1727096520.52094: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096520.52096: getting variables 27817 1727096520.52097: in VariableManager get_vars() 27817 1727096520.52107: Calling all_inventory to load vars for managed_node3 27817 1727096520.52109: Calling groups_inventory to load vars for managed_node3 27817 1727096520.52111: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096520.52116: Calling all_plugins_play to load vars for managed_node3 27817 1727096520.52119: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096520.52121: Calling groups_plugins_play to load vars for managed_node3 27817 1727096520.53988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096520.55710: done with get_vars() 27817 1727096520.55747: done getting variables 27817 1727096520.55908: variable 'interface' from source: set_fact TASK [Get stat for interface ethtest0] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 23 September 2024 09:02:00 -0400 (0:00:00.265) 0:00:44.913 ****** 27817 1727096520.55936: entering _queue_task() for managed_node3/stat 27817 1727096520.56318: worker is 1 (out of 1 available) 27817 1727096520.56331: exiting _queue_task() for managed_node3/stat 27817 1727096520.56341: done queuing things up, now waiting for results queue to drain 27817 1727096520.56343: waiting for pending results... 27817 1727096520.56632: running TaskExecutor() for managed_node3/TASK: Get stat for interface ethtest0 27817 1727096520.56729: in run() - task 0afff68d-5257-bae3-08df-0000000008cf 27817 1727096520.56740: variable 'ansible_search_path' from source: unknown 27817 1727096520.56753: variable 'ansible_search_path' from source: unknown 27817 1727096520.56780: calling self._execute() 27817 1727096520.56861: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096520.56866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096520.56875: variable 'omit' from source: magic vars 27817 1727096520.57172: variable 'ansible_distribution_major_version' from source: facts 27817 1727096520.57185: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096520.57189: variable 'omit' from source: magic vars 27817 1727096520.57232: variable 'omit' from source: magic vars 27817 1727096520.57305: variable 'interface' from source: set_fact 27817 1727096520.57319: variable 'omit' from source: magic vars 27817 1727096520.57353: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096520.57383: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096520.57402: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096520.57418: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096520.57428: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096520.57453: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096520.57457: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096520.57460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096520.57534: Set connection var ansible_pipelining to False 27817 1727096520.57538: Set connection var ansible_connection to ssh 27817 1727096520.57540: Set connection var ansible_timeout to 10 27817 1727096520.57543: Set connection var ansible_shell_type to sh 27817 1727096520.57549: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096520.57553: Set connection var ansible_shell_executable to /bin/sh 27817 1727096520.57579: variable 'ansible_shell_executable' from source: unknown 27817 1727096520.57582: variable 'ansible_connection' from source: unknown 27817 1727096520.57585: variable 'ansible_module_compression' from source: unknown 27817 1727096520.57587: variable 'ansible_shell_type' from source: unknown 27817 1727096520.57590: variable 'ansible_shell_executable' from source: unknown 27817 1727096520.57592: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096520.57595: variable 'ansible_pipelining' from source: unknown 27817 1727096520.57597: variable 'ansible_timeout' from source: unknown 27817 1727096520.57599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096520.57754: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27817 1727096520.57763: variable 'omit' from source: magic vars 27817 1727096520.57768: starting attempt loop 27817 1727096520.57772: running the handler 27817 1727096520.57790: _low_level_execute_command(): starting 27817 1727096520.57793: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096520.58440: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096520.58494: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096520.58899: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096520.60510: stdout chunk (state=3): >>>/root <<< 27817 1727096520.60651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096520.60655: stdout chunk (state=3): >>><<< 27817 1727096520.60659: stderr chunk (state=3): >>><<< 27817 1727096520.60795: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096520.60799: _low_level_execute_command(): starting 27817 1727096520.60802: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096520.606911-29883-243322450103814 `" && echo ansible-tmp-1727096520.606911-29883-243322450103814="` echo /root/.ansible/tmp/ansible-tmp-1727096520.606911-29883-243322450103814 `" ) && sleep 0' 27817 1727096520.61397: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096520.61413: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096520.61429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096520.61451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096520.61564: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096520.61749: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096520.61789: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096520.63786: stdout chunk (state=3): >>>ansible-tmp-1727096520.606911-29883-243322450103814=/root/.ansible/tmp/ansible-tmp-1727096520.606911-29883-243322450103814 <<< 27817 1727096520.63884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096520.63888: stdout chunk (state=3): >>><<< 27817 1727096520.63894: stderr chunk (state=3): >>><<< 27817 1727096520.63920: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096520.606911-29883-243322450103814=/root/.ansible/tmp/ansible-tmp-1727096520.606911-29883-243322450103814 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096520.64020: variable 'ansible_module_compression' from source: unknown 27817 1727096520.64042: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 27817 1727096520.64088: variable 'ansible_facts' from source: unknown 27817 1727096520.64179: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096520.606911-29883-243322450103814/AnsiballZ_stat.py 27817 1727096520.64373: Sending initial data 27817 1727096520.64376: Sent initial data (152 bytes) 27817 1727096520.64904: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096520.64986: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096520.65024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096520.65038: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096520.65062: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096520.65137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096520.66742: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096520.66794: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096520.66827: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpbshb1u89 /root/.ansible/tmp/ansible-tmp-1727096520.606911-29883-243322450103814/AnsiballZ_stat.py <<< 27817 1727096520.66835: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096520.606911-29883-243322450103814/AnsiballZ_stat.py" <<< 27817 1727096520.66878: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpbshb1u89" to remote "/root/.ansible/tmp/ansible-tmp-1727096520.606911-29883-243322450103814/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096520.606911-29883-243322450103814/AnsiballZ_stat.py" <<< 27817 1727096520.67919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096520.67923: stdout chunk (state=3): >>><<< 27817 1727096520.67927: stderr chunk (state=3): >>><<< 27817 1727096520.67936: done transferring module to remote 27817 1727096520.67948: _low_level_execute_command(): starting 27817 1727096520.68012: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096520.606911-29883-243322450103814/ /root/.ansible/tmp/ansible-tmp-1727096520.606911-29883-243322450103814/AnsiballZ_stat.py && sleep 0' 27817 1727096520.68713: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096520.68734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096520.68766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096520.68810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096520.68821: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096520.68887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096520.70644: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096520.70695: stderr chunk (state=3): >>><<< 27817 1727096520.70712: stdout chunk (state=3): >>><<< 27817 1727096520.70785: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096520.70793: _low_level_execute_command(): starting 27817 1727096520.70795: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096520.606911-29883-243322450103814/AnsiballZ_stat.py && sleep 0' 27817 1727096520.71149: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096520.71171: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096520.71174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096520.71201: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 27817 1727096520.71204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096520.71255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096520.71258: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096520.71293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096520.86615: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/ethtest0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 27817 1727096520.87957: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096520.88179: stderr chunk (state=3): >>><<< 27817 1727096520.88183: stdout chunk (state=3): >>><<< 27817 1727096520.88186: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/ethtest0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096520.88189: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/ethtest0', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096520.606911-29883-243322450103814/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096520.88191: _low_level_execute_command(): starting 27817 1727096520.88194: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096520.606911-29883-243322450103814/ > /dev/null 2>&1 && sleep 0' 27817 1727096520.88649: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096520.88677: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096520.88687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096520.88707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096520.88719: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096520.88726: stderr chunk (state=3): >>>debug2: match not found <<< 27817 1727096520.88735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096520.88749: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27817 1727096520.88964: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 27817 1727096520.88974: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27817 1727096520.88977: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096520.88979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096520.88981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096520.88983: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096520.88985: stderr chunk (state=3): >>>debug2: match found <<< 27817 1727096520.88987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096520.88989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096520.88991: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096520.89206: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096520.89250: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096520.91077: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096520.91124: stderr chunk (state=3): >>><<< 27817 1727096520.91134: stdout chunk (state=3): >>><<< 27817 1727096520.91163: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096520.91175: handler run complete 27817 1727096520.91192: attempt loop complete, returning result 27817 1727096520.91195: _execute() done 27817 1727096520.91198: dumping result to json 27817 1727096520.91202: done dumping result, returning 27817 1727096520.91211: done running TaskExecutor() for managed_node3/TASK: Get stat for interface ethtest0 [0afff68d-5257-bae3-08df-0000000008cf] 27817 1727096520.91216: sending task result for task 0afff68d-5257-bae3-08df-0000000008cf 27817 1727096520.91314: done sending task result for task 0afff68d-5257-bae3-08df-0000000008cf 27817 1727096520.91317: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 27817 1727096520.91430: no more pending results, returning what we have 27817 1727096520.91434: results queue empty 27817 1727096520.91435: checking for any_errors_fatal 27817 1727096520.91437: done checking for any_errors_fatal 27817 1727096520.91437: checking for max_fail_percentage 27817 1727096520.91439: done checking for max_fail_percentage 27817 1727096520.91440: checking to see if all hosts have failed and the running result is not ok 27817 1727096520.91441: done checking to see if all hosts have failed 27817 1727096520.91442: getting the remaining hosts for this loop 27817 1727096520.91443: done getting the remaining hosts for this loop 27817 1727096520.91448: getting the next task for host managed_node3 27817 1727096520.91456: done getting next task for host managed_node3 27817 1727096520.91459: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 27817 1727096520.91461: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096520.91466: getting variables 27817 1727096520.91470: in VariableManager get_vars() 27817 1727096520.91500: Calling all_inventory to load vars for managed_node3 27817 1727096520.91503: Calling groups_inventory to load vars for managed_node3 27817 1727096520.91506: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096520.91518: Calling all_plugins_play to load vars for managed_node3 27817 1727096520.91522: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096520.91525: Calling groups_plugins_play to load vars for managed_node3 27817 1727096520.93420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096520.95383: done with get_vars() 27817 1727096520.95414: done getting variables 27817 1727096520.95470: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 27817 1727096520.95593: variable 'interface' from source: set_fact TASK [Assert that the interface is absent - 'ethtest0'] ************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Monday 23 September 2024 09:02:00 -0400 (0:00:00.396) 0:00:45.309 ****** 27817 1727096520.95630: entering _queue_task() for managed_node3/assert 27817 1727096520.95995: worker is 1 (out of 1 available) 27817 1727096520.96009: exiting _queue_task() for managed_node3/assert 27817 1727096520.96019: done queuing things up, now waiting for results queue to drain 27817 1727096520.96021: waiting for pending results... 27817 1727096520.96484: running TaskExecutor() for managed_node3/TASK: Assert that the interface is absent - 'ethtest0' 27817 1727096520.96495: in run() - task 0afff68d-5257-bae3-08df-0000000008b6 27817 1727096520.96499: variable 'ansible_search_path' from source: unknown 27817 1727096520.96502: variable 'ansible_search_path' from source: unknown 27817 1727096520.96505: calling self._execute() 27817 1727096520.96587: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096520.96598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096520.96614: variable 'omit' from source: magic vars 27817 1727096520.97000: variable 'ansible_distribution_major_version' from source: facts 27817 1727096520.97012: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096520.97018: variable 'omit' from source: magic vars 27817 1727096520.97078: variable 'omit' from source: magic vars 27817 1727096520.97182: variable 'interface' from source: set_fact 27817 1727096520.97201: variable 'omit' from source: magic vars 27817 1727096520.97240: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096520.97285: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096520.97304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096520.97371: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096520.97375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096520.97378: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096520.97380: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096520.97382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096520.97482: Set connection var ansible_pipelining to False 27817 1727096520.97487: Set connection var ansible_connection to ssh 27817 1727096520.97493: Set connection var ansible_timeout to 10 27817 1727096520.97496: Set connection var ansible_shell_type to sh 27817 1727096520.97502: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096520.97507: Set connection var ansible_shell_executable to /bin/sh 27817 1727096520.97532: variable 'ansible_shell_executable' from source: unknown 27817 1727096520.97536: variable 'ansible_connection' from source: unknown 27817 1727096520.97538: variable 'ansible_module_compression' from source: unknown 27817 1727096520.97540: variable 'ansible_shell_type' from source: unknown 27817 1727096520.97543: variable 'ansible_shell_executable' from source: unknown 27817 1727096520.97545: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096520.97673: variable 'ansible_pipelining' from source: unknown 27817 1727096520.97676: variable 'ansible_timeout' from source: unknown 27817 1727096520.97679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096520.97707: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096520.97718: variable 'omit' from source: magic vars 27817 1727096520.97723: starting attempt loop 27817 1727096520.97726: running the handler 27817 1727096520.97885: variable 'interface_stat' from source: set_fact 27817 1727096520.97900: Evaluated conditional (not interface_stat.stat.exists): True 27817 1727096520.97911: handler run complete 27817 1727096520.97925: attempt loop complete, returning result 27817 1727096520.97928: _execute() done 27817 1727096520.97930: dumping result to json 27817 1727096520.97932: done dumping result, returning 27817 1727096520.97940: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is absent - 'ethtest0' [0afff68d-5257-bae3-08df-0000000008b6] 27817 1727096520.97946: sending task result for task 0afff68d-5257-bae3-08df-0000000008b6 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 27817 1727096520.98080: no more pending results, returning what we have 27817 1727096520.98084: results queue empty 27817 1727096520.98085: checking for any_errors_fatal 27817 1727096520.98095: done checking for any_errors_fatal 27817 1727096520.98096: checking for max_fail_percentage 27817 1727096520.98098: done checking for max_fail_percentage 27817 1727096520.98099: checking to see if all hosts have failed and the running result is not ok 27817 1727096520.98100: done checking to see if all hosts have failed 27817 1727096520.98101: getting the remaining hosts for this loop 27817 1727096520.98104: done getting the remaining hosts for this loop 27817 1727096520.98108: getting the next task for host managed_node3 27817 1727096520.98116: done getting next task for host managed_node3 27817 1727096520.98119: ^ task is: TASK: Verify network state restored to default 27817 1727096520.98121: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096520.98125: getting variables 27817 1727096520.98127: in VariableManager get_vars() 27817 1727096520.98157: Calling all_inventory to load vars for managed_node3 27817 1727096520.98160: Calling groups_inventory to load vars for managed_node3 27817 1727096520.98164: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096520.98181: Calling all_plugins_play to load vars for managed_node3 27817 1727096520.98185: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096520.98189: Calling groups_plugins_play to load vars for managed_node3 27817 1727096520.98710: done sending task result for task 0afff68d-5257-bae3-08df-0000000008b6 27817 1727096520.98715: WORKER PROCESS EXITING 27817 1727096520.99863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096521.01528: done with get_vars() 27817 1727096521.01551: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:158 Monday 23 September 2024 09:02:01 -0400 (0:00:00.060) 0:00:45.370 ****** 27817 1727096521.01638: entering _queue_task() for managed_node3/include_tasks 27817 1727096521.01989: worker is 1 (out of 1 available) 27817 1727096521.02001: exiting _queue_task() for managed_node3/include_tasks 27817 1727096521.02012: done queuing things up, now waiting for results queue to drain 27817 1727096521.02014: waiting for pending results... 27817 1727096521.02388: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 27817 1727096521.02405: in run() - task 0afff68d-5257-bae3-08df-0000000000f1 27817 1727096521.02423: variable 'ansible_search_path' from source: unknown 27817 1727096521.02462: calling self._execute() 27817 1727096521.02567: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096521.02583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096521.02599: variable 'omit' from source: magic vars 27817 1727096521.03050: variable 'ansible_distribution_major_version' from source: facts 27817 1727096521.03053: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096521.03056: _execute() done 27817 1727096521.03058: dumping result to json 27817 1727096521.03060: done dumping result, returning 27817 1727096521.03062: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [0afff68d-5257-bae3-08df-0000000000f1] 27817 1727096521.03064: sending task result for task 0afff68d-5257-bae3-08df-0000000000f1 27817 1727096521.03129: done sending task result for task 0afff68d-5257-bae3-08df-0000000000f1 27817 1727096521.03181: no more pending results, returning what we have 27817 1727096521.03186: in VariableManager get_vars() 27817 1727096521.03222: Calling all_inventory to load vars for managed_node3 27817 1727096521.03224: Calling groups_inventory to load vars for managed_node3 27817 1727096521.03228: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096521.03242: Calling all_plugins_play to load vars for managed_node3 27817 1727096521.03245: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096521.03248: Calling groups_plugins_play to load vars for managed_node3 27817 1727096521.04081: WORKER PROCESS EXITING 27817 1727096521.04842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096521.06428: done with get_vars() 27817 1727096521.06448: variable 'ansible_search_path' from source: unknown 27817 1727096521.06463: we have included files to process 27817 1727096521.06464: generating all_blocks data 27817 1727096521.06465: done generating all_blocks data 27817 1727096521.06471: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 27817 1727096521.06472: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 27817 1727096521.06475: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 27817 1727096521.06857: done processing included file 27817 1727096521.06859: iterating over new_blocks loaded from include file 27817 1727096521.06860: in VariableManager get_vars() 27817 1727096521.06872: done with get_vars() 27817 1727096521.06874: filtering new block on tags 27817 1727096521.06889: done filtering new block on tags 27817 1727096521.06892: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node3 27817 1727096521.06897: extending task lists for all hosts with included blocks 27817 1727096521.07130: done extending task lists 27817 1727096521.07131: done processing included files 27817 1727096521.07132: results queue empty 27817 1727096521.07133: checking for any_errors_fatal 27817 1727096521.07136: done checking for any_errors_fatal 27817 1727096521.07137: checking for max_fail_percentage 27817 1727096521.07138: done checking for max_fail_percentage 27817 1727096521.07139: checking to see if all hosts have failed and the running result is not ok 27817 1727096521.07140: done checking to see if all hosts have failed 27817 1727096521.07140: getting the remaining hosts for this loop 27817 1727096521.07141: done getting the remaining hosts for this loop 27817 1727096521.07144: getting the next task for host managed_node3 27817 1727096521.07147: done getting next task for host managed_node3 27817 1727096521.07149: ^ task is: TASK: Check routes and DNS 27817 1727096521.07151: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096521.07153: getting variables 27817 1727096521.07154: in VariableManager get_vars() 27817 1727096521.07162: Calling all_inventory to load vars for managed_node3 27817 1727096521.07164: Calling groups_inventory to load vars for managed_node3 27817 1727096521.07166: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096521.07173: Calling all_plugins_play to load vars for managed_node3 27817 1727096521.07175: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096521.07178: Calling groups_plugins_play to load vars for managed_node3 27817 1727096521.08402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096521.09905: done with get_vars() 27817 1727096521.09931: done getting variables 27817 1727096521.09977: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Monday 23 September 2024 09:02:01 -0400 (0:00:00.083) 0:00:45.453 ****** 27817 1727096521.10008: entering _queue_task() for managed_node3/shell 27817 1727096521.10357: worker is 1 (out of 1 available) 27817 1727096521.10475: exiting _queue_task() for managed_node3/shell 27817 1727096521.10485: done queuing things up, now waiting for results queue to drain 27817 1727096521.10487: waiting for pending results... 27817 1727096521.10666: running TaskExecutor() for managed_node3/TASK: Check routes and DNS 27817 1727096521.10796: in run() - task 0afff68d-5257-bae3-08df-0000000008e7 27817 1727096521.10817: variable 'ansible_search_path' from source: unknown 27817 1727096521.10827: variable 'ansible_search_path' from source: unknown 27817 1727096521.10868: calling self._execute() 27817 1727096521.10978: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096521.10991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096521.11007: variable 'omit' from source: magic vars 27817 1727096521.11397: variable 'ansible_distribution_major_version' from source: facts 27817 1727096521.11414: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096521.11426: variable 'omit' from source: magic vars 27817 1727096521.11476: variable 'omit' from source: magic vars 27817 1727096521.11515: variable 'omit' from source: magic vars 27817 1727096521.11560: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096521.11606: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096521.11633: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096521.11655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096521.11673: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096521.11713: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096521.11722: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096521.11731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096521.11838: Set connection var ansible_pipelining to False 27817 1727096521.11852: Set connection var ansible_connection to ssh 27817 1727096521.11863: Set connection var ansible_timeout to 10 27817 1727096521.11872: Set connection var ansible_shell_type to sh 27817 1727096521.11882: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096521.11891: Set connection var ansible_shell_executable to /bin/sh 27817 1727096521.11926: variable 'ansible_shell_executable' from source: unknown 27817 1727096521.11935: variable 'ansible_connection' from source: unknown 27817 1727096521.11943: variable 'ansible_module_compression' from source: unknown 27817 1727096521.11950: variable 'ansible_shell_type' from source: unknown 27817 1727096521.11957: variable 'ansible_shell_executable' from source: unknown 27817 1727096521.11965: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096521.11975: variable 'ansible_pipelining' from source: unknown 27817 1727096521.11982: variable 'ansible_timeout' from source: unknown 27817 1727096521.11990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096521.12137: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096521.12153: variable 'omit' from source: magic vars 27817 1727096521.12163: starting attempt loop 27817 1727096521.12173: running the handler 27817 1727096521.12190: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096521.12218: _low_level_execute_command(): starting 27817 1727096521.12236: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096521.12961: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096521.12992: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096521.13002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096521.13102: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096521.13114: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096521.13187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096521.15008: stdout chunk (state=3): >>>/root <<< 27817 1727096521.15134: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096521.15140: stdout chunk (state=3): >>><<< 27817 1727096521.15148: stderr chunk (state=3): >>><<< 27817 1727096521.15172: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096521.15189: _low_level_execute_command(): starting 27817 1727096521.15196: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096521.1517396-29913-153383767451745 `" && echo ansible-tmp-1727096521.1517396-29913-153383767451745="` echo /root/.ansible/tmp/ansible-tmp-1727096521.1517396-29913-153383767451745 `" ) && sleep 0' 27817 1727096521.15790: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096521.15799: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096521.15810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096521.15824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096521.15837: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096521.15843: stderr chunk (state=3): >>>debug2: match not found <<< 27817 1727096521.15854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096521.15872: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27817 1727096521.15980: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 27817 1727096521.15983: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27817 1727096521.15986: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096521.16001: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096521.16063: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096521.18004: stdout chunk (state=3): >>>ansible-tmp-1727096521.1517396-29913-153383767451745=/root/.ansible/tmp/ansible-tmp-1727096521.1517396-29913-153383767451745 <<< 27817 1727096521.18155: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096521.18159: stdout chunk (state=3): >>><<< 27817 1727096521.18161: stderr chunk (state=3): >>><<< 27817 1727096521.18374: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096521.1517396-29913-153383767451745=/root/.ansible/tmp/ansible-tmp-1727096521.1517396-29913-153383767451745 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096521.18378: variable 'ansible_module_compression' from source: unknown 27817 1727096521.18380: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27817 1727096521.18382: variable 'ansible_facts' from source: unknown 27817 1727096521.18431: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096521.1517396-29913-153383767451745/AnsiballZ_command.py 27817 1727096521.18638: Sending initial data 27817 1727096521.18738: Sent initial data (156 bytes) 27817 1727096521.19342: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096521.19364: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096521.19491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096521.19519: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096521.19603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096521.21148: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096521.21208: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096521.21257: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpwb86ckwj /root/.ansible/tmp/ansible-tmp-1727096521.1517396-29913-153383767451745/AnsiballZ_command.py <<< 27817 1727096521.21260: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096521.1517396-29913-153383767451745/AnsiballZ_command.py" <<< 27817 1727096521.21314: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpwb86ckwj" to remote "/root/.ansible/tmp/ansible-tmp-1727096521.1517396-29913-153383767451745/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096521.1517396-29913-153383767451745/AnsiballZ_command.py" <<< 27817 1727096521.22052: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096521.22063: stderr chunk (state=3): >>><<< 27817 1727096521.22178: stdout chunk (state=3): >>><<< 27817 1727096521.22181: done transferring module to remote 27817 1727096521.22183: _low_level_execute_command(): starting 27817 1727096521.22185: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096521.1517396-29913-153383767451745/ /root/.ansible/tmp/ansible-tmp-1727096521.1517396-29913-153383767451745/AnsiballZ_command.py && sleep 0' 27817 1727096521.22827: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096521.22831: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096521.22923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096521.22942: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096521.22963: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096521.23035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096521.25081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096521.25085: stdout chunk (state=3): >>><<< 27817 1727096521.25087: stderr chunk (state=3): >>><<< 27817 1727096521.25090: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096521.25092: _low_level_execute_command(): starting 27817 1727096521.25094: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096521.1517396-29913-153383767451745/AnsiballZ_command.py && sleep 0' 27817 1727096521.25728: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096521.25733: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096521.25735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096521.25737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096521.25739: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096521.25742: stderr chunk (state=3): >>>debug2: match not found <<< 27817 1727096521.25744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096521.25746: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27817 1727096521.25752: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 27817 1727096521.25759: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27817 1727096521.25768: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096521.25782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096521.25837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096521.25840: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 27817 1727096521.25874: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096521.25888: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096521.25900: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096521.25965: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096521.42378: stdout chunk (state=3): >>> {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 0a:ff:df:7b:8e:75 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.14.152/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 2959sec preferred_lft 2959sec\n inet6 fe80::8ff:dfff:fe7b:8e75/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\n36: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000\n link/ether be:6a:de:a5:d9:03 brd ff:ff:ff:ff:ff:ff\n inet 192.0.2.72/31 scope global noprefixroute rpltstbr\n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.14.152 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.14.152 metric 100 \n192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-23 09:02:01.409190", "end": "2024-09-23 09:02:01.417956", "delta": "0:00:00.008766", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 27817 1727096521.43811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096521.43815: stdout chunk (state=3): >>><<< 27817 1727096521.43820: stderr chunk (state=3): >>><<< 27817 1727096521.43860: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 0a:ff:df:7b:8e:75 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.14.152/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 2959sec preferred_lft 2959sec\n inet6 fe80::8ff:dfff:fe7b:8e75/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\n36: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000\n link/ether be:6a:de:a5:d9:03 brd ff:ff:ff:ff:ff:ff\n inet 192.0.2.72/31 scope global noprefixroute rpltstbr\n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.14.152 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.14.152 metric 100 \n192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-23 09:02:01.409190", "end": "2024-09-23 09:02:01.417956", "delta": "0:00:00.008766", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096521.44011: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096521.1517396-29913-153383767451745/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096521.44020: _low_level_execute_command(): starting 27817 1727096521.44025: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096521.1517396-29913-153383767451745/ > /dev/null 2>&1 && sleep 0' 27817 1727096521.45209: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096521.45306: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096521.45384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096521.45492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096521.45550: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096521.45875: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096521.47584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096521.47595: stderr chunk (state=3): >>><<< 27817 1727096521.47657: stdout chunk (state=3): >>><<< 27817 1727096521.47739: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096521.47751: handler run complete 27817 1727096521.47801: Evaluated conditional (False): False 27817 1727096521.47809: attempt loop complete, returning result 27817 1727096521.47812: _execute() done 27817 1727096521.47815: dumping result to json 27817 1727096521.47821: done dumping result, returning 27817 1727096521.47833: done running TaskExecutor() for managed_node3/TASK: Check routes and DNS [0afff68d-5257-bae3-08df-0000000008e7] 27817 1727096521.47835: sending task result for task 0afff68d-5257-bae3-08df-0000000008e7 ok: [managed_node3] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008766", "end": "2024-09-23 09:02:01.417956", "rc": 0, "start": "2024-09-23 09:02:01.409190" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:ff:df:7b:8e:75 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.14.152/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 2959sec preferred_lft 2959sec inet6 fe80::8ff:dfff:fe7b:8e75/64 scope link noprefixroute valid_lft forever preferred_lft forever 36: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether be:6a:de:a5:d9:03 brd ff:ff:ff:ff:ff:ff inet 192.0.2.72/31 scope global noprefixroute rpltstbr valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.14.152 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.14.152 metric 100 192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 27817 1727096521.48086: no more pending results, returning what we have 27817 1727096521.48089: results queue empty 27817 1727096521.48090: checking for any_errors_fatal 27817 1727096521.48094: done checking for any_errors_fatal 27817 1727096521.48094: checking for max_fail_percentage 27817 1727096521.48096: done checking for max_fail_percentage 27817 1727096521.48097: checking to see if all hosts have failed and the running result is not ok 27817 1727096521.48098: done checking to see if all hosts have failed 27817 1727096521.48099: getting the remaining hosts for this loop 27817 1727096521.48100: done getting the remaining hosts for this loop 27817 1727096521.48104: getting the next task for host managed_node3 27817 1727096521.48111: done getting next task for host managed_node3 27817 1727096521.48114: ^ task is: TASK: Verify DNS and network connectivity 27817 1727096521.48117: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096521.48121: getting variables 27817 1727096521.48127: in VariableManager get_vars() 27817 1727096521.48161: Calling all_inventory to load vars for managed_node3 27817 1727096521.48164: Calling groups_inventory to load vars for managed_node3 27817 1727096521.48387: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096521.48401: Calling all_plugins_play to load vars for managed_node3 27817 1727096521.48405: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096521.48409: Calling groups_plugins_play to load vars for managed_node3 27817 1727096521.48933: done sending task result for task 0afff68d-5257-bae3-08df-0000000008e7 27817 1727096521.48938: WORKER PROCESS EXITING 27817 1727096521.50727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096521.54227: done with get_vars() 27817 1727096521.54253: done getting variables 27817 1727096521.54316: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Monday 23 September 2024 09:02:01 -0400 (0:00:00.443) 0:00:45.897 ****** 27817 1727096521.54346: entering _queue_task() for managed_node3/shell 27817 1727096521.55069: worker is 1 (out of 1 available) 27817 1727096521.55083: exiting _queue_task() for managed_node3/shell 27817 1727096521.55092: done queuing things up, now waiting for results queue to drain 27817 1727096521.55094: waiting for pending results... 27817 1727096521.55832: running TaskExecutor() for managed_node3/TASK: Verify DNS and network connectivity 27817 1727096521.56277: in run() - task 0afff68d-5257-bae3-08df-0000000008e8 27817 1727096521.56281: variable 'ansible_search_path' from source: unknown 27817 1727096521.56284: variable 'ansible_search_path' from source: unknown 27817 1727096521.56286: calling self._execute() 27817 1727096521.56466: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096521.56480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096521.56483: variable 'omit' from source: magic vars 27817 1727096521.57632: variable 'ansible_distribution_major_version' from source: facts 27817 1727096521.57646: Evaluated conditional (ansible_distribution_major_version != '6'): True 27817 1727096521.57797: variable 'ansible_facts' from source: unknown 27817 1727096521.58821: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 27817 1727096521.58873: variable 'omit' from source: magic vars 27817 1727096521.58877: variable 'omit' from source: magic vars 27817 1727096521.58904: variable 'omit' from source: magic vars 27817 1727096521.58946: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27817 1727096521.58981: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27817 1727096521.59001: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27817 1727096521.59018: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096521.59053: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27817 1727096521.59122: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27817 1727096521.59131: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096521.59139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096521.59274: Set connection var ansible_pipelining to False 27817 1727096521.59277: Set connection var ansible_connection to ssh 27817 1727096521.59280: Set connection var ansible_timeout to 10 27817 1727096521.59283: Set connection var ansible_shell_type to sh 27817 1727096521.59296: Set connection var ansible_module_compression to ZIP_DEFLATED 27817 1727096521.59306: Set connection var ansible_shell_executable to /bin/sh 27817 1727096521.59336: variable 'ansible_shell_executable' from source: unknown 27817 1727096521.59344: variable 'ansible_connection' from source: unknown 27817 1727096521.59351: variable 'ansible_module_compression' from source: unknown 27817 1727096521.59357: variable 'ansible_shell_type' from source: unknown 27817 1727096521.59372: variable 'ansible_shell_executable' from source: unknown 27817 1727096521.59573: variable 'ansible_host' from source: host vars for 'managed_node3' 27817 1727096521.59577: variable 'ansible_pipelining' from source: unknown 27817 1727096521.59579: variable 'ansible_timeout' from source: unknown 27817 1727096521.59582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27817 1727096521.59584: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096521.59586: variable 'omit' from source: magic vars 27817 1727096521.59588: starting attempt loop 27817 1727096521.59591: running the handler 27817 1727096521.59593: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27817 1727096521.59611: _low_level_execute_command(): starting 27817 1727096521.59623: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27817 1727096521.60324: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096521.60381: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096521.60449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096521.60476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096521.60498: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096521.60554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096521.62179: stdout chunk (state=3): >>>/root <<< 27817 1727096521.62278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096521.62301: stderr chunk (state=3): >>><<< 27817 1727096521.62306: stdout chunk (state=3): >>><<< 27817 1727096521.62326: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096521.62338: _low_level_execute_command(): starting 27817 1727096521.62344: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096521.623257-29937-247330135013742 `" && echo ansible-tmp-1727096521.623257-29937-247330135013742="` echo /root/.ansible/tmp/ansible-tmp-1727096521.623257-29937-247330135013742 `" ) && sleep 0' 27817 1727096521.62728: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096521.62740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27817 1727096521.62760: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096521.62763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096521.62815: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096521.62818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096521.62827: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096521.62868: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096521.64746: stdout chunk (state=3): >>>ansible-tmp-1727096521.623257-29937-247330135013742=/root/.ansible/tmp/ansible-tmp-1727096521.623257-29937-247330135013742 <<< 27817 1727096521.64850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096521.64884: stderr chunk (state=3): >>><<< 27817 1727096521.64887: stdout chunk (state=3): >>><<< 27817 1727096521.64897: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096521.623257-29937-247330135013742=/root/.ansible/tmp/ansible-tmp-1727096521.623257-29937-247330135013742 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096521.64924: variable 'ansible_module_compression' from source: unknown 27817 1727096521.64964: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27817_lk2f03c/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27817 1727096521.65004: variable 'ansible_facts' from source: unknown 27817 1727096521.65052: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096521.623257-29937-247330135013742/AnsiballZ_command.py 27817 1727096521.65150: Sending initial data 27817 1727096521.65154: Sent initial data (155 bytes) 27817 1727096521.65584: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096521.65587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096521.65590: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27817 1727096521.65592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096521.65658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096521.65670: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096521.65704: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096521.67236: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 27817 1727096521.67264: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27817 1727096521.67288: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27817 1727096521.67357: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpywsrzc81 /root/.ansible/tmp/ansible-tmp-1727096521.623257-29937-247330135013742/AnsiballZ_command.py <<< 27817 1727096521.67360: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096521.623257-29937-247330135013742/AnsiballZ_command.py" <<< 27817 1727096521.67398: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27817_lk2f03c/tmpywsrzc81" to remote "/root/.ansible/tmp/ansible-tmp-1727096521.623257-29937-247330135013742/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096521.623257-29937-247330135013742/AnsiballZ_command.py" <<< 27817 1727096521.68127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096521.68162: stderr chunk (state=3): >>><<< 27817 1727096521.68176: stdout chunk (state=3): >>><<< 27817 1727096521.68272: done transferring module to remote 27817 1727096521.68275: _low_level_execute_command(): starting 27817 1727096521.68278: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096521.623257-29937-247330135013742/ /root/.ansible/tmp/ansible-tmp-1727096521.623257-29937-247330135013742/AnsiballZ_command.py && sleep 0' 27817 1727096521.68894: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096521.68984: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096521.69028: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096521.69045: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096521.69066: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096521.69132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096521.70934: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096521.70950: stdout chunk (state=3): >>><<< 27817 1727096521.70964: stderr chunk (state=3): >>><<< 27817 1727096521.71070: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096521.71075: _low_level_execute_command(): starting 27817 1727096521.71078: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096521.623257-29937-247330135013742/AnsiballZ_command.py && sleep 0' 27817 1727096521.71649: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096521.71750: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096521.71783: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096521.71846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096522.15109: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 1398 0 --:--:-- --:--:-- --:--:-- 1392\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 7718 0 --:--:-- --:--:-- --:--:-- 7864", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-23 09:02:01.868625", "end": "2024-09-23 09:02:02.147652", "delta": "0:00:00.279027", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 27817 1727096522.16807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 27817 1727096522.16812: stdout chunk (state=3): >>><<< 27817 1727096522.16814: stderr chunk (state=3): >>><<< 27817 1727096522.16844: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 1398 0 --:--:-- --:--:-- --:--:-- 1392\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 7718 0 --:--:-- --:--:-- --:--:-- 7864", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-23 09:02:01.868625", "end": "2024-09-23 09:02:02.147652", "delta": "0:00:00.279027", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 27817 1727096522.16975: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts "$host"; then\n echo FAILED to lookup host "$host"\n exit 1\n fi\n if ! curl -o /dev/null https://"$host"; then\n echo FAILED to contact host "$host"\n exit 1\n fi\ndone\n', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096521.623257-29937-247330135013742/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27817 1727096522.16979: _low_level_execute_command(): starting 27817 1727096522.16982: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096521.623257-29937-247330135013742/ > /dev/null 2>&1 && sleep 0' 27817 1727096522.17601: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27817 1727096522.17618: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27817 1727096522.17685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27817 1727096522.17747: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 27817 1727096522.17775: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27817 1727096522.17798: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27817 1727096522.17860: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27817 1727096522.19671: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27817 1727096522.19703: stderr chunk (state=3): >>><<< 27817 1727096522.19706: stdout chunk (state=3): >>><<< 27817 1727096522.19719: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27817 1727096522.19725: handler run complete 27817 1727096522.19741: Evaluated conditional (False): False 27817 1727096522.19750: attempt loop complete, returning result 27817 1727096522.19752: _execute() done 27817 1727096522.19755: dumping result to json 27817 1727096522.19760: done dumping result, returning 27817 1727096522.19770: done running TaskExecutor() for managed_node3/TASK: Verify DNS and network connectivity [0afff68d-5257-bae3-08df-0000000008e8] 27817 1727096522.19775: sending task result for task 0afff68d-5257-bae3-08df-0000000008e8 27817 1727096522.19882: done sending task result for task 0afff68d-5257-bae3-08df-0000000008e8 27817 1727096522.19885: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.279027", "end": "2024-09-23 09:02:02.147652", "rc": 0, "start": "2024-09-23 09:02:01.868625" } STDOUT: CHECK DNS AND CONNECTIVITY 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 1398 0 --:--:-- --:--:-- --:--:-- 1392 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 7718 0 --:--:-- --:--:-- --:--:-- 7864 27817 1727096522.19965: no more pending results, returning what we have 27817 1727096522.19971: results queue empty 27817 1727096522.19973: checking for any_errors_fatal 27817 1727096522.19984: done checking for any_errors_fatal 27817 1727096522.19985: checking for max_fail_percentage 27817 1727096522.19987: done checking for max_fail_percentage 27817 1727096522.19988: checking to see if all hosts have failed and the running result is not ok 27817 1727096522.19989: done checking to see if all hosts have failed 27817 1727096522.19989: getting the remaining hosts for this loop 27817 1727096522.19991: done getting the remaining hosts for this loop 27817 1727096522.19999: getting the next task for host managed_node3 27817 1727096522.20007: done getting next task for host managed_node3 27817 1727096522.20011: ^ task is: TASK: meta (flush_handlers) 27817 1727096522.20013: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096522.20017: getting variables 27817 1727096522.20018: in VariableManager get_vars() 27817 1727096522.20046: Calling all_inventory to load vars for managed_node3 27817 1727096522.20048: Calling groups_inventory to load vars for managed_node3 27817 1727096522.20051: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096522.20061: Calling all_plugins_play to load vars for managed_node3 27817 1727096522.20064: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096522.20066: Calling groups_plugins_play to load vars for managed_node3 27817 1727096522.21334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096522.22408: done with get_vars() 27817 1727096522.22428: done getting variables 27817 1727096522.22482: in VariableManager get_vars() 27817 1727096522.22489: Calling all_inventory to load vars for managed_node3 27817 1727096522.22490: Calling groups_inventory to load vars for managed_node3 27817 1727096522.22492: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096522.22495: Calling all_plugins_play to load vars for managed_node3 27817 1727096522.22497: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096522.22498: Calling groups_plugins_play to load vars for managed_node3 27817 1727096522.23163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096522.24463: done with get_vars() 27817 1727096522.24498: done queuing things up, now waiting for results queue to drain 27817 1727096522.24501: results queue empty 27817 1727096522.24502: checking for any_errors_fatal 27817 1727096522.24505: done checking for any_errors_fatal 27817 1727096522.24506: checking for max_fail_percentage 27817 1727096522.24508: done checking for max_fail_percentage 27817 1727096522.24509: checking to see if all hosts have failed and the running result is not ok 27817 1727096522.24509: done checking to see if all hosts have failed 27817 1727096522.24510: getting the remaining hosts for this loop 27817 1727096522.24511: done getting the remaining hosts for this loop 27817 1727096522.24514: getting the next task for host managed_node3 27817 1727096522.24518: done getting next task for host managed_node3 27817 1727096522.24520: ^ task is: TASK: meta (flush_handlers) 27817 1727096522.24521: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096522.24524: getting variables 27817 1727096522.24525: in VariableManager get_vars() 27817 1727096522.24535: Calling all_inventory to load vars for managed_node3 27817 1727096522.24541: Calling groups_inventory to load vars for managed_node3 27817 1727096522.24543: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096522.24549: Calling all_plugins_play to load vars for managed_node3 27817 1727096522.24551: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096522.24553: Calling groups_plugins_play to load vars for managed_node3 27817 1727096522.25463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096522.26334: done with get_vars() 27817 1727096522.26349: done getting variables 27817 1727096522.26391: in VariableManager get_vars() 27817 1727096522.26397: Calling all_inventory to load vars for managed_node3 27817 1727096522.26399: Calling groups_inventory to load vars for managed_node3 27817 1727096522.26400: Calling all_plugins_inventory to load vars for managed_node3 27817 1727096522.26404: Calling all_plugins_play to load vars for managed_node3 27817 1727096522.26405: Calling groups_plugins_inventory to load vars for managed_node3 27817 1727096522.26406: Calling groups_plugins_play to load vars for managed_node3 27817 1727096522.27460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27817 1727096522.28835: done with get_vars() 27817 1727096522.28856: done queuing things up, now waiting for results queue to drain 27817 1727096522.28858: results queue empty 27817 1727096522.28858: checking for any_errors_fatal 27817 1727096522.28859: done checking for any_errors_fatal 27817 1727096522.28860: checking for max_fail_percentage 27817 1727096522.28860: done checking for max_fail_percentage 27817 1727096522.28861: checking to see if all hosts have failed and the running result is not ok 27817 1727096522.28862: done checking to see if all hosts have failed 27817 1727096522.28862: getting the remaining hosts for this loop 27817 1727096522.28863: done getting the remaining hosts for this loop 27817 1727096522.28865: getting the next task for host managed_node3 27817 1727096522.28869: done getting next task for host managed_node3 27817 1727096522.28870: ^ task is: None 27817 1727096522.28871: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27817 1727096522.28873: done queuing things up, now waiting for results queue to drain 27817 1727096522.28874: results queue empty 27817 1727096522.28874: checking for any_errors_fatal 27817 1727096522.28875: done checking for any_errors_fatal 27817 1727096522.28875: checking for max_fail_percentage 27817 1727096522.28876: done checking for max_fail_percentage 27817 1727096522.28876: checking to see if all hosts have failed and the running result is not ok 27817 1727096522.28876: done checking to see if all hosts have failed 27817 1727096522.28877: getting the next task for host managed_node3 27817 1727096522.28878: done getting next task for host managed_node3 27817 1727096522.28879: ^ task is: None 27817 1727096522.28880: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=90 changed=6 unreachable=0 failed=0 skipped=91 rescued=0 ignored=1 Monday 23 September 2024 09:02:02 -0400 (0:00:00.745) 0:00:46.642 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 2.26s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 fedora.linux_system_roles.network : Check which services are running ---- 1.85s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.82s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.78s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.77s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.76s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_table_nm.yml:6 Gathering Facts --------------------------------------------------------- 1.16s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:3 Gathering Facts --------------------------------------------------------- 1.14s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 Create veth interface ethtest0 ------------------------------------------ 1.13s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 fedora.linux_system_roles.network : Check which packages are installed --- 1.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.02s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Gathering Facts --------------------------------------------------------- 0.98s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:149 Gathering Facts --------------------------------------------------------- 0.98s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.95s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.87s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Install iproute --------------------------------------------------------- 0.85s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Check which packages are installed --- 0.79s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.76s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Verify DNS and network connectivity ------------------------------------- 0.75s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Gather the minimum subset of ansible_facts required by the network role test --- 0.74s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 27817 1727096522.28963: RUNNING CLEANUP