[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. 15187 1726882556.47962: 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-AQL executable location = /usr/local/bin/ansible-playbook python version = 3.12.6 (main, Sep 9 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 15187 1726882556.48272: Added group all to inventory 15187 1726882556.48274: Added group ungrouped to inventory 15187 1726882556.48277: Group all now contains ungrouped 15187 1726882556.48279: Examining possible inventory source: /tmp/network-mVt/inventory.yml 15187 1726882556.58144: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 15187 1726882556.58190: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 15187 1726882556.58207: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 15187 1726882556.58250: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 15187 1726882556.58303: Loaded config def from plugin (inventory/script) 15187 1726882556.58304: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 15187 1726882556.58335: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 15187 1726882556.58398: Loaded config def from plugin (inventory/yaml) 15187 1726882556.58399: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 15187 1726882556.58463: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 15187 1726882556.58766: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 15187 1726882556.58769: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 15187 1726882556.58772: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 15187 1726882556.58776: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 15187 1726882556.58780: Loading data from /tmp/network-mVt/inventory.yml 15187 1726882556.58829: /tmp/network-mVt/inventory.yml was not parsable by auto 15187 1726882556.58874: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 15187 1726882556.58903: Loading data from /tmp/network-mVt/inventory.yml 15187 1726882556.58963: group all already in inventory 15187 1726882556.58968: set inventory_file for managed_node1 15187 1726882556.58972: set inventory_dir for managed_node1 15187 1726882556.58973: Added host managed_node1 to inventory 15187 1726882556.58974: Added host managed_node1 to group all 15187 1726882556.58975: set ansible_host for managed_node1 15187 1726882556.58976: set ansible_ssh_extra_args for managed_node1 15187 1726882556.58978: set inventory_file for managed_node2 15187 1726882556.58980: set inventory_dir for managed_node2 15187 1726882556.58980: Added host managed_node2 to inventory 15187 1726882556.58981: Added host managed_node2 to group all 15187 1726882556.58982: set ansible_host for managed_node2 15187 1726882556.58982: set ansible_ssh_extra_args for managed_node2 15187 1726882556.58984: set inventory_file for managed_node3 15187 1726882556.58985: set inventory_dir for managed_node3 15187 1726882556.58986: Added host managed_node3 to inventory 15187 1726882556.58987: Added host managed_node3 to group all 15187 1726882556.58987: set ansible_host for managed_node3 15187 1726882556.58988: set ansible_ssh_extra_args for managed_node3 15187 1726882556.58990: Reconcile groups and hosts in inventory. 15187 1726882556.58992: Group ungrouped now contains managed_node1 15187 1726882556.58994: Group ungrouped now contains managed_node2 15187 1726882556.58995: Group ungrouped now contains managed_node3 15187 1726882556.59053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 15187 1726882556.59141: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 15187 1726882556.59175: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 15187 1726882556.59194: Loaded config def from plugin (vars/host_group_vars) 15187 1726882556.59196: 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) 15187 1726882556.59201: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 15187 1726882556.59206: 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) 15187 1726882556.59241: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 15187 1726882556.59479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882556.59546: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 15187 1726882556.59576: Loaded config def from plugin (connection/local) 15187 1726882556.59578: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 15187 1726882556.59995: Loaded config def from plugin (connection/paramiko_ssh) 15187 1726882556.59998: 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) 15187 1726882556.60606: 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) 15187 1726882556.60633: Loaded config def from plugin (connection/psrp) 15187 1726882556.60636: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 15187 1726882556.61113: 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) 15187 1726882556.61140: Loaded config def from plugin (connection/ssh) 15187 1726882556.61142: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 15187 1726882556.62497: 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) 15187 1726882556.62527: Loaded config def from plugin (connection/winrm) 15187 1726882556.62530: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 15187 1726882556.62551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 15187 1726882556.62596: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 15187 1726882556.62643: Loaded config def from plugin (shell/cmd) 15187 1726882556.62645: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 15187 1726882556.62662: 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) 15187 1726882556.62705: Loaded config def from plugin (shell/powershell) 15187 1726882556.62706: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 15187 1726882556.62747: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 15187 1726882556.62866: Loaded config def from plugin (shell/sh) 15187 1726882556.62868: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 15187 1726882556.62892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 15187 1726882556.62976: Loaded config def from plugin (become/runas) 15187 1726882556.62978: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 15187 1726882556.63100: Loaded config def from plugin (become/su) 15187 1726882556.63102: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 15187 1726882556.63208: Loaded config def from plugin (become/sudo) 15187 1726882556.63210: 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 15187 1726882556.63252: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml 15187 1726882556.63530: in VariableManager get_vars() 15187 1726882556.63545: done with get_vars() 15187 1726882556.63646: trying /usr/local/lib/python3.12/site-packages/ansible/modules 15187 1726882556.65988: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 15187 1726882556.66112: in VariableManager get_vars() 15187 1726882556.66116: done with get_vars() 15187 1726882556.66119: variable 'playbook_dir' from source: magic vars 15187 1726882556.66120: variable 'ansible_playbook_python' from source: magic vars 15187 1726882556.66124: variable 'ansible_config_file' from source: magic vars 15187 1726882556.66125: variable 'groups' from source: magic vars 15187 1726882556.66126: variable 'omit' from source: magic vars 15187 1726882556.66127: variable 'ansible_version' from source: magic vars 15187 1726882556.66128: variable 'ansible_check_mode' from source: magic vars 15187 1726882556.66129: variable 'ansible_diff_mode' from source: magic vars 15187 1726882556.66129: variable 'ansible_forks' from source: magic vars 15187 1726882556.66130: variable 'ansible_inventory_sources' from source: magic vars 15187 1726882556.66131: variable 'ansible_skip_tags' from source: magic vars 15187 1726882556.66132: variable 'ansible_limit' from source: magic vars 15187 1726882556.66132: variable 'ansible_run_tags' from source: magic vars 15187 1726882556.66133: variable 'ansible_verbosity' from source: magic vars 15187 1726882556.66169: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml 15187 1726882556.66832: in VariableManager get_vars() 15187 1726882556.66843: done with get_vars() 15187 1726882556.66871: in VariableManager get_vars() 15187 1726882556.66886: done with get_vars() 15187 1726882556.66909: in VariableManager get_vars() 15187 1726882556.66916: done with get_vars() 15187 1726882556.66937: in VariableManager get_vars() 15187 1726882556.66945: done with get_vars() 15187 1726882556.66998: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 15187 1726882556.67129: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 15187 1726882556.67225: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 15187 1726882556.67641: in VariableManager get_vars() 15187 1726882556.67654: done with get_vars() 15187 1726882556.67944: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 15187 1726882556.68041: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15187 1726882556.69165: in VariableManager get_vars() 15187 1726882556.69179: done with get_vars() 15187 1726882556.69294: in VariableManager get_vars() 15187 1726882556.69298: done with get_vars() 15187 1726882556.69300: variable 'playbook_dir' from source: magic vars 15187 1726882556.69301: variable 'ansible_playbook_python' from source: magic vars 15187 1726882556.69302: variable 'ansible_config_file' from source: magic vars 15187 1726882556.69302: variable 'groups' from source: magic vars 15187 1726882556.69303: variable 'omit' from source: magic vars 15187 1726882556.69304: variable 'ansible_version' from source: magic vars 15187 1726882556.69305: variable 'ansible_check_mode' from source: magic vars 15187 1726882556.69305: variable 'ansible_diff_mode' from source: magic vars 15187 1726882556.69306: variable 'ansible_forks' from source: magic vars 15187 1726882556.69307: variable 'ansible_inventory_sources' from source: magic vars 15187 1726882556.69308: variable 'ansible_skip_tags' from source: magic vars 15187 1726882556.69308: variable 'ansible_limit' from source: magic vars 15187 1726882556.69309: variable 'ansible_run_tags' from source: magic vars 15187 1726882556.69310: variable 'ansible_verbosity' from source: magic vars 15187 1726882556.69344: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml 15187 1726882556.69413: in VariableManager get_vars() 15187 1726882556.69417: done with get_vars() 15187 1726882556.69419: variable 'playbook_dir' from source: magic vars 15187 1726882556.69420: variable 'ansible_playbook_python' from source: magic vars 15187 1726882556.69421: variable 'ansible_config_file' from source: magic vars 15187 1726882556.69424: variable 'groups' from source: magic vars 15187 1726882556.69425: variable 'omit' from source: magic vars 15187 1726882556.69425: variable 'ansible_version' from source: magic vars 15187 1726882556.69426: variable 'ansible_check_mode' from source: magic vars 15187 1726882556.69427: variable 'ansible_diff_mode' from source: magic vars 15187 1726882556.69428: variable 'ansible_forks' from source: magic vars 15187 1726882556.69429: variable 'ansible_inventory_sources' from source: magic vars 15187 1726882556.69429: variable 'ansible_skip_tags' from source: magic vars 15187 1726882556.69430: variable 'ansible_limit' from source: magic vars 15187 1726882556.69431: variable 'ansible_run_tags' from source: magic vars 15187 1726882556.69432: variable 'ansible_verbosity' from source: magic vars 15187 1726882556.69467: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml 15187 1726882556.69550: in VariableManager get_vars() 15187 1726882556.69562: done with get_vars() 15187 1726882556.69605: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 15187 1726882556.69711: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 15187 1726882556.69785: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 15187 1726882556.70252: in VariableManager get_vars() 15187 1726882556.70271: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15187 1726882556.71927: in VariableManager get_vars() 15187 1726882556.71945: done with get_vars() 15187 1726882556.71982: in VariableManager get_vars() 15187 1726882556.71985: done with get_vars() 15187 1726882556.71987: variable 'playbook_dir' from source: magic vars 15187 1726882556.71988: variable 'ansible_playbook_python' from source: magic vars 15187 1726882556.71989: variable 'ansible_config_file' from source: magic vars 15187 1726882556.71990: variable 'groups' from source: magic vars 15187 1726882556.71990: variable 'omit' from source: magic vars 15187 1726882556.71991: variable 'ansible_version' from source: magic vars 15187 1726882556.71992: variable 'ansible_check_mode' from source: magic vars 15187 1726882556.71993: variable 'ansible_diff_mode' from source: magic vars 15187 1726882556.71993: variable 'ansible_forks' from source: magic vars 15187 1726882556.71994: variable 'ansible_inventory_sources' from source: magic vars 15187 1726882556.71995: variable 'ansible_skip_tags' from source: magic vars 15187 1726882556.71996: variable 'ansible_limit' from source: magic vars 15187 1726882556.71997: variable 'ansible_run_tags' from source: magic vars 15187 1726882556.71997: variable 'ansible_verbosity' from source: magic vars 15187 1726882556.72034: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml 15187 1726882556.72106: in VariableManager get_vars() 15187 1726882556.72118: done with get_vars() 15187 1726882556.72161: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 15187 1726882556.73691: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 15187 1726882556.73785: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 15187 1726882556.74208: in VariableManager get_vars() 15187 1726882556.74227: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15187 1726882556.75970: in VariableManager get_vars() 15187 1726882556.75985: done with get_vars() 15187 1726882556.76026: in VariableManager get_vars() 15187 1726882556.76041: done with get_vars() 15187 1726882556.76107: in VariableManager get_vars() 15187 1726882556.76120: done with get_vars() 15187 1726882556.76226: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 15187 1726882556.76242: 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 15187 1726882556.76486: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 15187 1726882556.76667: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 15187 1726882556.76670: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-AQL/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__) 15187 1726882556.76703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 15187 1726882556.76734: 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) 15187 1726882556.76918: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 15187 1726882556.76989: Loaded config def from plugin (callback/default) 15187 1726882556.76992: 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) 15187 1726882556.78234: Loaded config def from plugin (callback/junit) 15187 1726882556.78236: 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) 15187 1726882556.78277: 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) 15187 1726882556.78343: Loaded config def from plugin (callback/minimal) 15187 1726882556.78345: 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) 15187 1726882556.78385: 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) 15187 1726882556.78454: Loaded config def from plugin (callback/tree) 15187 1726882556.78460: 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 15187 1726882556.78593: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 15187 1726882556.78596: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-AQL/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_ethernet_initscripts.yml *************************************** 10 plays in /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml 15187 1726882556.78626: in VariableManager get_vars() 15187 1726882556.78638: done with get_vars() 15187 1726882556.78644: in VariableManager get_vars() 15187 1726882556.78653: done with get_vars() 15187 1726882556.78658: variable 'omit' from source: magic vars 15187 1726882556.78695: in VariableManager get_vars() 15187 1726882556.78709: done with get_vars() 15187 1726882556.78734: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethernet.yml' with initscripts as provider] *** 15187 1726882556.79291: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 15187 1726882556.79368: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 15187 1726882556.79399: getting the remaining hosts for this loop 15187 1726882556.79401: done getting the remaining hosts for this loop 15187 1726882556.79404: getting the next task for host managed_node3 15187 1726882556.79407: done getting next task for host managed_node3 15187 1726882556.79409: ^ task is: TASK: Gathering Facts 15187 1726882556.79411: ^ 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 15187 1726882556.79417: getting variables 15187 1726882556.79419: in VariableManager get_vars() 15187 1726882556.79431: Calling all_inventory to load vars for managed_node3 15187 1726882556.79434: Calling groups_inventory to load vars for managed_node3 15187 1726882556.79437: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882556.79449: Calling all_plugins_play to load vars for managed_node3 15187 1726882556.79462: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882556.79466: Calling groups_plugins_play to load vars for managed_node3 15187 1726882556.79501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882556.79561: done with get_vars() 15187 1726882556.79568: done getting variables 15187 1726882556.79635: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:5 Friday 20 September 2024 21:35:56 -0400 (0:00:00.011) 0:00:00.011 ****** 15187 1726882556.79657: entering _queue_task() for managed_node3/gather_facts 15187 1726882556.79658: Creating lock for gather_facts 15187 1726882556.80033: worker is 1 (out of 1 available) 15187 1726882556.80052: exiting _queue_task() for managed_node3/gather_facts 15187 1726882556.80066: done queuing things up, now waiting for results queue to drain 15187 1726882556.80068: waiting for pending results... 15187 1726882556.80332: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15187 1726882556.80514: in run() - task 0affc7ec-ae25-933a-78d6-00000000007c 15187 1726882556.80520: variable 'ansible_search_path' from source: unknown 15187 1726882556.80524: calling self._execute() 15187 1726882556.80620: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882556.80635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882556.80732: variable 'omit' from source: magic vars 15187 1726882556.80776: variable 'omit' from source: magic vars 15187 1726882556.80814: variable 'omit' from source: magic vars 15187 1726882556.80868: variable 'omit' from source: magic vars 15187 1726882556.80935: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15187 1726882556.80998: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15187 1726882556.81026: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15187 1726882556.81053: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15187 1726882556.81086: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15187 1726882556.81274: variable 'inventory_hostname' from source: host vars for 'managed_node3' 15187 1726882556.81277: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882556.81281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882556.81602: Set connection var ansible_timeout to 10 15187 1726882556.81624: Set connection var ansible_module_compression to ZIP_DEFLATED 15187 1726882556.81636: Set connection var ansible_pipelining to False 15187 1726882556.81646: Set connection var ansible_connection to ssh 15187 1726882556.81656: Set connection var ansible_shell_executable to /bin/sh 15187 1726882556.81727: Set connection var ansible_shell_type to sh 15187 1726882556.81731: variable 'ansible_shell_executable' from source: unknown 15187 1726882556.81735: variable 'ansible_connection' from source: unknown 15187 1726882556.81737: variable 'ansible_module_compression' from source: unknown 15187 1726882556.81739: variable 'ansible_shell_type' from source: unknown 15187 1726882556.81742: variable 'ansible_shell_executable' from source: unknown 15187 1726882556.81745: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882556.81747: variable 'ansible_pipelining' from source: unknown 15187 1726882556.81749: variable 'ansible_timeout' from source: unknown 15187 1726882556.81751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882556.81943: 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) 15187 1726882556.81963: variable 'omit' from source: magic vars 15187 1726882556.81972: starting attempt loop 15187 1726882556.81979: running the handler 15187 1726882556.81997: variable 'ansible_facts' from source: unknown 15187 1726882556.82019: _low_level_execute_command(): starting 15187 1726882556.82059: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 15187 1726882556.82908: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15187 1726882556.82950: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15187 1726882556.83040: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15187 1726882556.83063: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 15187 1726882556.83089: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15187 1726882556.83102: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15187 1726882556.83250: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15187 1726882556.85019: stdout chunk (state=3): >>>/root <<< 15187 1726882556.85129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15187 1726882556.85201: stderr chunk (state=3): >>><<< 15187 1726882556.85204: stdout chunk (state=3): >>><<< 15187 1726882556.85219: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 15187 1726882556.85303: _low_level_execute_command(): starting 15187 1726882556.85307: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882556.8522716-15196-5260134200188 `" && echo ansible-tmp-1726882556.8522716-15196-5260134200188="` echo /root/.ansible/tmp/ansible-tmp-1726882556.8522716-15196-5260134200188 `" ) && sleep 0' 15187 1726882556.86039: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 15187 1726882556.86042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15187 1726882556.86075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15187 1726882556.86079: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15187 1726882556.86082: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15187 1726882556.86091: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15187 1726882556.86162: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 15187 1726882556.86165: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 15187 1726882556.86271: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15187 1726882556.88231: stdout chunk (state=3): >>>ansible-tmp-1726882556.8522716-15196-5260134200188=/root/.ansible/tmp/ansible-tmp-1726882556.8522716-15196-5260134200188 <<< 15187 1726882556.88428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15187 1726882556.88432: stdout chunk (state=3): >>><<< 15187 1726882556.88628: stderr chunk (state=3): >>><<< 15187 1726882556.88632: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882556.8522716-15196-5260134200188=/root/.ansible/tmp/ansible-tmp-1726882556.8522716-15196-5260134200188 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 15187 1726882556.88634: variable 'ansible_module_compression' from source: unknown 15187 1726882556.88637: ANSIBALLZ: Using generic lock for ansible.legacy.setup 15187 1726882556.88639: ANSIBALLZ: Acquiring lock 15187 1726882556.88641: ANSIBALLZ: Lock acquired: 139762302471776 15187 1726882556.88643: ANSIBALLZ: Creating module 15187 1726882557.28418: ANSIBALLZ: Writing module into payload 15187 1726882557.28824: ANSIBALLZ: Writing module 15187 1726882557.28908: ANSIBALLZ: Renaming module 15187 1726882557.28912: ANSIBALLZ: Done creating module 15187 1726882557.29002: variable 'ansible_facts' from source: unknown 15187 1726882557.29009: variable 'inventory_hostname' from source: host vars for 'managed_node3' 15187 1726882557.29019: _low_level_execute_command(): starting 15187 1726882557.29027: _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' 15187 1726882557.30308: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15187 1726882557.30312: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 15187 1726882557.30512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15187 1726882557.30517: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15187 1726882557.30520: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15187 1726882557.30525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 15187 1726882557.30702: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15187 1726882557.30750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15187 1726882557.32536: stdout chunk (state=3): >>>PLATFORM <<< 15187 1726882557.32646: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 15187 1726882557.33103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15187 1726882557.33107: stderr chunk (state=3): >>><<< 15187 1726882557.33114: stdout chunk (state=3): >>><<< 15187 1726882557.33179: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 15187 1726882557.33190 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 15187 1726882557.33239: _low_level_execute_command(): starting 15187 1726882557.33243: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 15187 1726882557.33828: Sending initial data 15187 1726882557.33832: Sent initial data (1181 bytes) 15187 1726882557.34457: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 15187 1726882557.34461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15187 1726882557.34541: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found <<< 15187 1726882557.34545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15187 1726882557.34559: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration <<< 15187 1726882557.34567: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15187 1726882557.34591: 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.45.226 originally 10.31.45.226 debug2: match found <<< 15187 1726882557.34597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15187 1726882557.34910: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 15187 1726882557.34942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15187 1726882557.38645: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"40 (Forty)\"\nID=fedora\nVERSION_ID=40\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f40\"\nPRETTY_NAME=\"Fedora Linux 40 (Forty)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:40\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=40\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=40\nSUPPORT_END=2025-05-13\n"} <<< 15187 1726882557.39089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15187 1726882557.39092: stderr chunk (state=3): >>><<< 15187 1726882557.39098: stdout chunk (state=3): >>><<< 15187 1726882557.39115: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"40 (Forty)\"\nID=fedora\nVERSION_ID=40\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f40\"\nPRETTY_NAME=\"Fedora Linux 40 (Forty)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:40\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=40\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=40\nSUPPORT_END=2025-05-13\n"} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 15187 1726882557.39396: variable 'ansible_facts' from source: unknown 15187 1726882557.39400: variable 'ansible_facts' from source: unknown 15187 1726882557.39410: variable 'ansible_module_compression' from source: unknown 15187 1726882557.39529: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-15187e87f3sq_/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 15187 1726882557.39532: variable 'ansible_facts' from source: unknown 15187 1726882557.39875: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882556.8522716-15196-5260134200188/AnsiballZ_setup.py 15187 1726882557.40133: Sending initial data 15187 1726882557.40137: Sent initial data (152 bytes) 15187 1726882557.41635: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15187 1726882557.41693: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 15187 1726882557.41751: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15187 1726882557.41766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15187 1726882557.41875: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15187 1726882557.43534: 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 <<< 15187 1726882557.43615: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 15187 1726882557.43707: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-15187e87f3sq_/tmp8ieuol2b /root/.ansible/tmp/ansible-tmp-1726882556.8522716-15196-5260134200188/AnsiballZ_setup.py <<< 15187 1726882557.43719: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882556.8522716-15196-5260134200188/AnsiballZ_setup.py" <<< 15187 1726882557.43797: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-15187e87f3sq_/tmp8ieuol2b" to remote "/root/.ansible/tmp/ansible-tmp-1726882556.8522716-15196-5260134200188/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882556.8522716-15196-5260134200188/AnsiballZ_setup.py" <<< 15187 1726882557.46943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15187 1726882557.47210: stderr chunk (state=3): >>><<< 15187 1726882557.47215: stdout chunk (state=3): >>><<< 15187 1726882557.47219: done transferring module to remote 15187 1726882557.47225: _low_level_execute_command(): starting 15187 1726882557.47228: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882556.8522716-15196-5260134200188/ /root/.ansible/tmp/ansible-tmp-1726882556.8522716-15196-5260134200188/AnsiballZ_setup.py && sleep 0' 15187 1726882557.48508: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 15187 1726882557.48512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15187 1726882557.48515: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15187 1726882557.48517: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 15187 1726882557.48520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15187 1726882557.48524: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15187 1726882557.48652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 15187 1726882557.48658: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15187 1726882557.48678: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15187 1726882557.48778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15187 1726882557.50740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15187 1726882557.50746: stderr chunk (state=3): >>><<< 15187 1726882557.50749: stdout chunk (state=3): >>><<< 15187 1726882557.50768: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 15187 1726882557.50771: _low_level_execute_command(): starting 15187 1726882557.50779: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882556.8522716-15196-5260134200188/AnsiballZ_setup.py && sleep 0' 15187 1726882557.52034: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 15187 1726882557.52038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15187 1726882557.52142: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found <<< 15187 1726882557.52146: 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.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 15187 1726882557.52149: 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.45.226 originally 10.31.45.226 debug2: match found <<< 15187 1726882557.52151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15187 1726882557.52325: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 15187 1726882557.52338: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15187 1726882557.52444: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15187 1726882557.52490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15187 1726882557.54800: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 15187 1726882557.54849: stdout chunk (state=3): >>>import _imp # builtin <<< 15187 1726882557.54855: stdout chunk (state=3): >>>import '_thread' # <<< 15187 1726882557.54957: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 15187 1726882557.54964: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # <<< 15187 1726882557.55036: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 15187 1726882557.55086: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 15187 1726882557.55104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 15187 1726882557.55107: stdout chunk (state=3): >>>import '_codecs' # <<< 15187 1726882557.55273: stdout chunk (state=3): >>>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 0x7fd8559a4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855973b30> # /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' <<< 15187 1726882557.55293: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8559a6ab0> import '_signal' # <<< 15187 1726882557.55297: stdout chunk (state=3): >>>import '_abc' # <<< 15187 1726882557.55310: stdout chunk (state=3): >>>import 'abc' # <<< 15187 1726882557.55317: stdout chunk (state=3): >>>import 'io' # <<< 15187 1726882557.55438: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 15187 1726882557.55445: stdout chunk (state=3): >>>import '_collections_abc' # <<< 15187 1726882557.55486: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 15187 1726882557.55513: stdout chunk (state=3): >>>import 'os' # <<< 15187 1726882557.55662: 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' # /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 0x7fd8557991c0> <<< 15187 1726882557.55698: 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' <<< 15187 1726882557.55829: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85579a000> <<< 15187 1726882557.55852: stdout chunk (state=3): >>>import 'site' # Python 3.12.6 (main, Sep 9 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. <<< 15187 1726882557.56161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 15187 1726882557.56196: stdout chunk (state=3): >>># 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 <<< 15187 1726882557.56235: stdout chunk (state=3): >>># 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 <<< 15187 1726882557.56266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 15187 1726882557.56290: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 15187 1726882557.56438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8557d7e30> <<< 15187 1726882557.56455: 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 0x7fd8557d7ef0> # /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 <<< 15187 1726882557.56503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 15187 1726882557.56518: stdout chunk (state=3): >>>import 'itertools' # <<< 15187 1726882557.56574: stdout chunk (state=3): >>># /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 0x7fd85580f800> <<< 15187 1726882557.56597: stdout chunk (state=3): >>># /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 0x7fd85580fe90> <<< 15187 1726882557.56609: stdout chunk (state=3): >>>import '_collections' # <<< 15187 1726882557.56661: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8557efb00> import '_functools' # <<< 15187 1726882557.56751: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8557ed220> <<< 15187 1726882557.56841: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8557d4fe0> <<< 15187 1726882557.56846: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 15187 1726882557.56926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 15187 1726882557.56949: stdout chunk (state=3): >>>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' <<< 15187 1726882557.56953: 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' <<< 15187 1726882557.57087: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8558337a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8558323c0> # /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 0x7fd8557efe60> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855830b60> <<< 15187 1726882557.57090: 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 0x7fd8558607d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8557d4260> <<< 15187 1726882557.57170: 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' <<< 15187 1726882557.57182: 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 0x7fd855860c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855860b30> # 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 0x7fd855860f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8557d2d80> <<< 15187 1726882557.57326: 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' # /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' <<< 15187 1726882557.57333: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855861610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8558612e0> import 'importlib.machinery' # <<< 15187 1726882557.57389: 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' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855862510> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 15187 1726882557.57461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 15187 1726882557.57465: 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 0x7fd85587c740> import 'errno' # <<< 15187 1726882557.57528: 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 0x7fd85587de80> <<< 15187 1726882557.57604: 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' <<< 15187 1726882557.57658: 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' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85587ed20> # 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 0x7fd85587f380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85587e270> # /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' <<< 15187 1726882557.57770: 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 0x7fd85587fda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85587f4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855862570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 15187 1726882557.57839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 15187 1726882557.57844: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 15187 1726882557.57915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 15187 1726882557.57918: 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 0x7fd8555bfcb0> <<< 15187 1726882557.57921: 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' <<< 15187 1726882557.57950: 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 0x7fd8555e8710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8555e8470> # 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 0x7fd8555e8680> <<< 15187 1726882557.58079: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8555e88c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8555bde50> <<< 15187 1726882557.58197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 15187 1726882557.58262: 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 0x7fd8555e9eb0> <<< 15187 1726882557.58271: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8555e8b60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855862c60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 15187 1726882557.58298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 15187 1726882557.58301: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 15187 1726882557.58366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 15187 1726882557.58373: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855616240> <<< 15187 1726882557.58425: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 15187 1726882557.58462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 15187 1726882557.58483: 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' <<< 15187 1726882557.58530: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85562e390> <<< 15187 1726882557.58543: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 15187 1726882557.58583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 15187 1726882557.58650: stdout chunk (state=3): >>>import 'ntpath' # <<< 15187 1726882557.58668: 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 0x7fd85566b140> <<< 15187 1726882557.58705: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 15187 1726882557.58732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 15187 1726882557.58747: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 15187 1726882557.58787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 15187 1726882557.58875: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8556898e0> <<< 15187 1726882557.58948: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85566b260> <<< 15187 1726882557.59006: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85562f020> <<< 15187 1726882557.59041: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 15187 1726882557.59053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855468260> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85562d3d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8555eae10> <<< 15187 1726882557.59208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 15187 1726882557.59238: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd8554684a0> <<< 15187 1726882557.59402: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_ffz5ityx/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 15187 1726882557.59560: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.59615: stdout chunk (state=3): >>># /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' <<< 15187 1726882557.59653: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 15187 1726882557.59767: 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 0x7fd8554cdfd0> import '_typing' # <<< 15187 1726882557.60479: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8554a4ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85546bf80> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 15187 1726882557.61654: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.62898: 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 0x7fd8554a7c80> <<< 15187 1726882557.62959: stdout chunk (state=3): >>># /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 <<< 15187 1726882557.63026: stdout chunk (state=3): >>># 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 0x7fd8554fd940> <<< 15187 1726882557.63091: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8554fd6d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8554fcfe0> <<< 15187 1726882557.63119: 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' <<< 15187 1726882557.63299: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8554fd460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8554cec60> 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 0x7fd8554fe750> # 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 0x7fd8554fe990> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 15187 1726882557.63324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 15187 1726882557.63361: stdout chunk (state=3): >>>import '_locale' # <<< 15187 1726882557.63404: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8554feea0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 15187 1726882557.63435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 15187 1726882557.63579: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855360bf0> # 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 0x7fd855362810> <<< 15187 1726882557.63583: 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' <<< 15187 1726882557.63677: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8553631d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 15187 1726882557.63680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8553643b0> <<< 15187 1726882557.63733: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 15187 1726882557.63839: 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' <<< 15187 1726882557.63859: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855366ea0> # 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 0x7fd855366ff0> <<< 15187 1726882557.63899: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855365160> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 15187 1726882557.64137: 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' <<< 15187 1726882557.64151: stdout chunk (state=3): >>># /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 0x7fd85536ae40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855369910> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855369670> # /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' <<< 15187 1726882557.64242: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85536be60> <<< 15187 1726882557.64279: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855365670> <<< 15187 1726882557.64298: 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 0x7fd8553af050> <<< 15187 1726882557.64338: stdout chunk (state=3): >>># /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 0x7fd8553af230> <<< 15187 1726882557.64383: 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 <<< 15187 1726882557.64386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 15187 1726882557.64398: 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' <<< 15187 1726882557.64480: 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 0x7fd8553b4d40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8553b4b00> <<< 15187 1726882557.64524: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 15187 1726882557.64586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 15187 1726882557.64745: 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 0x7fd8553b72c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8553b5430> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 15187 1726882557.64749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 15187 1726882557.64802: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 15187 1726882557.64805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 15187 1726882557.64837: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8553be9f0> <<< 15187 1726882557.64934: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8553b7380> <<< 15187 1726882557.65133: 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 0x7fd8553bf800> <<< 15187 1726882557.65151: 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 0x7fd8553bf830> <<< 15187 1726882557.65179: 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 0x7fd8553bfc80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8553af410> # /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' <<< 15187 1726882557.65202: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 15187 1726882557.65239: 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 0x7fd8553c3410> <<< 15187 1726882557.65415: 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 0x7fd8553c4890> <<< 15187 1726882557.65510: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8553c1b80> <<< 15187 1726882557.65528: 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' # 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 0x7fd8553c2f00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8553c1760> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 15187 1726882557.65716: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.65750: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 15187 1726882557.65777: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 15187 1726882557.65795: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.65936: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.66059: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.66678: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.67311: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 15187 1726882557.67315: 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' # <<< 15187 1726882557.67452: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 15187 1726882557.67455: stdout chunk (state=3): >>># 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 0x7fd855248b30> <<< 15187 1726882557.67491: 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' <<< 15187 1726882557.67517: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855249940> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8553c74a0> <<< 15187 1726882557.67571: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 15187 1726882557.67600: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15187 1726882557.67640: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 15187 1726882557.67802: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.67987: 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' <<< 15187 1726882557.68001: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855249880> # zipimport: zlib available <<< 15187 1726882557.68644: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.69025: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.69100: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.69188: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 15187 1726882557.69234: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.69270: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 15187 1726882557.69290: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.69363: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.69461: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 15187 1726882557.69539: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 15187 1726882557.69559: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15187 1726882557.69588: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 15187 1726882557.69607: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.69862: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.70120: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 15187 1726882557.70242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 15187 1726882557.70270: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85524ab10> <<< 15187 1726882557.70287: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.70360: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.70445: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 15187 1726882557.70544: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /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' <<< 15187 1726882557.70564: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 15187 1726882557.70698: 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 0x7fd8552523f0> <<< 15187 1726882557.70750: 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 0x7fd855252d20> <<< 15187 1726882557.70833: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85524ba40> <<< 15187 1726882557.70836: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.70848: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.70880: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 15187 1726882557.71150: stdout chunk (state=3): >>># 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' <<< 15187 1726882557.71248: 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 0x7fd855251970> <<< 15187 1726882557.71283: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855252ed0> <<< 15187 1726882557.71317: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 15187 1726882557.71335: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.71400: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.71467: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.71499: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.71543: stdout chunk (state=3): >>># /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' <<< 15187 1726882557.71565: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 15187 1726882557.71589: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 15187 1726882557.71740: stdout chunk (state=3): >>># /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' <<< 15187 1726882557.71770: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8552e7050> <<< 15187 1726882557.71823: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85525fec0> <<< 15187 1726882557.71910: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855257050> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855256e70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 15187 1726882557.71929: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.71954: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.71984: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 15187 1726882557.72046: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 15187 1726882557.72080: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 15187 1726882557.72096: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.72161: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.72230: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.72254: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.72270: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.72313: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.72361: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.72402: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.72452: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 15187 1726882557.72463: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.72543: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.72617: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.72638: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.72675: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 15187 1726882557.72741: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.72890: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.73083: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.73356: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.73360: 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' # /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 0x7fd8552edf70> # /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 <<< 15187 1726882557.73392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 15187 1726882557.73415: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 15187 1726882557.73439: 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 0x7fd854d2c680> <<< 15187 1726882557.73470: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 15187 1726882557.73489: 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 0x7fd854d2c9e0> <<< 15187 1726882557.73540: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8552cd6d0> <<< 15187 1726882557.73561: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8552cc830> <<< 15187 1726882557.73595: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8552ec680> <<< 15187 1726882557.73612: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8552ec200> <<< 15187 1726882557.73631: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 15187 1726882557.73681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 15187 1726882557.73703: 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' <<< 15187 1726882557.73742: stdout chunk (state=3): >>># /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' <<< 15187 1726882557.73778: 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 0x7fd854d2f950> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd854d2f200> <<< 15187 1726882557.73981: 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 0x7fd854d2f3e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd854d2e660> # /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' <<< 15187 1726882557.73985: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd854d2fa40> <<< 15187 1726882557.73987: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 15187 1726882557.74011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 15187 1726882557.74045: 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 0x7fd854d92510> <<< 15187 1726882557.74075: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd854d90530> <<< 15187 1726882557.74106: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8552ed730> import 'ansible.module_utils.facts.timeout' # <<< 15187 1726882557.74132: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 15187 1726882557.74351: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 15187 1726882557.74359: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 15187 1726882557.74375: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.74436: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 15187 1726882557.74462: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 15187 1726882557.74477: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.74507: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.74553: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 15187 1726882557.74605: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.74749: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available <<< 15187 1726882557.74773: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 15187 1726882557.74843: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.74902: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.74968: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.75040: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 15187 1726882557.75052: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.75600: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.76103: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 15187 1726882557.76119: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.76170: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.76230: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.76267: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.76350: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available <<< 15187 1726882557.76381: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 15187 1726882557.76401: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.76637: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.76676: 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 # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # <<< 15187 1726882557.76690: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.76773: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.76866: 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' <<< 15187 1726882557.76895: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd854d92900> <<< 15187 1726882557.76914: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 15187 1726882557.76945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 15187 1726882557.77081: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd854d93530> import 'ansible.module_utils.facts.system.local' # <<< 15187 1726882557.77095: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.77163: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.77235: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 15187 1726882557.77344: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.77362: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.77445: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 15187 1726882557.77653: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available <<< 15187 1726882557.77703: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 15187 1726882557.77746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 15187 1726882557.77943: stdout chunk (state=3): >>># 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 0x7fd854dc69f0> <<< 15187 1726882557.78093: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd854db0bc0> import 'ansible.module_utils.facts.system.python' # <<< 15187 1726882557.78113: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.78164: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.78225: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 15187 1726882557.78243: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.78330: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.78416: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.78542: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.78704: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 15187 1726882557.78721: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.78755: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.78798: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 15187 1726882557.78818: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.78851: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.78960: 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' # 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' <<< 15187 1726882557.78991: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd854de1e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd854de1af0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 15187 1726882557.79018: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 15187 1726882557.79247: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 15187 1726882557.79290: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.79460: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 15187 1726882557.79478: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.79580: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.79740: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15187 1726882557.79784: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 15187 1726882557.79808: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 15187 1726882557.79836: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.79849: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.80006: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.80165: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 15187 1726882557.80189: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.80314: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.80452: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 15187 1726882557.80467: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.80493: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.80535: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.81167: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.81740: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 15187 1726882557.81757: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.81867: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.81984: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 15187 1726882557.82010: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.82134: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.82231: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 15187 1726882557.82234: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.82394: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.82575: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 15187 1726882557.82579: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.82608: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 15187 1726882557.82611: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.82667: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.82702: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 15187 1726882557.82714: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.82826: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.82936: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.83159: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.83388: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 15187 1726882557.83418: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.83442: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.83494: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 15187 1726882557.83505: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.83532: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.83544: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 15187 1726882557.83569: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.83648: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.83723: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 15187 1726882557.83727: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.83767: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.83770: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 15187 1726882557.83789: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.83851: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.83929: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 15187 1726882557.83932: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.84108: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 15187 1726882557.84453: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.84656: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 15187 1726882557.84659: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.84716: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.84786: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 15187 1726882557.84835: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.84868: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 15187 1726882557.84887: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.84938: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.84970: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 15187 1726882557.85048: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # <<< 15187 1726882557.85051: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.85272: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 15187 1726882557.85276: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.85327: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.85371: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 15187 1726882557.85400: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.85417: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.85485: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.85528: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.85604: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.85698: 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' # <<< 15187 1726882557.85721: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.85771: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.85826: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 15187 1726882557.86049: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.86280: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 15187 1726882557.86283: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.86327: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.86382: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 15187 1726882557.86442: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.86498: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 15187 1726882557.86502: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.86589: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.86693: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 15187 1726882557.86704: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.86791: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.86893: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 15187 1726882557.86981: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882557.87226: 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' <<< 15187 1726882557.87229: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 15187 1726882557.87271: stdout chunk (state=3): >>># 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 0x7fd85471f4a0> <<< 15187 1726882557.87289: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85471f4d0> <<< 15187 1726882557.87350: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85471e270> <<< 15187 1726882559.52301: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 15187 1726882559.52377: 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 0x7fd854764440> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 15187 1726882559.52392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd854764f50> <<< 15187 1726882559.52475: stdout chunk (state=3): >>># /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' <<< 15187 1726882559.52607: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8547664b0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd854765f10> <<< 15187 1726882559.52762: 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 <<< 15187 1726882559.78944: 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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCqxUjCEqNblrTyW6Uf6mIYxca8N+p8oJNuOoXU65bGRNg3CMa5WjaOdqcLJoa5cqHU94Eb2GKTTyez0hcVUk7tsi3NxQudVrBDJQwbGPLKwHTfAOeffQrSKU6cQIc1wl+jLeNyQet7t+mRPHDLLjdsLuWud7KDSFY7tB05hqCIT7br7Ql/dFhcnCdWQFQMOHFOz3ScJe9gey/LD3ji7GRONjSr/t5cpKmB6mxzEmsb1n6YZdbP8HCphGcvKR4W+uaX3gVfQE0qvrqlobTyex8yIrkML2bRGO0cQ0YQWRYUwl+2NZufO8pixR1WlzvjooEQLCa77cJ6SZ8LyFkDOI+mMyuj8kcM9hS4AD91rPxl8C0d6Jg8RKqnImxC3X/NNaRYHqlewUGo6VKkcO4+lxgJGqYFcmkGEHzq4fuf6gtrr3rJkcIFcrluI0mSyZ2wXzI9K1OLHK0fnDvDUdV21RdTxfpz2ZFqykIWxdtugE4qaNMgbtV0VnufdkfZoCt9ayU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCVkskQ7Wf194qJaR5aLJzIbxDeKLsVL0wQFKV8r0F7GGZAGvI7/LHajoQ1NvRR35h4P+UpQQWPriVBtLfXYfXQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHICQbhAvKstSrwCX3R+nlPjOjLF0EHt/gL32n1ZS9Xl", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-45-226.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-226", "ansible_nodename": "ip-10-31-45-226.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": "ec22ea14692d25e88f0b7167787b368d", "ansible_loadavg": {"1m": 0.830078125, "5m": 0.638671875, "15m": 0.3095703125}, "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": 3716, "ansible_memfree_mb": 3105, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 611, "free": 3105}, "nocache": {"free": 3487, "used": 229}, "swap": {"total": 3715, "free": 3715, "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": "ec22ea14-692d-25e8-8f0b-7167787b368d", "ansible_product_uuid": "ec22ea14-692d-25e8-8f0b-7167787b368d", "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": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "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",<<< 15187 1726882559.78991: stdout chunk (state=3): >>> "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 703, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251384512512, "block_size": 4096, "block_total": 64483404, "block_available": 61373172, "block_used": 3110232, "inode_total": 16384000, "inode_available": 16303143, "inode_used": 80857, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "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.180 36814 10.31.45.226 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.180 36814 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.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_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_iscsi_iqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_is_chroot": false, "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "59", "epoch": "1726882559", "epoch_int": "1726882559", "date": "2024-09-20", "time": "21:35:59", "iso8601_micro": "2024-09-21T01:35:59.741192Z", "iso8601": "2024-09-21T01:35:59Z", "iso8601_basic": "20240920T213559741192", "iso8601_basic_short": "20240920T213559", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:19:da:ea:a3:f3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.226", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::19:daff:feea:a3f3", "prefix": "64", "scope": "link"}]}, "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"}]}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.226", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:19:da:ea:a3:f3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.226"], "ansible_all_ipv6_addresses": ["fe80::19:daff:feea:a3f3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.226", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::19:daff:feea:a3f3"]}, "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"}}} <<< 15187 1726882559.79639: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 15187 1726882559.79698: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ <<< 15187 1726882559.79803: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc <<< 15187 1726882559.79807: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ <<< 15187 1726882559.80068: stdout chunk (state=3): >>># 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 _sha2 # 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<<< 15187 1726882559.80285: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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<<< 15187 1726882559.80290: stdout chunk (state=3): >>> # 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<<< 15187 1726882559.80325: stdout chunk (state=3): >>> # 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<<< 15187 1726882559.80358: stdout chunk (state=3): >>> # 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 <<< 15187 1726882559.80403: stdout chunk (state=3): >>># 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<<< 15187 1726882559.80479: stdout chunk (state=3): >>> # 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 <<< 15187 1726882559.80529: stdout chunk (state=3): >>># 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 <<< 15187 1726882559.80812: stdout chunk (state=3): >>># 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 <<< 15187 1726882559.81068: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 15187 1726882559.81071: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc <<< 15187 1726882559.81084: stdout chunk (state=3): >>># destroy importlib.util <<< 15187 1726882559.81141: stdout chunk (state=3): >>># destroy _bz2<<< 15187 1726882559.81155: stdout chunk (state=3): >>> # destroy _compression <<< 15187 1726882559.81294: stdout chunk (state=3): >>># destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 15187 1726882559.81297: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib<<< 15187 1726882559.81317: stdout chunk (state=3): >>> # destroy zipfile._path.glob # destroy ipaddress<<< 15187 1726882559.81369: stdout chunk (state=3): >>> # destroy ntpath<<< 15187 1726882559.81516: 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<<< 15187 1726882559.81520: stdout chunk (state=3): >>> # destroy _json <<< 15187 1726882559.81668: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog<<< 15187 1726882559.81714: stdout chunk (state=3): >>> # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 15187 1726882559.81827: stdout chunk (state=3): >>># destroy distro<<< 15187 1726882559.81831: stdout chunk (state=3): >>> # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors <<< 15187 1726882559.81936: stdout chunk (state=3): >>># 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 <<< 15187 1726882559.81993: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass<<< 15187 1726882559.82029: stdout chunk (state=3): >>> # destroy pwd # destroy termios<<< 15187 1726882559.82059: stdout chunk (state=3): >>> # destroy json<<< 15187 1726882559.82089: stdout chunk (state=3): >>> # destroy socket <<< 15187 1726882559.82123: stdout chunk (state=3): >>># destroy struct # destroy glob<<< 15187 1726882559.82159: stdout chunk (state=3): >>> # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno<<< 15187 1726882559.82172: stdout chunk (state=3): >>> # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context<<< 15187 1726882559.82284: stdout chunk (state=3): >>> # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna <<< 15187 1726882559.82288: stdout chunk (state=3): >>># destroy stringprep # cleanup[3] wiping configparser <<< 15187 1726882559.82311: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes<<< 15187 1726882559.82344: stdout chunk (state=3): >>> # 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<<< 15187 1726882559.82379: stdout chunk (state=3): >>> # 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<<< 15187 1726882559.82417: stdout chunk (state=3): >>> # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit<<< 15187 1726882559.82440: stdout chunk (state=3): >>> # 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<<< 15187 1726882559.82476: stdout chunk (state=3): >>> # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external<<< 15187 1726882559.82524: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct<<< 15187 1726882559.82529: stdout chunk (state=3): >>> # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser<<< 15187 1726882559.82584: stdout chunk (state=3): >>> # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools<<< 15187 1726882559.82605: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc<<< 15187 1726882559.82608: stdout chunk (state=3): >>> # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 15187 1726882559.82665: stdout chunk (state=3): >>># 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<<< 15187 1726882559.82669: stdout chunk (state=3): >>> # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases <<< 15187 1726882559.82704: stdout chunk (state=3): >>># 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 <<< 15187 1726882559.82737: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 15187 1726882559.82760: stdout chunk (state=3): >>> # destroy selinux._selinux # destroy systemd._daemon <<< 15187 1726882559.82924: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 15187 1726882559.83028: stdout chunk (state=3): >>># destroy sys.monitoring <<< 15187 1726882559.83050: stdout chunk (state=3): >>># destroy _socket <<< 15187 1726882559.83084: stdout chunk (state=3): >>># destroy _collections<<< 15187 1726882559.83097: stdout chunk (state=3): >>> <<< 15187 1726882559.83163: stdout chunk (state=3): >>># destroy platform <<< 15187 1726882559.83196: stdout chunk (state=3): >>># destroy _uuid # destroy stat <<< 15187 1726882559.83226: stdout chunk (state=3): >>># destroy genericpath # destroy re._parser # destroy tokenize<<< 15187 1726882559.83248: stdout chunk (state=3): >>> <<< 15187 1726882559.83273: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib<<< 15187 1726882559.83327: stdout chunk (state=3): >>> # destroy copyreg # destroy contextlib # destroy _typing <<< 15187 1726882559.83357: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error<<< 15187 1726882559.83415: stdout chunk (state=3): >>> # 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 <<< 15187 1726882559.83429: stdout chunk (state=3): >>># destroy _imp<<< 15187 1726882559.83478: stdout chunk (state=3): >>> # destroy _io # destroy marshal # clear sys.meta_path<<< 15187 1726882559.83490: stdout chunk (state=3): >>> # clear sys.modules <<< 15187 1726882559.83529: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 15187 1726882559.83649: stdout chunk (state=3): >>># destroy codecs <<< 15187 1726882559.83651: stdout chunk (state=3): >>># destroy encodings.aliases # destroy encodings.utf_8<<< 15187 1726882559.83700: stdout chunk (state=3): >>> # 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<<< 15187 1726882559.83704: stdout chunk (state=3): >>> # destroy math # destroy _bisect # destroy time<<< 15187 1726882559.83754: stdout chunk (state=3): >>> # destroy _random<<< 15187 1726882559.83771: stdout chunk (state=3): >>> # destroy _weakref <<< 15187 1726882559.83856: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre # destroy _string<<< 15187 1726882559.83965: stdout chunk (state=3): >>> # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 15187 1726882559.84674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.226 closed. <<< 15187 1726882559.84677: stdout chunk (state=3): >>><<< 15187 1726882559.84680: stderr chunk (state=3): >>><<< 15187 1726882559.85042: _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 0x7fd8559a4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855973b30> # /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 0x7fd8559a6ab0> 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 0x7fd8557991c0> # /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 0x7fd85579a000> import 'site' # Python 3.12.6 (main, Sep 9 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 0x7fd8557d7e30> # /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 0x7fd8557d7ef0> # /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 0x7fd85580f800> # /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 0x7fd85580fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8557efb00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8557ed220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8557d4fe0> # /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 0x7fd8558337a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8558323c0> # /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 0x7fd8557efe60> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855830b60> # /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 0x7fd8558607d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8557d4260> # /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 0x7fd855860c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855860b30> # 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 0x7fd855860f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8557d2d80> # /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 0x7fd855861610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8558612e0> 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 0x7fd855862510> 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 0x7fd85587c740> 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 0x7fd85587de80> # /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 0x7fd85587ed20> # 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 0x7fd85587f380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85587e270> # /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 0x7fd85587fda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85587f4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855862570> # /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 0x7fd8555bfcb0> # /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 0x7fd8555e8710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8555e8470> # 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 0x7fd8555e8680> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8555e88c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8555bde50> # /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 0x7fd8555e9eb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8555e8b60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855862c60> # /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 0x7fd855616240> # /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 0x7fd85562e390> # /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 0x7fd85566b140> # /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 0x7fd8556898e0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85566b260> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85562f020> # /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 0x7fd855468260> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85562d3d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8555eae10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd8554684a0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_ffz5ityx/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 0x7fd8554cdfd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8554a4ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85546bf80> # 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 0x7fd8554a7c80> # /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 0x7fd8554fd940> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8554fd6d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8554fcfe0> # /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 0x7fd8554fd460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8554cec60> 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 0x7fd8554fe750> # 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 0x7fd8554fe990> # /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 0x7fd8554feea0> 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 0x7fd855360bf0> # 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 0x7fd855362810> # /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 0x7fd8553631d0> # /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 0x7fd8553643b0> # /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 0x7fd855366ea0> # 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 0x7fd855366ff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855365160> # /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 0x7fd85536ae40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855369910> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855369670> # /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 0x7fd85536be60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855365670> # 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 0x7fd8553af050> # /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 0x7fd8553af230> # /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 0x7fd8553b4d40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8553b4b00> # /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 0x7fd8553b72c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8553b5430> # /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 0x7fd8553be9f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8553b7380> # 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 0x7fd8553bf800> # 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 0x7fd8553bf830> # 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 0x7fd8553bfc80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8553af410> # /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 0x7fd8553c3410> # 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 0x7fd8553c4890> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8553c1b80> # 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 0x7fd8553c2f00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8553c1760> # 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 0x7fd855248b30> # /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 0x7fd855249940> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8553c74a0> 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 0x7fd855249880> # 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 0x7fd85524ab10> # 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' # # /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 0x7fd8552523f0> # 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 0x7fd855252d20> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85524ba40> # 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 0x7fd855251970> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855252ed0> 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 0x7fd8552e7050> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85525fec0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855257050> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd855256e70> # 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 0x7fd8552edf70> # /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 0x7fd854d2c680> # 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 0x7fd854d2c9e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8552cd6d0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8552cc830> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8552ec680> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8552ec200> # /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 0x7fd854d2f950> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd854d2f200> # 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 0x7fd854d2f3e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd854d2e660> # /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 0x7fd854d2fa40> # /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 0x7fd854d92510> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd854d90530> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8552ed730> 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 0x7fd854d92900> # /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 0x7fd854d93530> 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 0x7fd854dc69f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd854db0bc0> 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 0x7fd854de1e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd854de1af0> 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 0x7fd85471f4a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85471f4d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85471e270> # /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 0x7fd854764440> # /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 0x7fd854764f50> # /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 0x7fd8547664b0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd854765f10> 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_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCqxUjCEqNblrTyW6Uf6mIYxca8N+p8oJNuOoXU65bGRNg3CMa5WjaOdqcLJoa5cqHU94Eb2GKTTyez0hcVUk7tsi3NxQudVrBDJQwbGPLKwHTfAOeffQrSKU6cQIc1wl+jLeNyQet7t+mRPHDLLjdsLuWud7KDSFY7tB05hqCIT7br7Ql/dFhcnCdWQFQMOHFOz3ScJe9gey/LD3ji7GRONjSr/t5cpKmB6mxzEmsb1n6YZdbP8HCphGcvKR4W+uaX3gVfQE0qvrqlobTyex8yIrkML2bRGO0cQ0YQWRYUwl+2NZufO8pixR1WlzvjooEQLCa77cJ6SZ8LyFkDOI+mMyuj8kcM9hS4AD91rPxl8C0d6Jg8RKqnImxC3X/NNaRYHqlewUGo6VKkcO4+lxgJGqYFcmkGEHzq4fuf6gtrr3rJkcIFcrluI0mSyZ2wXzI9K1OLHK0fnDvDUdV21RdTxfpz2ZFqykIWxdtugE4qaNMgbtV0VnufdkfZoCt9ayU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCVkskQ7Wf194qJaR5aLJzIbxDeKLsVL0wQFKV8r0F7GGZAGvI7/LHajoQ1NvRR35h4P+UpQQWPriVBtLfXYfXQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHICQbhAvKstSrwCX3R+nlPjOjLF0EHt/gL32n1ZS9Xl", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-45-226.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-226", "ansible_nodename": "ip-10-31-45-226.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": "ec22ea14692d25e88f0b7167787b368d", "ansible_loadavg": {"1m": 0.830078125, "5m": 0.638671875, "15m": 0.3095703125}, "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": 3716, "ansible_memfree_mb": 3105, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 611, "free": 3105}, "nocache": {"free": 3487, "used": 229}, "swap": {"total": 3715, "free": 3715, "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": "ec22ea14-692d-25e8-8f0b-7167787b368d", "ansible_product_uuid": "ec22ea14-692d-25e8-8f0b-7167787b368d", "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": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "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": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 703, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251384512512, "block_size": 4096, "block_total": 64483404, "block_available": 61373172, "block_used": 3110232, "inode_total": 16384000, "inode_available": 16303143, "inode_used": 80857, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "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.180 36814 10.31.45.226 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.180 36814 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.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_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_iscsi_iqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_is_chroot": false, "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "59", "epoch": "1726882559", "epoch_int": "1726882559", "date": "2024-09-20", "time": "21:35:59", "iso8601_micro": "2024-09-21T01:35:59.741192Z", "iso8601": "2024-09-21T01:35:59Z", "iso8601_basic": "20240920T213559741192", "iso8601_basic_short": "20240920T213559", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:19:da:ea:a3:f3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.226", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::19:daff:feea:a3f3", "prefix": "64", "scope": "link"}]}, "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"}]}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.226", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:19:da:ea:a3:f3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.226"], "ansible_all_ipv6_addresses": ["fe80::19:daff:feea:a3f3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.226", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::19:daff:feea:a3f3"]}, "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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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.45.226 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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. 15187 1726882559.86774: 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-1726882556.8522716-15196-5260134200188/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 15187 1726882559.86806: _low_level_execute_command(): starting 15187 1726882559.86809: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882556.8522716-15196-5260134200188/ > /dev/null 2>&1 && sleep 0' 15187 1726882559.87572: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15187 1726882559.87576: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15187 1726882559.87631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 15187 1726882559.87647: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15187 1726882559.87679: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15187 1726882559.87797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15187 1726882559.90677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15187 1726882559.90681: stdout chunk (state=3): >>><<< 15187 1726882559.90684: stderr chunk (state=3): >>><<< 15187 1726882559.90727: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 15187 1726882559.90731: handler run complete 15187 1726882559.91128: variable 'ansible_facts' from source: unknown 15187 1726882559.91132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882559.91336: variable 'ansible_facts' from source: unknown 15187 1726882559.91435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882559.91601: attempt loop complete, returning result 15187 1726882559.91610: _execute() done 15187 1726882559.91616: dumping result to json 15187 1726882559.91650: done dumping result, returning 15187 1726882559.91661: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affc7ec-ae25-933a-78d6-00000000007c] 15187 1726882559.91669: sending task result for task 0affc7ec-ae25-933a-78d6-00000000007c 15187 1726882559.92808: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000007c 15187 1726882559.92817: WORKER PROCESS EXITING ok: [managed_node3] 15187 1726882559.92985: no more pending results, returning what we have 15187 1726882559.92988: results queue empty 15187 1726882559.92989: checking for any_errors_fatal 15187 1726882559.92990: done checking for any_errors_fatal 15187 1726882559.92991: checking for max_fail_percentage 15187 1726882559.93007: done checking for max_fail_percentage 15187 1726882559.93014: checking to see if all hosts have failed and the running result is not ok 15187 1726882559.93015: done checking to see if all hosts have failed 15187 1726882559.93016: getting the remaining hosts for this loop 15187 1726882559.93018: done getting the remaining hosts for this loop 15187 1726882559.93023: getting the next task for host managed_node3 15187 1726882559.93029: done getting next task for host managed_node3 15187 1726882559.93031: ^ task is: TASK: meta (flush_handlers) 15187 1726882559.93033: ^ 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 15187 1726882559.93037: getting variables 15187 1726882559.93038: in VariableManager get_vars() 15187 1726882559.93065: Calling all_inventory to load vars for managed_node3 15187 1726882559.93068: Calling groups_inventory to load vars for managed_node3 15187 1726882559.93072: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882559.93088: Calling all_plugins_play to load vars for managed_node3 15187 1726882559.93092: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882559.93096: Calling groups_plugins_play to load vars for managed_node3 15187 1726882559.93318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882559.93579: done with get_vars() 15187 1726882559.93590: done getting variables 15187 1726882559.93673: in VariableManager get_vars() 15187 1726882559.93683: Calling all_inventory to load vars for managed_node3 15187 1726882559.93686: Calling groups_inventory to load vars for managed_node3 15187 1726882559.93688: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882559.93693: Calling all_plugins_play to load vars for managed_node3 15187 1726882559.93696: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882559.93699: Calling groups_plugins_play to load vars for managed_node3 15187 1726882559.94118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882559.94330: done with get_vars() 15187 1726882559.94343: done queuing things up, now waiting for results queue to drain 15187 1726882559.94345: results queue empty 15187 1726882559.94346: checking for any_errors_fatal 15187 1726882559.94349: done checking for any_errors_fatal 15187 1726882559.94349: checking for max_fail_percentage 15187 1726882559.94350: done checking for max_fail_percentage 15187 1726882559.94351: checking to see if all hosts have failed and the running result is not ok 15187 1726882559.94356: done checking to see if all hosts have failed 15187 1726882559.94357: getting the remaining hosts for this loop 15187 1726882559.94358: done getting the remaining hosts for this loop 15187 1726882559.94360: getting the next task for host managed_node3 15187 1726882559.94365: done getting next task for host managed_node3 15187 1726882559.94368: ^ task is: TASK: Include the task 'el_repo_setup.yml' 15187 1726882559.94372: ^ 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 15187 1726882559.94374: getting variables 15187 1726882559.94375: in VariableManager get_vars() 15187 1726882559.94383: Calling all_inventory to load vars for managed_node3 15187 1726882559.94385: Calling groups_inventory to load vars for managed_node3 15187 1726882559.94387: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882559.94392: Calling all_plugins_play to load vars for managed_node3 15187 1726882559.94394: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882559.94397: Calling groups_plugins_play to load vars for managed_node3 15187 1726882559.94550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882559.94749: done with get_vars() 15187 1726882559.94757: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:10 Friday 20 September 2024 21:35:59 -0400 (0:00:03.151) 0:00:03.163 ****** 15187 1726882559.94837: entering _queue_task() for managed_node3/include_tasks 15187 1726882559.94839: Creating lock for include_tasks 15187 1726882559.95127: worker is 1 (out of 1 available) 15187 1726882559.95140: exiting _queue_task() for managed_node3/include_tasks 15187 1726882559.95151: done queuing things up, now waiting for results queue to drain 15187 1726882559.95153: waiting for pending results... 15187 1726882559.95406: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 15187 1726882559.95487: in run() - task 0affc7ec-ae25-933a-78d6-000000000006 15187 1726882559.95507: variable 'ansible_search_path' from source: unknown 15187 1726882559.95547: calling self._execute() 15187 1726882559.95633: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882559.95646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882559.95660: variable 'omit' from source: magic vars 15187 1726882559.95780: _execute() done 15187 1726882559.95790: dumping result to json 15187 1726882559.95799: done dumping result, returning 15187 1726882559.95813: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0affc7ec-ae25-933a-78d6-000000000006] 15187 1726882559.95824: sending task result for task 0affc7ec-ae25-933a-78d6-000000000006 15187 1726882559.96046: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000006 15187 1726882559.96049: WORKER PROCESS EXITING 15187 1726882559.96092: no more pending results, returning what we have 15187 1726882559.96097: in VariableManager get_vars() 15187 1726882559.96130: Calling all_inventory to load vars for managed_node3 15187 1726882559.96133: Calling groups_inventory to load vars for managed_node3 15187 1726882559.96136: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882559.96148: Calling all_plugins_play to load vars for managed_node3 15187 1726882559.96151: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882559.96155: Calling groups_plugins_play to load vars for managed_node3 15187 1726882559.96441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882559.96640: done with get_vars() 15187 1726882559.96647: variable 'ansible_search_path' from source: unknown 15187 1726882559.96660: we have included files to process 15187 1726882559.96661: generating all_blocks data 15187 1726882559.96662: done generating all_blocks data 15187 1726882559.96663: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 15187 1726882559.96664: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 15187 1726882559.96666: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 15187 1726882559.97355: in VariableManager get_vars() 15187 1726882559.97372: done with get_vars() 15187 1726882559.97385: done processing included file 15187 1726882559.97387: iterating over new_blocks loaded from include file 15187 1726882559.97388: in VariableManager get_vars() 15187 1726882559.97397: done with get_vars() 15187 1726882559.97399: filtering new block on tags 15187 1726882559.97413: done filtering new block on tags 15187 1726882559.97416: in VariableManager get_vars() 15187 1726882559.97428: done with get_vars() 15187 1726882559.97430: filtering new block on tags 15187 1726882559.97446: done filtering new block on tags 15187 1726882559.97448: in VariableManager get_vars() 15187 1726882559.97478: done with get_vars() 15187 1726882559.97480: filtering new block on tags 15187 1726882559.97493: done filtering new block on tags 15187 1726882559.97496: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 15187 1726882559.97501: extending task lists for all hosts with included blocks 15187 1726882559.97554: done extending task lists 15187 1726882559.97555: done processing included files 15187 1726882559.97556: results queue empty 15187 1726882559.97557: checking for any_errors_fatal 15187 1726882559.97558: done checking for any_errors_fatal 15187 1726882559.97559: checking for max_fail_percentage 15187 1726882559.97560: done checking for max_fail_percentage 15187 1726882559.97561: checking to see if all hosts have failed and the running result is not ok 15187 1726882559.97562: done checking to see if all hosts have failed 15187 1726882559.97562: getting the remaining hosts for this loop 15187 1726882559.97563: done getting the remaining hosts for this loop 15187 1726882559.97566: getting the next task for host managed_node3 15187 1726882559.97572: done getting next task for host managed_node3 15187 1726882559.97574: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 15187 1726882559.97576: ^ 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 15187 1726882559.97579: getting variables 15187 1726882559.97580: in VariableManager get_vars() 15187 1726882559.97587: Calling all_inventory to load vars for managed_node3 15187 1726882559.97589: Calling groups_inventory to load vars for managed_node3 15187 1726882559.97592: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882559.97596: Calling all_plugins_play to load vars for managed_node3 15187 1726882559.97599: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882559.97602: Calling groups_plugins_play to load vars for managed_node3 15187 1726882559.97746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882559.97946: done with get_vars() 15187 1726882559.97955: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:35:59 -0400 (0:00:00.031) 0:00:03.195 ****** 15187 1726882559.98027: entering _queue_task() for managed_node3/setup 15187 1726882559.98447: worker is 1 (out of 1 available) 15187 1726882559.98455: exiting _queue_task() for managed_node3/setup 15187 1726882559.98464: done queuing things up, now waiting for results queue to drain 15187 1726882559.98465: waiting for pending results... 15187 1726882559.98527: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 15187 1726882559.98693: in run() - task 0affc7ec-ae25-933a-78d6-00000000008d 15187 1726882559.98697: variable 'ansible_search_path' from source: unknown 15187 1726882559.98699: variable 'ansible_search_path' from source: unknown 15187 1726882559.98701: calling self._execute() 15187 1726882559.98760: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882559.98776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882559.98791: variable 'omit' from source: magic vars 15187 1726882559.99401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882560.01795: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882560.01892: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882560.01967: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882560.01988: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882560.02025: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882560.02186: 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) 15187 1726882560.02190: 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) 15187 1726882560.02192: 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) 15187 1726882560.02240: 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) 15187 1726882560.02261: 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) 15187 1726882560.02457: variable 'ansible_facts' from source: unknown 15187 1726882560.02544: variable 'network_test_required_facts' from source: task vars 15187 1726882560.02594: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): False 15187 1726882560.02602: when evaluation is False, skipping this task 15187 1726882560.02611: _execute() done 15187 1726882560.02624: dumping result to json 15187 1726882560.02637: done dumping result, returning 15187 1726882560.02651: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affc7ec-ae25-933a-78d6-00000000008d] 15187 1726882560.02729: sending task result for task 0affc7ec-ae25-933a-78d6-00000000008d 15187 1726882560.02811: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000008d 15187 1726882560.02814: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts", "skip_reason": "Conditional result was False" } 15187 1726882560.02913: no more pending results, returning what we have 15187 1726882560.02917: results queue empty 15187 1726882560.02918: checking for any_errors_fatal 15187 1726882560.02920: done checking for any_errors_fatal 15187 1726882560.02920: checking for max_fail_percentage 15187 1726882560.02924: done checking for max_fail_percentage 15187 1726882560.02925: checking to see if all hosts have failed and the running result is not ok 15187 1726882560.02926: done checking to see if all hosts have failed 15187 1726882560.02927: getting the remaining hosts for this loop 15187 1726882560.02928: done getting the remaining hosts for this loop 15187 1726882560.02933: getting the next task for host managed_node3 15187 1726882560.02943: done getting next task for host managed_node3 15187 1726882560.02946: ^ task is: TASK: Check if system is ostree 15187 1726882560.02948: ^ 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 15187 1726882560.02952: getting variables 15187 1726882560.02954: in VariableManager get_vars() 15187 1726882560.02988: Calling all_inventory to load vars for managed_node3 15187 1726882560.02992: Calling groups_inventory to load vars for managed_node3 15187 1726882560.02996: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882560.03008: Calling all_plugins_play to load vars for managed_node3 15187 1726882560.03011: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882560.03015: Calling groups_plugins_play to load vars for managed_node3 15187 1726882560.03502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882560.03714: done with get_vars() 15187 1726882560.03726: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:36:00 -0400 (0:00:00.057) 0:00:03.253 ****** 15187 1726882560.03816: entering _queue_task() for managed_node3/stat 15187 1726882560.04164: worker is 1 (out of 1 available) 15187 1726882560.04180: exiting _queue_task() for managed_node3/stat 15187 1726882560.04191: done queuing things up, now waiting for results queue to drain 15187 1726882560.04193: waiting for pending results... 15187 1726882560.04540: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 15187 1726882560.04546: in run() - task 0affc7ec-ae25-933a-78d6-00000000008f 15187 1726882560.04550: variable 'ansible_search_path' from source: unknown 15187 1726882560.04552: variable 'ansible_search_path' from source: unknown 15187 1726882560.04555: calling self._execute() 15187 1726882560.04597: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882560.04611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882560.04628: variable 'omit' from source: magic vars 15187 1726882560.05155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 15187 1726882560.05417: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 15187 1726882560.05472: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 15187 1726882560.05536: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 15187 1726882560.05581: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 15187 1726882560.05686: 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) 15187 1726882560.05715: 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) 15187 1726882560.05749: 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) 15187 1726882560.05868: 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) 15187 1726882560.05915: Evaluated conditional (not __network_is_ostree is defined): True 15187 1726882560.05930: variable 'omit' from source: magic vars 15187 1726882560.05979: variable 'omit' from source: magic vars 15187 1726882560.06024: variable 'omit' from source: magic vars 15187 1726882560.06056: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15187 1726882560.06097: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15187 1726882560.06125: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15187 1726882560.06149: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15187 1726882560.06165: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15187 1726882560.06413: variable 'inventory_hostname' from source: host vars for 'managed_node3' 15187 1726882560.06416: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882560.06419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882560.06490: Set connection var ansible_timeout to 10 15187 1726882560.06731: Set connection var ansible_module_compression to ZIP_DEFLATED 15187 1726882560.06736: Set connection var ansible_pipelining to False 15187 1726882560.06739: Set connection var ansible_connection to ssh 15187 1726882560.06741: Set connection var ansible_shell_executable to /bin/sh 15187 1726882560.06743: Set connection var ansible_shell_type to sh 15187 1726882560.06746: variable 'ansible_shell_executable' from source: unknown 15187 1726882560.06748: variable 'ansible_connection' from source: unknown 15187 1726882560.06750: variable 'ansible_module_compression' from source: unknown 15187 1726882560.06752: variable 'ansible_shell_type' from source: unknown 15187 1726882560.06754: variable 'ansible_shell_executable' from source: unknown 15187 1726882560.06756: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882560.06759: variable 'ansible_pipelining' from source: unknown 15187 1726882560.06761: variable 'ansible_timeout' from source: unknown 15187 1726882560.06763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882560.07056: 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__) 15187 1726882560.07107: variable 'omit' from source: magic vars 15187 1726882560.07117: starting attempt loop 15187 1726882560.07127: running the handler 15187 1726882560.07147: _low_level_execute_command(): starting 15187 1726882560.07229: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 15187 1726882560.08245: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15187 1726882560.08318: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 15187 1726882560.08340: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15187 1726882560.08363: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15187 1726882560.08489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15187 1726882560.11095: stdout chunk (state=3): >>>/root <<< 15187 1726882560.11327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15187 1726882560.11358: stderr chunk (state=3): >>><<< 15187 1726882560.11423: stdout chunk (state=3): >>><<< 15187 1726882560.11443: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 15187 1726882560.11586: _low_level_execute_command(): starting 15187 1726882560.11590: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882560.1151447-15319-36040611198851 `" && echo ansible-tmp-1726882560.1151447-15319-36040611198851="` echo /root/.ansible/tmp/ansible-tmp-1726882560.1151447-15319-36040611198851 `" ) && sleep 0' 15187 1726882560.12681: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 15187 1726882560.12695: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15187 1726882560.12786: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15187 1726882560.12802: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 15187 1726882560.12878: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15187 1726882560.15771: stdout chunk (state=3): >>>ansible-tmp-1726882560.1151447-15319-36040611198851=/root/.ansible/tmp/ansible-tmp-1726882560.1151447-15319-36040611198851 <<< 15187 1726882560.16025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15187 1726882560.16040: stderr chunk (state=3): >>><<< 15187 1726882560.16053: stdout chunk (state=3): >>><<< 15187 1726882560.16081: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882560.1151447-15319-36040611198851=/root/.ansible/tmp/ansible-tmp-1726882560.1151447-15319-36040611198851 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 15187 1726882560.16230: variable 'ansible_module_compression' from source: unknown 15187 1726882560.16235: ANSIBALLZ: Using lock for stat 15187 1726882560.16238: ANSIBALLZ: Acquiring lock 15187 1726882560.16240: ANSIBALLZ: Lock acquired: 139762302472304 15187 1726882560.16268: ANSIBALLZ: Creating module 15187 1726882560.47490: ANSIBALLZ: Writing module into payload 15187 1726882560.47700: ANSIBALLZ: Writing module 15187 1726882560.47704: ANSIBALLZ: Renaming module 15187 1726882560.47707: ANSIBALLZ: Done creating module 15187 1726882560.47709: variable 'ansible_facts' from source: unknown 15187 1726882560.47807: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882560.1151447-15319-36040611198851/AnsiballZ_stat.py 15187 1726882560.47938: Sending initial data 15187 1726882560.47947: Sent initial data (152 bytes) 15187 1726882560.48678: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15187 1726882560.48697: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15187 1726882560.48710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15187 1726882560.48731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15187 1726882560.48749: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 <<< 15187 1726882560.48804: 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.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15187 1726882560.48873: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 15187 1726882560.48897: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15187 1726882560.48925: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15187 1726882560.49144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15187 1726882560.51571: 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 <<< 15187 1726882560.51761: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 15187 1726882560.51884: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-15187e87f3sq_/tmpcpk6z_pf /root/.ansible/tmp/ansible-tmp-1726882560.1151447-15319-36040611198851/AnsiballZ_stat.py <<< 15187 1726882560.52007: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882560.1151447-15319-36040611198851/AnsiballZ_stat.py" <<< 15187 1726882560.52021: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-15187e87f3sq_/tmpcpk6z_pf" to remote "/root/.ansible/tmp/ansible-tmp-1726882560.1151447-15319-36040611198851/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882560.1151447-15319-36040611198851/AnsiballZ_stat.py" <<< 15187 1726882560.53519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15187 1726882560.53628: stderr chunk (state=3): >>><<< 15187 1726882560.53634: stdout chunk (state=3): >>><<< 15187 1726882560.53637: done transferring module to remote 15187 1726882560.53643: _low_level_execute_command(): starting 15187 1726882560.53646: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882560.1151447-15319-36040611198851/ /root/.ansible/tmp/ansible-tmp-1726882560.1151447-15319-36040611198851/AnsiballZ_stat.py && sleep 0' 15187 1726882560.54910: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15187 1726882560.54939: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15187 1726882560.54954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15187 1726882560.54966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15187 1726882560.54982: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 <<< 15187 1726882560.54989: stderr chunk (state=3): >>>debug2: match not found <<< 15187 1726882560.54999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15187 1726882560.55017: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 15187 1726882560.55317: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 15187 1726882560.55340: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15187 1726882560.55441: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15187 1726882560.58294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15187 1726882560.58298: stdout chunk (state=3): >>><<< 15187 1726882560.58300: stderr chunk (state=3): >>><<< 15187 1726882560.58403: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 15187 1726882560.58407: _low_level_execute_command(): starting 15187 1726882560.58409: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882560.1151447-15319-36040611198851/AnsiballZ_stat.py && sleep 0' 15187 1726882560.59480: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15187 1726882560.59539: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15187 1726882560.59550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15187 1726882560.59566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15187 1726882560.59582: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 <<< 15187 1726882560.59589: stderr chunk (state=3): >>>debug2: match not found <<< 15187 1726882560.59601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15187 1726882560.59613: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 15187 1726882560.59701: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 15187 1726882560.59839: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15187 1726882560.59972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15187 1726882560.63447: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 15187 1726882560.63537: stdout chunk (state=3): >>>import _imp # builtin <<< 15187 1726882560.63562: stdout chunk (state=3): >>>import '_thread' # <<< 15187 1726882560.63637: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 15187 1726882560.63704: stdout chunk (state=3): >>>import '_io' # <<< 15187 1726882560.63713: stdout chunk (state=3): >>>import 'marshal' # <<< 15187 1726882560.63782: stdout chunk (state=3): >>>import 'posix' # <<< 15187 1726882560.63839: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 15187 1726882560.63842: stdout chunk (state=3): >>># installing zipimport hook <<< 15187 1726882560.63925: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 15187 1726882560.64036: 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' <<< 15187 1726882560.64041: stdout chunk (state=3): >>>import '_codecs' # <<< 15187 1726882560.64135: stdout chunk (state=3): >>>import 'codecs' # <<< 15187 1726882560.64176: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 15187 1726882560.64198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 15187 1726882560.64210: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bcc0530> <<< 15187 1726882560.64432: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bc8fb30> # /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 0x7fc20bcc2ab0> import '_signal' # import '_abc' # <<< 15187 1726882560.64467: stdout chunk (state=3): >>>import 'abc' # <<< 15187 1726882560.64481: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 15187 1726882560.64603: stdout chunk (state=3): >>>import '_collections_abc' # <<< 15187 1726882560.64653: stdout chunk (state=3): >>>import 'genericpath' # <<< 15187 1726882560.64682: stdout chunk (state=3): >>>import 'posixpath' # <<< 15187 1726882560.64716: stdout chunk (state=3): >>>import 'os' # <<< 15187 1726882560.64826: 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' # /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' <<< 15187 1726882560.64904: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20ba95190> <<< 15187 1726882560.65011: 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' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20ba95fd0> <<< 15187 1726882560.65036: stdout chunk (state=3): >>>import 'site' # <<< 15187 1726882560.65077: stdout chunk (state=3): >>>Python 3.12.6 (main, Sep 9 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. <<< 15187 1726882560.65494: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 15187 1726882560.65677: stdout chunk (state=3): >>># 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 <<< 15187 1726882560.65704: stdout chunk (state=3): >>># 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' <<< 15187 1726882560.65733: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bad3e60> <<< 15187 1726882560.65767: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 15187 1726882560.65877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bad3f20> <<< 15187 1726882560.65881: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 15187 1726882560.65918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 15187 1726882560.66131: stdout chunk (state=3): >>># /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 0x7fc20bb0b830> # /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 0x7fc20bb0bec0> import '_collections' # <<< 15187 1726882560.66213: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20baebb30> <<< 15187 1726882560.66216: stdout chunk (state=3): >>>import '_functools' # <<< 15187 1726882560.66290: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bae9250> <<< 15187 1726882560.66545: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bad1010> <<< 15187 1726882560.66553: 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' # <<< 15187 1726882560.66574: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 15187 1726882560.66611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 15187 1726882560.66646: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 15187 1726882560.66683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 15187 1726882560.66774: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bb2f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bb2e420> <<< 15187 1726882560.66819: 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 0x7fc20baea0f0> <<< 15187 1726882560.66825: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bb2cb30> <<< 15187 1726882560.68255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 15187 1726882560.68281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bb5c860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bad0290> # /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 0x7fc20bb5cd10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bb5cbc0> # 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 0x7fc20bb5cf80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bacedb0> # /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 0x7fc20bb5d670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bb5d340> 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 0x7fc20bb5e570> 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 0x7fc20bb787a0> 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 0x7fc20bb79ee0> # /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 0x7fc20bb7ad80> # 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 0x7fc20bb7b3e0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bb7a2d0> # /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 0x7fc20bb7bda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bb7b500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bb5e5d0> # /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 0x7fc20b957c50> # /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 0x7fc20b980770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b9804d0> # 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 0x7fc20b9805f0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc20b980920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b955df0> # /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 0x7fc20b981f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b980c20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bb5ecc0> # /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 <<< 15187 1726882560.68416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b9ae300> <<< 15187 1726882560.68432: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 15187 1726882560.68478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 15187 1726882560.68492: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 15187 1726882560.68535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 15187 1726882560.68612: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b9c6420> <<< 15187 1726882560.68723: 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' <<< 15187 1726882560.68809: stdout chunk (state=3): >>>import 'ntpath' # <<< 15187 1726882560.68850: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 15187 1726882560.68876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20ba03170> <<< 15187 1726882560.68905: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 15187 1726882560.69017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 15187 1726882560.69034: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 15187 1726882560.69075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 15187 1726882560.69235: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20ba25910> <<< 15187 1726882560.69461: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20ba03290> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b9c7080> <<< 15187 1726882560.69550: 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 0x7fc20b804260> <<< 15187 1726882560.69577: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b9c5490> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b982ea0> <<< 15187 1726882560.69693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 15187 1726882560.69728: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc20b9c5850> <<< 15187 1726882560.69924: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload__0wy8mmb/ansible_stat_payload.zip' # zipimport: zlib available <<< 15187 1726882560.70119: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.70152: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 15187 1726882560.70187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 15187 1726882560.70248: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 15187 1726882560.70367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 15187 1726882560.70399: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 15187 1726882560.70437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b859f10> <<< 15187 1726882560.70631: stdout chunk (state=3): >>>import '_typing' # <<< 15187 1726882560.70794: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b830e00> <<< 15187 1726882560.70797: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b807f80> <<< 15187 1726882560.70809: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.70843: stdout chunk (state=3): >>>import 'ansible' # <<< 15187 1726882560.70881: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.70918: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.70988: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.71106: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 15187 1726882560.73492: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.75636: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 15187 1726882560.75647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 15187 1726882560.75729: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b833da0> # /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 <<< 15187 1726882560.75752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 15187 1726882560.75778: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 15187 1726882560.75798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 15187 1726882560.75836: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 15187 1726882560.75923: 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 0x7fc20b8819a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b881730> <<< 15187 1726882560.75953: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b881040> <<< 15187 1726882560.75997: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 15187 1726882560.76004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 15187 1726882560.76078: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b881490> <<< 15187 1726882560.76093: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b85aba0> <<< 15187 1726882560.76097: stdout chunk (state=3): >>>import 'atexit' # <<< 15187 1726882560.76136: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 15187 1726882560.76248: stdout chunk (state=3): >>># 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 0x7fc20b882750> # 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 0x7fc20b882990> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 15187 1726882560.76301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 15187 1726882560.76328: stdout chunk (state=3): >>>import '_locale' # <<< 15187 1726882560.76412: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b882ed0> <<< 15187 1726882560.76416: stdout chunk (state=3): >>>import 'pwd' # <<< 15187 1726882560.76445: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 15187 1726882560.76493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 15187 1726882560.76639: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b6e8bf0> # 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 0x7fc20b6ea810> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 15187 1726882560.76653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 15187 1726882560.76700: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b6eb140> <<< 15187 1726882560.76733: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 15187 1726882560.76774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 15187 1726882560.76833: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b6ec320> <<< 15187 1726882560.76890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 15187 1726882560.76925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 15187 1726882560.77024: stdout chunk (state=3): >>># /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' <<< 15187 1726882560.77038: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b6eede0> <<< 15187 1726882560.77088: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 15187 1726882560.77102: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 15187 1726882560.77111: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc20b6eef00> <<< 15187 1726882560.77145: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b6ed0a0> <<< 15187 1726882560.77182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 15187 1726882560.77238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 15187 1726882560.77259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 15187 1726882560.77553: stdout chunk (state=3): >>># 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 0x7fc20b6f2d80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b6f1850> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b6f15b0> # /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' <<< 15187 1726882560.77677: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b6f3c20> <<< 15187 1726882560.77704: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b6ed5b0> <<< 15187 1726882560.77763: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 15187 1726882560.77766: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 15187 1726882560.77820: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc20b73af00> # /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' <<< 15187 1726882560.77832: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b73b050> <<< 15187 1726882560.77860: 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 <<< 15187 1726882560.77910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 15187 1726882560.77956: 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'<<< 15187 1726882560.77967: stdout chunk (state=3): >>> <<< 15187 1726882560.78088: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 15187 1726882560.78099: stdout chunk (state=3): >>># 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 0x7fc20b73cc50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b73ca10> <<< 15187 1726882560.78126: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 15187 1726882560.78286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 15187 1726882560.78360: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'<<< 15187 1726882560.78384: stdout chunk (state=3): >>> # 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 0x7fc20b73f170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b73d310><<< 15187 1726882560.78418: stdout chunk (state=3): >>> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 15187 1726882560.78504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'<<< 15187 1726882560.78514: stdout chunk (state=3): >>> <<< 15187 1726882560.78562: 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'<<< 15187 1726882560.78576: stdout chunk (state=3): >>> import '_string' # <<< 15187 1726882560.78660: stdout chunk (state=3): >>> import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b746960><<< 15187 1726882560.78672: stdout chunk (state=3): >>> <<< 15187 1726882560.78898: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b73f320> <<< 15187 1726882560.79034: 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' <<< 15187 1726882560.79052: stdout chunk (state=3): >>># 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 0x7fc20b7477d0> <<< 15187 1726882560.79098: 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'<<< 15187 1726882560.79202: stdout chunk (state=3): >>> import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc20b747b90> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 15187 1726882560.79206: 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 0x7fc20b747c80> <<< 15187 1726882560.79247: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b73b350> <<< 15187 1726882560.79297: 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'<<< 15187 1726882560.79333: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 15187 1726882560.79391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<< 15187 1726882560.79426: stdout chunk (state=3): >>> # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 15187 1726882560.79475: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 15187 1726882560.79527: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc20b74b440> <<< 15187 1726882560.79806: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 15187 1726882560.79809: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<< 15187 1726882560.79846: stdout chunk (state=3): >>> import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc20b74c710> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b749bb0><<< 15187 1726882560.79896: 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'<<< 15187 1726882560.79900: 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 0x7fc20b74af30><<< 15187 1726882560.79928: stdout chunk (state=3): >>> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b749790><<< 15187 1726882560.79969: stdout chunk (state=3): >>> # zipimport: zlib available <<< 15187 1726882560.79980: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 15187 1726882560.80010: stdout chunk (state=3): >>> # zipimport: zlib available <<< 15187 1726882560.80176: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.80331: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.80363: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.80381: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 15187 1726882560.80412: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.80446: stdout chunk (state=3): >>># zipimport: zlib available<<< 15187 1726882560.80454: stdout chunk (state=3): >>> <<< 15187 1726882560.80467: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 15187 1726882560.80475: stdout chunk (state=3): >>> <<< 15187 1726882560.80501: stdout chunk (state=3): >>># zipimport: zlib available<<< 15187 1726882560.80507: stdout chunk (state=3): >>> <<< 15187 1726882560.80739: stdout chunk (state=3): >>># zipimport: zlib available<<< 15187 1726882560.80750: stdout chunk (state=3): >>> <<< 15187 1726882560.80966: stdout chunk (state=3): >>># zipimport: zlib available<<< 15187 1726882560.80976: stdout chunk (state=3): >>> <<< 15187 1726882560.82042: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.83072: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 15187 1726882560.83096: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves.collections_abc' # <<< 15187 1726882560.83103: stdout chunk (state=3): >>> import 'ansible.module_utils.common.text.converters' # <<< 15187 1726882560.83173: stdout chunk (state=3): >>> # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py<<< 15187 1726882560.83177: stdout chunk (state=3): >>> <<< 15187 1726882560.83198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<< 15187 1726882560.83284: stdout chunk (state=3): >>> # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 15187 1726882560.83331: 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 0x7fc20b7d0980> <<< 15187 1726882560.83527: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 15187 1726882560.83531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 15187 1726882560.83552: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b7d16d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b74fce0><<< 15187 1726882560.83642: stdout chunk (state=3): >>> import 'ansible.module_utils.compat.selinux' # <<< 15187 1726882560.83660: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.83695: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.83735: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 15187 1726882560.83764: stdout chunk (state=3): >>> # zipimport: zlib available<<< 15187 1726882560.83921: stdout chunk (state=3): >>> <<< 15187 1726882560.84048: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.84321: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 15187 1726882560.84339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 15187 1726882560.84371: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b7d16a0> <<< 15187 1726882560.84397: stdout chunk (state=3): >>># zipimport: zlib available<<< 15187 1726882560.84402: stdout chunk (state=3): >>> <<< 15187 1726882560.85299: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.86179: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.86318: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.86442: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 15187 1726882560.86481: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.86629: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 15187 1726882560.86749: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.86885: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 15187 1726882560.86901: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.86936: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.86939: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 15187 1726882560.86973: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.87043: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.87221: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 15187 1726882560.87564: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.88019: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 15187 1726882560.88140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 15187 1726882560.88175: stdout chunk (state=3): >>>import '_ast' # <<< 15187 1726882560.88300: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b7d2690> <<< 15187 1726882560.88333: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.88474: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.88598: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 15187 1726882560.88608: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 15187 1726882560.88632: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 15187 1726882560.88656: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 15187 1726882560.88823: 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' <<< 15187 1726882560.89028: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 15187 1726882560.89034: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc20b5e2180> <<< 15187 1726882560.89105: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 15187 1726882560.89129: 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 0x7fc20b5e2a50> <<< 15187 1726882560.89155: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b7d3500> <<< 15187 1726882560.89183: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.89273: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.89338: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 15187 1726882560.89365: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.89442: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.89724: stdout chunk (state=3): >>># 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 <<< 15187 1726882560.89783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 15187 1726882560.89917: 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' <<< 15187 1726882560.89930: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 15187 1726882560.89938: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc20b5e1700> <<< 15187 1726882560.90015: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b5e2c00> <<< 15187 1726882560.90067: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 15187 1726882560.90072: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 15187 1726882560.90097: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.90204: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.90319: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.90364: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.90445: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 15187 1726882560.90450: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 15187 1726882560.90490: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 15187 1726882560.90533: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 15187 1726882560.90573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 15187 1726882560.90670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 15187 1726882560.90705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 15187 1726882560.90735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 15187 1726882560.90845: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b672c90> <<< 15187 1726882560.90926: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b5eca10> <<< 15187 1726882560.91126: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b5e6b70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b5e69c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 15187 1726882560.91149: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 15187 1726882560.91160: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 15187 1726882560.91252: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 15187 1726882560.91279: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.91296: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.91312: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 15187 1726882560.91340: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.91718: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.91939: stdout chunk (state=3): >>># zipimport: zlib available <<< 15187 1726882560.92140: stdout chunk (state=3): >>> <<< 15187 1726882560.92155: 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"}}} <<< 15187 1726882560.92188: stdout chunk (state=3): >>># destroy __main__<<< 15187 1726882560.92194: stdout chunk (state=3): >>> <<< 15187 1726882560.92693: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 15187 1726882560.92712: stdout chunk (state=3): >>> <<< 15187 1726882560.92729: stdout chunk (state=3): >>># clear sys.path_hooks <<< 15187 1726882560.92741: stdout chunk (state=3): >>># clear builtins._ # clear sys.path<<< 15187 1726882560.92756: stdout chunk (state=3): >>> # clear sys.argv<<< 15187 1726882560.92779: stdout chunk (state=3): >>> # clear sys.ps1<<< 15187 1726882560.92782: stdout chunk (state=3): >>> # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__<<< 15187 1726882560.92810: stdout chunk (state=3): >>> # 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<<< 15187 1726882560.92835: 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<<< 15187 1726882560.92867: stdout chunk (state=3): >>> # 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<<< 15187 1726882560.92885: stdout chunk (state=3): >>> # 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<<< 15187 1726882560.92910: stdout chunk (state=3): >>> # 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<<< 15187 1726882560.92930: stdout chunk (state=3): >>> # 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<<< 15187 1726882560.92955: stdout chunk (state=3): >>> # 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<<< 15187 1726882560.92980: stdout chunk (state=3): >>> # 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<<< 15187 1726882560.93002: stdout chunk (state=3): >>> # 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<<< 15187 1726882560.93023: stdout chunk (state=3): >>> # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile <<< 15187 1726882560.93045: stdout chunk (state=3): >>># 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<<< 15187 1726882560.93076: stdout chunk (state=3): >>> # 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<<< 15187 1726882560.93096: stdout chunk (state=3): >>> # 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<<< 15187 1726882560.93115: stdout chunk (state=3): >>> # 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<<< 15187 1726882560.93141: stdout chunk (state=3): >>> # 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<<< 15187 1726882560.93158: stdout chunk (state=3): >>> # 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<<< 15187 1726882560.93187: 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<<< 15187 1726882560.93195: stdout chunk (state=3): >>> # 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 <<< 15187 1726882560.93224: stdout chunk (state=3): >>># 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<<< 15187 1726882560.93241: stdout chunk (state=3): >>> # 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<<< 15187 1726882560.93270: stdout chunk (state=3): >>> # 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<<< 15187 1726882560.93286: stdout chunk (state=3): >>> # 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<<< 15187 1726882560.93310: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale<<< 15187 1726882560.93330: stdout chunk (state=3): >>> # 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<<< 15187 1726882560.93351: stdout chunk (state=3): >>> # 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<<< 15187 1726882560.93525: stdout chunk (state=3): >>> # 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 <<< 15187 1726882560.93742: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 15187 1726882560.93762: stdout chunk (state=3): >>> <<< 15187 1726882560.93776: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc<<< 15187 1726882560.93794: stdout chunk (state=3): >>> <<< 15187 1726882560.93803: stdout chunk (state=3): >>># destroy importlib.util <<< 15187 1726882560.93821: stdout chunk (state=3): >>># destroy _bz2 <<< 15187 1726882560.93856: stdout chunk (state=3): >>># destroy _compression <<< 15187 1726882560.93860: stdout chunk (state=3): >>># destroy _lzma<<< 15187 1726882560.93863: stdout chunk (state=3): >>> <<< 15187 1726882560.93894: stdout chunk (state=3): >>># destroy binascii # destroy struct<<< 15187 1726882560.93902: stdout chunk (state=3): >>> # destroy zlib<<< 15187 1726882560.93920: stdout chunk (state=3): >>> # destroy bz2<<< 15187 1726882560.93944: stdout chunk (state=3): >>> # destroy lzma # destroy zipfile._path<<< 15187 1726882560.93948: stdout chunk (state=3): >>> <<< 15187 1726882560.93980: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress<<< 15187 1726882560.94036: stdout chunk (state=3): >>> # destroy ntpath <<< 15187 1726882560.94055: stdout chunk (state=3): >>># destroy importlib <<< 15187 1726882560.94059: stdout chunk (state=3): >>># destroy zipimport<<< 15187 1726882560.94081: stdout chunk (state=3): >>> # destroy __main__<<< 15187 1726882560.94089: stdout chunk (state=3): >>> # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder<<< 15187 1726882560.94105: stdout chunk (state=3): >>> # destroy json.encoder # destroy json.scanner # destroy _json<<< 15187 1726882560.94126: stdout chunk (state=3): >>> # destroy grp # destroy encodings<<< 15187 1726882560.94129: stdout chunk (state=3): >>> # destroy _locale<<< 15187 1726882560.94158: stdout chunk (state=3): >>> # destroy pwd # destroy locale<<< 15187 1726882560.94164: stdout chunk (state=3): >>> # destroy signal # destroy fcntl # destroy select # destroy _signal<<< 15187 1726882560.94190: stdout chunk (state=3): >>> # destroy _posixsubprocess # destroy syslog<<< 15187 1726882560.94225: stdout chunk (state=3): >>> # destroy uuid # destroy selectors<<< 15187 1726882560.94235: stdout chunk (state=3): >>> <<< 15187 1726882560.94242: stdout chunk (state=3): >>># destroy errno # destroy array<<< 15187 1726882560.94265: stdout chunk (state=3): >>> # destroy datetime<<< 15187 1726882560.94296: stdout chunk (state=3): >>> # destroy _hashlib<<< 15187 1726882560.94304: stdout chunk (state=3): >>> <<< 15187 1726882560.94312: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil<<< 15187 1726882560.94338: stdout chunk (state=3): >>> # destroy distro # destroy distro.distro<<< 15187 1726882560.94357: stdout chunk (state=3): >>> # destroy argparse # destroy json # destroy logging # destroy shlex<<< 15187 1726882560.94421: stdout chunk (state=3): >>> # destroy subprocess <<< 15187 1726882560.94443: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 15187 1726882560.94471: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 15187 1726882560.94482: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes <<< 15187 1726882560.94486: stdout chunk (state=3): >>># 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<<< 15187 1726882560.94515: stdout chunk (state=3): >>> # cleanup[3] wiping systemd.id128<<< 15187 1726882560.94530: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime<<< 15187 1726882560.94551: stdout chunk (state=3): >>> # cleanup[3] wiping traceback # destroy linecache # destroy textwrap<<< 15187 1726882560.94567: stdout chunk (state=3): >>> # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform<<< 15187 1726882560.94591: stdout chunk (state=3): >>> # cleanup[3] wiping atexit # cleanup[3] wiping _typing<<< 15187 1726882560.94608: stdout chunk (state=3): >>> # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref<<< 15187 1726882560.94638: stdout chunk (state=3): >>> # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external<<< 15187 1726882560.94649: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re<<< 15187 1726882560.94677: stdout chunk (state=3): >>> # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser<<< 15187 1726882560.94695: stdout chunk (state=3): >>> # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools<<< 15187 1726882560.94710: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc<<< 15187 1726882560.94726: stdout chunk (state=3): >>> # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types<<< 15187 1726882560.94752: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath<<< 15187 1726882560.94756: stdout chunk (state=3): >>> # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 15187 1726882560.94781: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases<<< 15187 1726882560.94800: stdout chunk (state=3): >>> # 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<<< 15187 1726882560.94819: stdout chunk (state=3): >>> # cleanup[3] wiping _io<<< 15187 1726882560.94835: stdout chunk (state=3): >>> # 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<<< 15187 1726882560.94857: stdout chunk (state=3): >>> # cleanup[3] wiping builtins<<< 15187 1726882560.94874: stdout chunk (state=3): >>> # destroy selinux._selinux<<< 15187 1726882560.94889: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader<<< 15187 1726882560.95016: stdout chunk (state=3): >>> # destroy systemd._journal # destroy _datetime <<< 15187 1726882560.95110: stdout chunk (state=3): >>># destroy sys.monitoring<<< 15187 1726882560.95127: stdout chunk (state=3): >>> <<< 15187 1726882560.95137: stdout chunk (state=3): >>># destroy _socket <<< 15187 1726882560.95170: stdout chunk (state=3): >>># destroy _collections<<< 15187 1726882560.95179: stdout chunk (state=3): >>> <<< 15187 1726882560.95218: stdout chunk (state=3): >>># destroy platform <<< 15187 1726882560.95248: stdout chunk (state=3): >>># destroy _uuid<<< 15187 1726882560.95252: stdout chunk (state=3): >>> <<< 15187 1726882560.95259: stdout chunk (state=3): >>># destroy stat <<< 15187 1726882560.95270: stdout chunk (state=3): >>># destroy genericpath <<< 15187 1726882560.95288: stdout chunk (state=3): >>># destroy re._parser <<< 15187 1726882560.95292: stdout chunk (state=3): >>># destroy tokenize<<< 15187 1726882560.95342: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib <<< 15187 1726882560.95357: stdout chunk (state=3): >>># destroy copyreg <<< 15187 1726882560.95400: stdout chunk (state=3): >>># destroy contextlib # destroy _typing <<< 15187 1726882560.95428: stdout chunk (state=3): >>># destroy _tokenize<<< 15187 1726882560.95442: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib_parse<<< 15187 1726882560.95458: stdout chunk (state=3): >>> # 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<<< 15187 1726882560.95473: stdout chunk (state=3): >>> # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external<<< 15187 1726882560.95519: stdout chunk (state=3): >>> # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path<<< 15187 1726882560.95529: stdout chunk (state=3): >>> <<< 15187 1726882560.95540: stdout chunk (state=3): >>># clear sys.modules # destroy _frozen_importlib<<< 15187 1726882560.95619: stdout chunk (state=3): >>> <<< 15187 1726882560.95692: stdout chunk (state=3): >>># destroy codecs<<< 15187 1726882560.95732: stdout chunk (state=3): >>> # destroy encodings.aliases<<< 15187 1726882560.95736: stdout chunk (state=3): >>> # destroy encodings.utf_8<<< 15187 1726882560.95744: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig <<< 15187 1726882560.95760: stdout chunk (state=3): >>># destroy encodings.cp437<<< 15187 1726882560.95768: stdout chunk (state=3): >>> # destroy _codecs<<< 15187 1726882560.95783: stdout chunk (state=3): >>> # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit<<< 15187 1726882560.95807: stdout chunk (state=3): >>> # destroy _warnings # destroy math # destroy _bisect # destroy time<<< 15187 1726882560.95848: stdout chunk (state=3): >>> # destroy _random<<< 15187 1726882560.95853: stdout chunk (state=3): >>> <<< 15187 1726882560.95868: stdout chunk (state=3): >>># destroy _weakref <<< 15187 1726882560.95895: stdout chunk (state=3): >>># destroy _operator<<< 15187 1726882560.95917: stdout chunk (state=3): >>> # destroy _sha2 # destroy _string # destroy re<<< 15187 1726882560.95943: stdout chunk (state=3): >>> # destroy itertools<<< 15187 1726882560.95948: stdout chunk (state=3): >>> <<< 15187 1726882560.95966: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools<<< 15187 1726882560.96001: stdout chunk (state=3): >>> # destroy builtins # destroy _thread # clear sys.audit hooks <<< 15187 1726882560.96565: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.226 closed. <<< 15187 1726882560.96634: stderr chunk (state=3): >>><<< 15187 1726882560.96637: stdout chunk (state=3): >>><<< 15187 1726882560.96695: _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 0x7fc20bcc0530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bc8fb30> # /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 0x7fc20bcc2ab0> 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 0x7fc20ba95190> # /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 0x7fc20ba95fd0> import 'site' # Python 3.12.6 (main, Sep 9 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 0x7fc20bad3e60> # /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 0x7fc20bad3f20> # /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 0x7fc20bb0b830> # /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 0x7fc20bb0bec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20baebb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bae9250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bad1010> # /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 0x7fc20bb2f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bb2e420> # /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 0x7fc20baea0f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bb2cb30> # /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 0x7fc20bb5c860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bad0290> # /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 0x7fc20bb5cd10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bb5cbc0> # 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 0x7fc20bb5cf80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bacedb0> # /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 0x7fc20bb5d670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bb5d340> 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 0x7fc20bb5e570> 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 0x7fc20bb787a0> 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 0x7fc20bb79ee0> # /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 0x7fc20bb7ad80> # 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 0x7fc20bb7b3e0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bb7a2d0> # /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 0x7fc20bb7bda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bb7b500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bb5e5d0> # /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 0x7fc20b957c50> # /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 0x7fc20b980770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b9804d0> # 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 0x7fc20b9805f0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc20b980920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b955df0> # /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 0x7fc20b981f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b980c20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20bb5ecc0> # /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 0x7fc20b9ae300> # /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 0x7fc20b9c6420> # /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 0x7fc20ba03170> # /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 0x7fc20ba25910> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20ba03290> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b9c7080> # /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 0x7fc20b804260> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b9c5490> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b982ea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc20b9c5850> # zipimport: found 30 names in '/tmp/ansible_stat_payload__0wy8mmb/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 0x7fc20b859f10> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b830e00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b807f80> # 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 0x7fc20b833da0> # /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 0x7fc20b8819a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b881730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b881040> # /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 0x7fc20b881490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b85aba0> 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 0x7fc20b882750> # 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 0x7fc20b882990> # /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 0x7fc20b882ed0> 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 0x7fc20b6e8bf0> # 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 0x7fc20b6ea810> # /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 0x7fc20b6eb140> # /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 0x7fc20b6ec320> # /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 0x7fc20b6eede0> # 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 0x7fc20b6eef00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b6ed0a0> # /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 0x7fc20b6f2d80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b6f1850> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b6f15b0> # /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 0x7fc20b6f3c20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b6ed5b0> # 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 0x7fc20b73af00> # /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 0x7fc20b73b050> # /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 0x7fc20b73cc50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b73ca10> # /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 0x7fc20b73f170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b73d310> # /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 0x7fc20b746960> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b73f320> # 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 0x7fc20b7477d0> # 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 0x7fc20b747b90> # 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 0x7fc20b747c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b73b350> # /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 0x7fc20b74b440> # 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 0x7fc20b74c710> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b749bb0> # 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 0x7fc20b74af30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b749790> # 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 0x7fc20b7d0980> # /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 0x7fc20b7d16d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b74fce0> 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 0x7fc20b7d16a0> # 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 0x7fc20b7d2690> # 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' # # /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 0x7fc20b5e2180> # 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 0x7fc20b5e2a50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b7d3500> # 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 0x7fc20b5e1700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b5e2c00> 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 0x7fc20b672c90> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b5eca10> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b5e6b70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc20b5e69c0> # 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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.45.226 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 15187 1726882560.97247: 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-1726882560.1151447-15319-36040611198851/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 15187 1726882560.97259: _low_level_execute_command(): starting 15187 1726882560.97263: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882560.1151447-15319-36040611198851/ > /dev/null 2>&1 && sleep 0' 15187 1726882560.97395: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found <<< 15187 1726882560.97399: 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.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15187 1726882560.97402: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15187 1726882560.97460: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 15187 1726882560.97465: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15187 1726882560.97475: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15187 1726882560.97552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15187 1726882561.00252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15187 1726882561.00305: stderr chunk (state=3): >>><<< 15187 1726882561.00308: stdout chunk (state=3): >>><<< 15187 1726882561.00320: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 15187 1726882561.00328: handler run complete 15187 1726882561.00344: attempt loop complete, returning result 15187 1726882561.00347: _execute() done 15187 1726882561.00350: dumping result to json 15187 1726882561.00355: done dumping result, returning 15187 1726882561.00362: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0affc7ec-ae25-933a-78d6-00000000008f] 15187 1726882561.00367: sending task result for task 0affc7ec-ae25-933a-78d6-00000000008f 15187 1726882561.00464: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000008f 15187 1726882561.00467: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 15187 1726882561.00561: no more pending results, returning what we have 15187 1726882561.00565: results queue empty 15187 1726882561.00566: checking for any_errors_fatal 15187 1726882561.00573: done checking for any_errors_fatal 15187 1726882561.00574: checking for max_fail_percentage 15187 1726882561.00576: done checking for max_fail_percentage 15187 1726882561.00576: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.00577: done checking to see if all hosts have failed 15187 1726882561.00578: getting the remaining hosts for this loop 15187 1726882561.00580: done getting the remaining hosts for this loop 15187 1726882561.00583: getting the next task for host managed_node3 15187 1726882561.00589: done getting next task for host managed_node3 15187 1726882561.00592: ^ task is: TASK: Set flag to indicate system is ostree 15187 1726882561.00594: ^ 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 15187 1726882561.00599: getting variables 15187 1726882561.00601: in VariableManager get_vars() 15187 1726882561.00631: Calling all_inventory to load vars for managed_node3 15187 1726882561.00634: Calling groups_inventory to load vars for managed_node3 15187 1726882561.00637: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.00647: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.00649: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.00652: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.00798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.00921: done with get_vars() 15187 1726882561.00931: done getting variables 15187 1726882561.01006: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:36:01 -0400 (0:00:00.972) 0:00:04.225 ****** 15187 1726882561.01031: entering _queue_task() for managed_node3/set_fact 15187 1726882561.01032: Creating lock for set_fact 15187 1726882561.01245: worker is 1 (out of 1 available) 15187 1726882561.01258: exiting _queue_task() for managed_node3/set_fact 15187 1726882561.01269: done queuing things up, now waiting for results queue to drain 15187 1726882561.01270: waiting for pending results... 15187 1726882561.01424: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 15187 1726882561.01485: in run() - task 0affc7ec-ae25-933a-78d6-000000000090 15187 1726882561.01498: variable 'ansible_search_path' from source: unknown 15187 1726882561.01503: variable 'ansible_search_path' from source: unknown 15187 1726882561.01533: calling self._execute() 15187 1726882561.01590: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882561.01594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882561.01604: variable 'omit' from source: magic vars 15187 1726882561.02018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 15187 1726882561.02201: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 15187 1726882561.02235: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 15187 1726882561.02263: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 15187 1726882561.02292: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 15187 1726882561.02361: 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) 15187 1726882561.02386: 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) 15187 1726882561.02406: 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) 15187 1726882561.02426: 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) 15187 1726882561.02520: Evaluated conditional (not __network_is_ostree is defined): True 15187 1726882561.02525: variable 'omit' from source: magic vars 15187 1726882561.02555: variable 'omit' from source: magic vars 15187 1726882561.02645: variable '__ostree_booted_stat' from source: set_fact 15187 1726882561.02684: variable 'omit' from source: magic vars 15187 1726882561.02707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15187 1726882561.02732: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15187 1726882561.02746: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15187 1726882561.02760: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15187 1726882561.02769: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15187 1726882561.02796: variable 'inventory_hostname' from source: host vars for 'managed_node3' 15187 1726882561.02799: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882561.02802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882561.02878: Set connection var ansible_timeout to 10 15187 1726882561.02886: Set connection var ansible_module_compression to ZIP_DEFLATED 15187 1726882561.02891: Set connection var ansible_pipelining to False 15187 1726882561.02897: Set connection var ansible_connection to ssh 15187 1726882561.02902: Set connection var ansible_shell_executable to /bin/sh 15187 1726882561.02907: Set connection var ansible_shell_type to sh 15187 1726882561.02928: variable 'ansible_shell_executable' from source: unknown 15187 1726882561.02931: variable 'ansible_connection' from source: unknown 15187 1726882561.02936: variable 'ansible_module_compression' from source: unknown 15187 1726882561.02938: variable 'ansible_shell_type' from source: unknown 15187 1726882561.02940: variable 'ansible_shell_executable' from source: unknown 15187 1726882561.02943: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882561.02945: variable 'ansible_pipelining' from source: unknown 15187 1726882561.02947: variable 'ansible_timeout' from source: unknown 15187 1726882561.02952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882561.03028: 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) 15187 1726882561.03034: variable 'omit' from source: magic vars 15187 1726882561.03037: starting attempt loop 15187 1726882561.03040: running the handler 15187 1726882561.03051: handler run complete 15187 1726882561.03062: attempt loop complete, returning result 15187 1726882561.03065: _execute() done 15187 1726882561.03067: dumping result to json 15187 1726882561.03069: done dumping result, returning 15187 1726882561.03076: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0affc7ec-ae25-933a-78d6-000000000090] 15187 1726882561.03081: sending task result for task 0affc7ec-ae25-933a-78d6-000000000090 15187 1726882561.03162: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000090 15187 1726882561.03166: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 15187 1726882561.03216: no more pending results, returning what we have 15187 1726882561.03219: results queue empty 15187 1726882561.03220: checking for any_errors_fatal 15187 1726882561.03227: done checking for any_errors_fatal 15187 1726882561.03228: checking for max_fail_percentage 15187 1726882561.03229: done checking for max_fail_percentage 15187 1726882561.03230: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.03231: done checking to see if all hosts have failed 15187 1726882561.03232: getting the remaining hosts for this loop 15187 1726882561.03233: done getting the remaining hosts for this loop 15187 1726882561.03236: getting the next task for host managed_node3 15187 1726882561.03243: done getting next task for host managed_node3 15187 1726882561.03245: ^ task is: TASK: Fix CentOS6 Base repo 15187 1726882561.03248: ^ 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 15187 1726882561.03251: getting variables 15187 1726882561.03252: in VariableManager get_vars() 15187 1726882561.03275: Calling all_inventory to load vars for managed_node3 15187 1726882561.03278: Calling groups_inventory to load vars for managed_node3 15187 1726882561.03280: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.03289: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.03292: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.03299: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.03443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.03561: done with get_vars() 15187 1726882561.03568: done getting variables 15187 1726882561.03655: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:36:01 -0400 (0:00:00.026) 0:00:04.251 ****** 15187 1726882561.03676: entering _queue_task() for managed_node3/copy 15187 1726882561.03853: worker is 1 (out of 1 available) 15187 1726882561.03866: exiting _queue_task() for managed_node3/copy 15187 1726882561.03877: done queuing things up, now waiting for results queue to drain 15187 1726882561.03879: waiting for pending results... 15187 1726882561.04020: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 15187 1726882561.04079: in run() - task 0affc7ec-ae25-933a-78d6-000000000092 15187 1726882561.04089: variable 'ansible_search_path' from source: unknown 15187 1726882561.04092: variable 'ansible_search_path' from source: unknown 15187 1726882561.04125: calling self._execute() 15187 1726882561.04177: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882561.04181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882561.04190: variable 'omit' from source: magic vars 15187 1726882561.04531: variable 'ansible_distribution' from source: facts 15187 1726882561.04553: Evaluated conditional (ansible_distribution == 'CentOS'): False 15187 1726882561.04557: when evaluation is False, skipping this task 15187 1726882561.04559: _execute() done 15187 1726882561.04562: dumping result to json 15187 1726882561.04564: done dumping result, returning 15187 1726882561.04567: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0affc7ec-ae25-933a-78d6-000000000092] 15187 1726882561.04575: sending task result for task 0affc7ec-ae25-933a-78d6-000000000092 15187 1726882561.04667: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000092 15187 1726882561.04670: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } 15187 1726882561.04715: no more pending results, returning what we have 15187 1726882561.04718: results queue empty 15187 1726882561.04719: checking for any_errors_fatal 15187 1726882561.04725: done checking for any_errors_fatal 15187 1726882561.04726: checking for max_fail_percentage 15187 1726882561.04727: done checking for max_fail_percentage 15187 1726882561.04728: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.04729: done checking to see if all hosts have failed 15187 1726882561.04730: getting the remaining hosts for this loop 15187 1726882561.04731: done getting the remaining hosts for this loop 15187 1726882561.04734: getting the next task for host managed_node3 15187 1726882561.04738: done getting next task for host managed_node3 15187 1726882561.04741: ^ task is: TASK: Include the task 'enable_epel.yml' 15187 1726882561.04743: ^ 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 15187 1726882561.04746: getting variables 15187 1726882561.04747: in VariableManager get_vars() 15187 1726882561.04777: Calling all_inventory to load vars for managed_node3 15187 1726882561.04781: Calling groups_inventory to load vars for managed_node3 15187 1726882561.04784: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.04791: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.04792: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.04794: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.04901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.05036: done with get_vars() 15187 1726882561.05043: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:36:01 -0400 (0:00:00.014) 0:00:04.266 ****** 15187 1726882561.05105: entering _queue_task() for managed_node3/include_tasks 15187 1726882561.05276: worker is 1 (out of 1 available) 15187 1726882561.05291: exiting _queue_task() for managed_node3/include_tasks 15187 1726882561.05302: done queuing things up, now waiting for results queue to drain 15187 1726882561.05303: waiting for pending results... 15187 1726882561.05442: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 15187 1726882561.05499: in run() - task 0affc7ec-ae25-933a-78d6-000000000093 15187 1726882561.05508: variable 'ansible_search_path' from source: unknown 15187 1726882561.05511: variable 'ansible_search_path' from source: unknown 15187 1726882561.05541: calling self._execute() 15187 1726882561.05593: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882561.05597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882561.05605: variable 'omit' from source: magic vars 15187 1726882561.05952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882561.07516: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882561.07564: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882561.07595: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882561.07623: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882561.07648: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882561.07710: 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) 15187 1726882561.07736: 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) 15187 1726882561.07756: 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) 15187 1726882561.07787: 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) 15187 1726882561.07798: 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) 15187 1726882561.07889: variable '__network_is_ostree' from source: set_fact 15187 1726882561.07903: Evaluated conditional (not __network_is_ostree | d(false)): True 15187 1726882561.07909: _execute() done 15187 1726882561.07912: dumping result to json 15187 1726882561.07919: done dumping result, returning 15187 1726882561.07922: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0affc7ec-ae25-933a-78d6-000000000093] 15187 1726882561.07929: sending task result for task 0affc7ec-ae25-933a-78d6-000000000093 15187 1726882561.08014: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000093 15187 1726882561.08017: WORKER PROCESS EXITING 15187 1726882561.08055: no more pending results, returning what we have 15187 1726882561.08059: in VariableManager get_vars() 15187 1726882561.08092: Calling all_inventory to load vars for managed_node3 15187 1726882561.08095: Calling groups_inventory to load vars for managed_node3 15187 1726882561.08098: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.08108: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.08111: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.08114: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.08255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.08373: done with get_vars() 15187 1726882561.08379: variable 'ansible_search_path' from source: unknown 15187 1726882561.08380: variable 'ansible_search_path' from source: unknown 15187 1726882561.08406: we have included files to process 15187 1726882561.08407: generating all_blocks data 15187 1726882561.08408: done generating all_blocks data 15187 1726882561.08412: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 15187 1726882561.08412: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 15187 1726882561.08414: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 15187 1726882561.08929: done processing included file 15187 1726882561.08931: iterating over new_blocks loaded from include file 15187 1726882561.08932: in VariableManager get_vars() 15187 1726882561.08939: done with get_vars() 15187 1726882561.08941: filtering new block on tags 15187 1726882561.08956: done filtering new block on tags 15187 1726882561.08958: in VariableManager get_vars() 15187 1726882561.08966: done with get_vars() 15187 1726882561.08968: filtering new block on tags 15187 1726882561.08979: done filtering new block on tags 15187 1726882561.08980: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 15187 1726882561.08984: extending task lists for all hosts with included blocks 15187 1726882561.09049: done extending task lists 15187 1726882561.09049: done processing included files 15187 1726882561.09050: results queue empty 15187 1726882561.09050: checking for any_errors_fatal 15187 1726882561.09053: done checking for any_errors_fatal 15187 1726882561.09053: checking for max_fail_percentage 15187 1726882561.09054: done checking for max_fail_percentage 15187 1726882561.09054: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.09055: done checking to see if all hosts have failed 15187 1726882561.09055: getting the remaining hosts for this loop 15187 1726882561.09056: done getting the remaining hosts for this loop 15187 1726882561.09057: getting the next task for host managed_node3 15187 1726882561.09060: done getting next task for host managed_node3 15187 1726882561.09062: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 15187 1726882561.09064: ^ 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 15187 1726882561.09065: getting variables 15187 1726882561.09066: in VariableManager get_vars() 15187 1726882561.09075: Calling all_inventory to load vars for managed_node3 15187 1726882561.09077: Calling groups_inventory to load vars for managed_node3 15187 1726882561.09079: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.09083: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.09088: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.09090: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.09186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.09300: done with get_vars() 15187 1726882561.09306: done getting variables 15187 1726882561.09354: 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) 15187 1726882561.09494: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 40] ********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:36:01 -0400 (0:00:00.044) 0:00:04.310 ****** 15187 1726882561.09531: entering _queue_task() for managed_node3/command 15187 1726882561.09532: Creating lock for command 15187 1726882561.09733: worker is 1 (out of 1 available) 15187 1726882561.09746: exiting _queue_task() for managed_node3/command 15187 1726882561.09757: done queuing things up, now waiting for results queue to drain 15187 1726882561.09759: waiting for pending results... 15187 1726882561.09917: running TaskExecutor() for managed_node3/TASK: Create EPEL 40 15187 1726882561.09997: in run() - task 0affc7ec-ae25-933a-78d6-0000000000ad 15187 1726882561.10008: variable 'ansible_search_path' from source: unknown 15187 1726882561.10013: variable 'ansible_search_path' from source: unknown 15187 1726882561.10042: calling self._execute() 15187 1726882561.10099: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882561.10103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882561.10115: variable 'omit' from source: magic vars 15187 1726882561.10393: variable 'ansible_distribution' from source: facts 15187 1726882561.10401: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 15187 1726882561.10405: when evaluation is False, skipping this task 15187 1726882561.10408: _execute() done 15187 1726882561.10411: dumping result to json 15187 1726882561.10416: done dumping result, returning 15187 1726882561.10424: done running TaskExecutor() for managed_node3/TASK: Create EPEL 40 [0affc7ec-ae25-933a-78d6-0000000000ad] 15187 1726882561.10437: sending task result for task 0affc7ec-ae25-933a-78d6-0000000000ad 15187 1726882561.10532: done sending task result for task 0affc7ec-ae25-933a-78d6-0000000000ad skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 15187 1726882561.10595: no more pending results, returning what we have 15187 1726882561.10598: results queue empty 15187 1726882561.10599: checking for any_errors_fatal 15187 1726882561.10600: done checking for any_errors_fatal 15187 1726882561.10601: checking for max_fail_percentage 15187 1726882561.10603: done checking for max_fail_percentage 15187 1726882561.10603: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.10604: done checking to see if all hosts have failed 15187 1726882561.10605: getting the remaining hosts for this loop 15187 1726882561.10606: done getting the remaining hosts for this loop 15187 1726882561.10609: getting the next task for host managed_node3 15187 1726882561.10614: done getting next task for host managed_node3 15187 1726882561.10617: ^ task is: TASK: Install yum-utils package 15187 1726882561.10621: ^ 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 15187 1726882561.10631: getting variables 15187 1726882561.10632: in VariableManager get_vars() 15187 1726882561.10659: Calling all_inventory to load vars for managed_node3 15187 1726882561.10662: Calling groups_inventory to load vars for managed_node3 15187 1726882561.10665: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.10678: WORKER PROCESS EXITING 15187 1726882561.10687: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.10689: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.10691: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.10807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.10958: done with get_vars() 15187 1726882561.10965: done getting variables 15187 1726882561.11044: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:36:01 -0400 (0:00:00.015) 0:00:04.325 ****** 15187 1726882561.11066: entering _queue_task() for managed_node3/package 15187 1726882561.11067: Creating lock for package 15187 1726882561.11282: worker is 1 (out of 1 available) 15187 1726882561.11296: exiting _queue_task() for managed_node3/package 15187 1726882561.11307: done queuing things up, now waiting for results queue to drain 15187 1726882561.11309: waiting for pending results... 15187 1726882561.11459: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 15187 1726882561.11536: in run() - task 0affc7ec-ae25-933a-78d6-0000000000ae 15187 1726882561.11548: variable 'ansible_search_path' from source: unknown 15187 1726882561.11551: variable 'ansible_search_path' from source: unknown 15187 1726882561.11582: calling self._execute() 15187 1726882561.11638: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882561.11642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882561.11678: variable 'omit' from source: magic vars 15187 1726882561.11979: variable 'ansible_distribution' from source: facts 15187 1726882561.11989: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 15187 1726882561.11992: when evaluation is False, skipping this task 15187 1726882561.11995: _execute() done 15187 1726882561.11998: dumping result to json 15187 1726882561.12002: done dumping result, returning 15187 1726882561.12009: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0affc7ec-ae25-933a-78d6-0000000000ae] 15187 1726882561.12018: sending task result for task 0affc7ec-ae25-933a-78d6-0000000000ae skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 15187 1726882561.12159: no more pending results, returning what we have 15187 1726882561.12163: results queue empty 15187 1726882561.12163: checking for any_errors_fatal 15187 1726882561.12168: done checking for any_errors_fatal 15187 1726882561.12171: checking for max_fail_percentage 15187 1726882561.12172: done checking for max_fail_percentage 15187 1726882561.12173: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.12174: done checking to see if all hosts have failed 15187 1726882561.12175: getting the remaining hosts for this loop 15187 1726882561.12177: done getting the remaining hosts for this loop 15187 1726882561.12180: getting the next task for host managed_node3 15187 1726882561.12186: done getting next task for host managed_node3 15187 1726882561.12188: ^ task is: TASK: Enable EPEL 7 15187 1726882561.12191: ^ 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 15187 1726882561.12194: getting variables 15187 1726882561.12195: in VariableManager get_vars() 15187 1726882561.12219: Calling all_inventory to load vars for managed_node3 15187 1726882561.12221: Calling groups_inventory to load vars for managed_node3 15187 1726882561.12235: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.12241: done sending task result for task 0affc7ec-ae25-933a-78d6-0000000000ae 15187 1726882561.12243: WORKER PROCESS EXITING 15187 1726882561.12252: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.12255: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.12258: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.12371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.12492: done with get_vars() 15187 1726882561.12500: done getting variables 15187 1726882561.12545: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:36:01 -0400 (0:00:00.015) 0:00:04.340 ****** 15187 1726882561.12570: entering _queue_task() for managed_node3/command 15187 1726882561.12758: worker is 1 (out of 1 available) 15187 1726882561.12769: exiting _queue_task() for managed_node3/command 15187 1726882561.12780: done queuing things up, now waiting for results queue to drain 15187 1726882561.12782: waiting for pending results... 15187 1726882561.12943: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 15187 1726882561.13017: in run() - task 0affc7ec-ae25-933a-78d6-0000000000af 15187 1726882561.13029: variable 'ansible_search_path' from source: unknown 15187 1726882561.13033: variable 'ansible_search_path' from source: unknown 15187 1726882561.13062: calling self._execute() 15187 1726882561.13122: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882561.13127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882561.13138: variable 'omit' from source: magic vars 15187 1726882561.13427: variable 'ansible_distribution' from source: facts 15187 1726882561.13438: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 15187 1726882561.13443: when evaluation is False, skipping this task 15187 1726882561.13446: _execute() done 15187 1726882561.13449: dumping result to json 15187 1726882561.13452: done dumping result, returning 15187 1726882561.13457: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0affc7ec-ae25-933a-78d6-0000000000af] 15187 1726882561.13470: sending task result for task 0affc7ec-ae25-933a-78d6-0000000000af 15187 1726882561.13553: done sending task result for task 0affc7ec-ae25-933a-78d6-0000000000af 15187 1726882561.13556: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 15187 1726882561.13617: no more pending results, returning what we have 15187 1726882561.13620: results queue empty 15187 1726882561.13620: checking for any_errors_fatal 15187 1726882561.13628: done checking for any_errors_fatal 15187 1726882561.13629: checking for max_fail_percentage 15187 1726882561.13630: done checking for max_fail_percentage 15187 1726882561.13631: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.13632: done checking to see if all hosts have failed 15187 1726882561.13633: getting the remaining hosts for this loop 15187 1726882561.13634: done getting the remaining hosts for this loop 15187 1726882561.13637: getting the next task for host managed_node3 15187 1726882561.13643: done getting next task for host managed_node3 15187 1726882561.13645: ^ task is: TASK: Enable EPEL 8 15187 1726882561.13648: ^ 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 15187 1726882561.13651: getting variables 15187 1726882561.13652: in VariableManager get_vars() 15187 1726882561.13678: Calling all_inventory to load vars for managed_node3 15187 1726882561.13681: Calling groups_inventory to load vars for managed_node3 15187 1726882561.13683: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.13694: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.13697: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.13701: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.13838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.14024: done with get_vars() 15187 1726882561.14034: done getting variables 15187 1726882561.14092: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:36:01 -0400 (0:00:00.015) 0:00:04.356 ****** 15187 1726882561.14123: entering _queue_task() for managed_node3/command 15187 1726882561.14361: worker is 1 (out of 1 available) 15187 1726882561.14375: exiting _queue_task() for managed_node3/command 15187 1726882561.14387: done queuing things up, now waiting for results queue to drain 15187 1726882561.14389: waiting for pending results... 15187 1726882561.14842: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 15187 1726882561.14846: in run() - task 0affc7ec-ae25-933a-78d6-0000000000b0 15187 1726882561.14849: variable 'ansible_search_path' from source: unknown 15187 1726882561.14852: variable 'ansible_search_path' from source: unknown 15187 1726882561.14855: calling self._execute() 15187 1726882561.14918: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882561.14932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882561.14946: variable 'omit' from source: magic vars 15187 1726882561.15362: variable 'ansible_distribution' from source: facts 15187 1726882561.15403: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 15187 1726882561.15407: when evaluation is False, skipping this task 15187 1726882561.15409: _execute() done 15187 1726882561.15412: dumping result to json 15187 1726882561.15414: done dumping result, returning 15187 1726882561.15417: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0affc7ec-ae25-933a-78d6-0000000000b0] 15187 1726882561.15420: sending task result for task 0affc7ec-ae25-933a-78d6-0000000000b0 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 15187 1726882561.15561: no more pending results, returning what we have 15187 1726882561.15566: results queue empty 15187 1726882561.15566: checking for any_errors_fatal 15187 1726882561.15572: done checking for any_errors_fatal 15187 1726882561.15573: checking for max_fail_percentage 15187 1726882561.15574: done checking for max_fail_percentage 15187 1726882561.15575: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.15576: done checking to see if all hosts have failed 15187 1726882561.15577: getting the remaining hosts for this loop 15187 1726882561.15578: done getting the remaining hosts for this loop 15187 1726882561.15582: getting the next task for host managed_node3 15187 1726882561.15591: done getting next task for host managed_node3 15187 1726882561.15594: ^ task is: TASK: Enable EPEL 6 15187 1726882561.15597: ^ 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 15187 1726882561.15600: getting variables 15187 1726882561.15602: in VariableManager get_vars() 15187 1726882561.15634: Calling all_inventory to load vars for managed_node3 15187 1726882561.15637: Calling groups_inventory to load vars for managed_node3 15187 1726882561.15640: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.15650: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.15652: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.15655: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.15789: done sending task result for task 0affc7ec-ae25-933a-78d6-0000000000b0 15187 1726882561.15793: WORKER PROCESS EXITING 15187 1726882561.15804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.15926: done with get_vars() 15187 1726882561.15933: done getting variables 15187 1726882561.15981: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:36:01 -0400 (0:00:00.018) 0:00:04.375 ****** 15187 1726882561.16003: entering _queue_task() for managed_node3/copy 15187 1726882561.16200: worker is 1 (out of 1 available) 15187 1726882561.16214: exiting _queue_task() for managed_node3/copy 15187 1726882561.16226: done queuing things up, now waiting for results queue to drain 15187 1726882561.16228: waiting for pending results... 15187 1726882561.16383: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 15187 1726882561.16457: in run() - task 0affc7ec-ae25-933a-78d6-0000000000b2 15187 1726882561.16467: variable 'ansible_search_path' from source: unknown 15187 1726882561.16471: variable 'ansible_search_path' from source: unknown 15187 1726882561.16503: calling self._execute() 15187 1726882561.16560: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882561.16564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882561.16576: variable 'omit' from source: magic vars 15187 1726882561.16868: variable 'ansible_distribution' from source: facts 15187 1726882561.16882: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 15187 1726882561.16886: when evaluation is False, skipping this task 15187 1726882561.16890: _execute() done 15187 1726882561.16894: dumping result to json 15187 1726882561.16897: done dumping result, returning 15187 1726882561.16901: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0affc7ec-ae25-933a-78d6-0000000000b2] 15187 1726882561.16914: sending task result for task 0affc7ec-ae25-933a-78d6-0000000000b2 15187 1726882561.17003: done sending task result for task 0affc7ec-ae25-933a-78d6-0000000000b2 15187 1726882561.17006: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 15187 1726882561.17063: no more pending results, returning what we have 15187 1726882561.17066: results queue empty 15187 1726882561.17067: checking for any_errors_fatal 15187 1726882561.17071: done checking for any_errors_fatal 15187 1726882561.17071: checking for max_fail_percentage 15187 1726882561.17073: done checking for max_fail_percentage 15187 1726882561.17074: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.17075: done checking to see if all hosts have failed 15187 1726882561.17075: getting the remaining hosts for this loop 15187 1726882561.17076: done getting the remaining hosts for this loop 15187 1726882561.17079: getting the next task for host managed_node3 15187 1726882561.17086: done getting next task for host managed_node3 15187 1726882561.17089: ^ task is: TASK: Set network provider to 'initscripts' 15187 1726882561.17091: ^ 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 15187 1726882561.17094: getting variables 15187 1726882561.17095: in VariableManager get_vars() 15187 1726882561.17119: Calling all_inventory to load vars for managed_node3 15187 1726882561.17127: Calling groups_inventory to load vars for managed_node3 15187 1726882561.17130: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.17143: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.17145: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.17147: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.17283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.17445: done with get_vars() 15187 1726882561.17454: done getting variables 15187 1726882561.17513: 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 'initscripts'] *********************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:12 Friday 20 September 2024 21:36:01 -0400 (0:00:00.015) 0:00:04.390 ****** 15187 1726882561.17543: entering _queue_task() for managed_node3/set_fact 15187 1726882561.17776: worker is 1 (out of 1 available) 15187 1726882561.17789: exiting _queue_task() for managed_node3/set_fact 15187 1726882561.17802: done queuing things up, now waiting for results queue to drain 15187 1726882561.17803: waiting for pending results... 15187 1726882561.18242: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 15187 1726882561.18247: in run() - task 0affc7ec-ae25-933a-78d6-000000000007 15187 1726882561.18250: variable 'ansible_search_path' from source: unknown 15187 1726882561.18253: calling self._execute() 15187 1726882561.18292: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882561.18305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882561.18323: variable 'omit' from source: magic vars 15187 1726882561.18446: variable 'omit' from source: magic vars 15187 1726882561.18486: variable 'omit' from source: magic vars 15187 1726882561.18527: variable 'omit' from source: magic vars 15187 1726882561.18575: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15187 1726882561.18620: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15187 1726882561.18648: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15187 1726882561.18672: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15187 1726882561.18693: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15187 1726882561.18730: variable 'inventory_hostname' from source: host vars for 'managed_node3' 15187 1726882561.18740: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882561.18747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882561.18858: Set connection var ansible_timeout to 10 15187 1726882561.18873: Set connection var ansible_module_compression to ZIP_DEFLATED 15187 1726882561.18884: Set connection var ansible_pipelining to False 15187 1726882561.18893: Set connection var ansible_connection to ssh 15187 1726882561.18902: Set connection var ansible_shell_executable to /bin/sh 15187 1726882561.19127: Set connection var ansible_shell_type to sh 15187 1726882561.19131: variable 'ansible_shell_executable' from source: unknown 15187 1726882561.19133: variable 'ansible_connection' from source: unknown 15187 1726882561.19135: variable 'ansible_module_compression' from source: unknown 15187 1726882561.19138: variable 'ansible_shell_type' from source: unknown 15187 1726882561.19140: variable 'ansible_shell_executable' from source: unknown 15187 1726882561.19142: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882561.19145: variable 'ansible_pipelining' from source: unknown 15187 1726882561.19147: variable 'ansible_timeout' from source: unknown 15187 1726882561.19149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882561.19151: 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) 15187 1726882561.19155: variable 'omit' from source: magic vars 15187 1726882561.19157: starting attempt loop 15187 1726882561.19159: running the handler 15187 1726882561.19161: handler run complete 15187 1726882561.19177: attempt loop complete, returning result 15187 1726882561.19183: _execute() done 15187 1726882561.19190: dumping result to json 15187 1726882561.19198: done dumping result, returning 15187 1726882561.19208: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [0affc7ec-ae25-933a-78d6-000000000007] 15187 1726882561.19217: sending task result for task 0affc7ec-ae25-933a-78d6-000000000007 ok: [managed_node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 15187 1726882561.19376: no more pending results, returning what we have 15187 1726882561.19379: results queue empty 15187 1726882561.19380: checking for any_errors_fatal 15187 1726882561.19387: done checking for any_errors_fatal 15187 1726882561.19388: checking for max_fail_percentage 15187 1726882561.19390: done checking for max_fail_percentage 15187 1726882561.19391: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.19392: done checking to see if all hosts have failed 15187 1726882561.19393: getting the remaining hosts for this loop 15187 1726882561.19395: done getting the remaining hosts for this loop 15187 1726882561.19399: getting the next task for host managed_node3 15187 1726882561.19407: done getting next task for host managed_node3 15187 1726882561.19410: ^ task is: TASK: meta (flush_handlers) 15187 1726882561.19411: ^ 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 15187 1726882561.19416: getting variables 15187 1726882561.19418: in VariableManager get_vars() 15187 1726882561.19452: Calling all_inventory to load vars for managed_node3 15187 1726882561.19455: Calling groups_inventory to load vars for managed_node3 15187 1726882561.19459: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.19471: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.19474: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.19478: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.19904: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000007 15187 1726882561.19907: WORKER PROCESS EXITING 15187 1726882561.19933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.20136: done with get_vars() 15187 1726882561.20147: done getting variables 15187 1726882561.20216: in VariableManager get_vars() 15187 1726882561.20228: Calling all_inventory to load vars for managed_node3 15187 1726882561.20231: Calling groups_inventory to load vars for managed_node3 15187 1726882561.20233: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.20238: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.20241: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.20243: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.20586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.20776: done with get_vars() 15187 1726882561.20789: done queuing things up, now waiting for results queue to drain 15187 1726882561.20791: results queue empty 15187 1726882561.20792: checking for any_errors_fatal 15187 1726882561.20794: done checking for any_errors_fatal 15187 1726882561.20795: checking for max_fail_percentage 15187 1726882561.20796: done checking for max_fail_percentage 15187 1726882561.20796: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.20797: done checking to see if all hosts have failed 15187 1726882561.20798: getting the remaining hosts for this loop 15187 1726882561.20799: done getting the remaining hosts for this loop 15187 1726882561.20801: getting the next task for host managed_node3 15187 1726882561.20805: done getting next task for host managed_node3 15187 1726882561.20807: ^ task is: TASK: meta (flush_handlers) 15187 1726882561.20808: ^ 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 15187 1726882561.20816: getting variables 15187 1726882561.20817: in VariableManager get_vars() 15187 1726882561.20827: Calling all_inventory to load vars for managed_node3 15187 1726882561.20829: Calling groups_inventory to load vars for managed_node3 15187 1726882561.20831: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.20836: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.20838: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.20842: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.20979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.21171: done with get_vars() 15187 1726882561.21179: done getting variables 15187 1726882561.21228: in VariableManager get_vars() 15187 1726882561.21236: Calling all_inventory to load vars for managed_node3 15187 1726882561.21238: Calling groups_inventory to load vars for managed_node3 15187 1726882561.21240: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.21245: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.21247: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.21250: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.21386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.21603: done with get_vars() 15187 1726882561.21614: done queuing things up, now waiting for results queue to drain 15187 1726882561.21616: results queue empty 15187 1726882561.21617: checking for any_errors_fatal 15187 1726882561.21618: done checking for any_errors_fatal 15187 1726882561.21619: checking for max_fail_percentage 15187 1726882561.21620: done checking for max_fail_percentage 15187 1726882561.21621: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.21624: done checking to see if all hosts have failed 15187 1726882561.21625: getting the remaining hosts for this loop 15187 1726882561.21625: done getting the remaining hosts for this loop 15187 1726882561.21628: getting the next task for host managed_node3 15187 1726882561.21631: done getting next task for host managed_node3 15187 1726882561.21632: ^ task is: None 15187 1726882561.21633: ^ 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 15187 1726882561.21634: done queuing things up, now waiting for results queue to drain 15187 1726882561.21635: results queue empty 15187 1726882561.21636: checking for any_errors_fatal 15187 1726882561.21637: done checking for any_errors_fatal 15187 1726882561.21638: checking for max_fail_percentage 15187 1726882561.21638: done checking for max_fail_percentage 15187 1726882561.21639: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.21640: done checking to see if all hosts have failed 15187 1726882561.21641: getting the next task for host managed_node3 15187 1726882561.21644: done getting next task for host managed_node3 15187 1726882561.21644: ^ task is: None 15187 1726882561.21646: ^ 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 15187 1726882561.21693: in VariableManager get_vars() 15187 1726882561.21707: done with get_vars() 15187 1726882561.21713: in VariableManager get_vars() 15187 1726882561.21724: done with get_vars() 15187 1726882561.21729: variable 'omit' from source: magic vars 15187 1726882561.21760: in VariableManager get_vars() 15187 1726882561.21768: done with get_vars() 15187 1726882561.21789: variable 'omit' from source: magic vars PLAY [Play for showing the network provider] *********************************** 15187 1726882561.21976: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15187 1726882561.22002: getting the remaining hosts for this loop 15187 1726882561.22004: done getting the remaining hosts for this loop 15187 1726882561.22006: getting the next task for host managed_node3 15187 1726882561.22009: done getting next task for host managed_node3 15187 1726882561.22011: ^ task is: TASK: Gathering Facts 15187 1726882561.22012: ^ 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 15187 1726882561.22014: getting variables 15187 1726882561.22015: in VariableManager get_vars() 15187 1726882561.22026: Calling all_inventory to load vars for managed_node3 15187 1726882561.22028: Calling groups_inventory to load vars for managed_node3 15187 1726882561.22031: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.22036: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.22050: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.22054: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.22196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.22386: done with get_vars() 15187 1726882561.22395: done getting variables 15187 1726882561.22445: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:3 Friday 20 September 2024 21:36:01 -0400 (0:00:00.049) 0:00:04.439 ****** 15187 1726882561.22470: entering _queue_task() for managed_node3/gather_facts 15187 1726882561.22770: worker is 1 (out of 1 available) 15187 1726882561.22782: exiting _queue_task() for managed_node3/gather_facts 15187 1726882561.22794: done queuing things up, now waiting for results queue to drain 15187 1726882561.22795: waiting for pending results... 15187 1726882561.23060: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15187 1726882561.23230: in run() - task 0affc7ec-ae25-933a-78d6-0000000000d8 15187 1726882561.23235: variable 'ansible_search_path' from source: unknown 15187 1726882561.23238: calling self._execute() 15187 1726882561.23307: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882561.23317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882561.23332: variable 'omit' from source: magic vars 15187 1726882561.23810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882561.26302: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882561.26388: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882561.26457: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882561.26565: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882561.26569: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882561.26618: 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) 15187 1726882561.26657: 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) 15187 1726882561.26694: 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) 15187 1726882561.26746: 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) 15187 1726882561.26767: 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) 15187 1726882561.26921: variable 'ansible_distribution' from source: facts 15187 1726882561.26936: variable 'ansible_distribution_major_version' from source: facts 15187 1726882561.26953: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882561.26961: when evaluation is False, skipping this task 15187 1726882561.26969: _execute() done 15187 1726882561.26976: dumping result to json 15187 1726882561.26985: done dumping result, returning 15187 1726882561.27027: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affc7ec-ae25-933a-78d6-0000000000d8] 15187 1726882561.27030: sending task result for task 0affc7ec-ae25-933a-78d6-0000000000d8 15187 1726882561.27334: done sending task result for task 0affc7ec-ae25-933a-78d6-0000000000d8 15187 1726882561.27338: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882561.27382: no more pending results, returning what we have 15187 1726882561.27386: results queue empty 15187 1726882561.27387: checking for any_errors_fatal 15187 1726882561.27388: done checking for any_errors_fatal 15187 1726882561.27389: checking for max_fail_percentage 15187 1726882561.27391: done checking for max_fail_percentage 15187 1726882561.27391: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.27393: done checking to see if all hosts have failed 15187 1726882561.27393: getting the remaining hosts for this loop 15187 1726882561.27395: done getting the remaining hosts for this loop 15187 1726882561.27398: getting the next task for host managed_node3 15187 1726882561.27403: done getting next task for host managed_node3 15187 1726882561.27405: ^ task is: TASK: meta (flush_handlers) 15187 1726882561.27407: ^ 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 15187 1726882561.27411: getting variables 15187 1726882561.27412: in VariableManager get_vars() 15187 1726882561.27447: Calling all_inventory to load vars for managed_node3 15187 1726882561.27451: Calling groups_inventory to load vars for managed_node3 15187 1726882561.27454: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.27465: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.27468: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.27472: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.27804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.27995: done with get_vars() 15187 1726882561.28006: done getting variables 15187 1726882561.28079: in VariableManager get_vars() 15187 1726882561.28089: Calling all_inventory to load vars for managed_node3 15187 1726882561.28091: Calling groups_inventory to load vars for managed_node3 15187 1726882561.28093: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.28099: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.28101: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.28104: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.28246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.28442: done with get_vars() 15187 1726882561.28454: done queuing things up, now waiting for results queue to drain 15187 1726882561.28456: results queue empty 15187 1726882561.28457: checking for any_errors_fatal 15187 1726882561.28459: done checking for any_errors_fatal 15187 1726882561.28460: checking for max_fail_percentage 15187 1726882561.28461: done checking for max_fail_percentage 15187 1726882561.28462: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.28462: done checking to see if all hosts have failed 15187 1726882561.28463: getting the remaining hosts for this loop 15187 1726882561.28464: done getting the remaining hosts for this loop 15187 1726882561.28467: getting the next task for host managed_node3 15187 1726882561.28470: done getting next task for host managed_node3 15187 1726882561.28473: ^ task is: TASK: Show inside ethernet tests 15187 1726882561.28475: ^ 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 15187 1726882561.28477: getting variables 15187 1726882561.28478: in VariableManager get_vars() 15187 1726882561.28486: Calling all_inventory to load vars for managed_node3 15187 1726882561.28489: Calling groups_inventory to load vars for managed_node3 15187 1726882561.28491: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.28501: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.28503: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.28506: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.28653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.28870: done with get_vars() 15187 1726882561.28877: done getting variables 15187 1726882561.28953: 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 inside ethernet tests] ********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:6 Friday 20 September 2024 21:36:01 -0400 (0:00:00.065) 0:00:04.504 ****** 15187 1726882561.28980: entering _queue_task() for managed_node3/debug 15187 1726882561.28982: Creating lock for debug 15187 1726882561.29296: worker is 1 (out of 1 available) 15187 1726882561.29311: exiting _queue_task() for managed_node3/debug 15187 1726882561.29324: done queuing things up, now waiting for results queue to drain 15187 1726882561.29326: waiting for pending results... 15187 1726882561.29590: running TaskExecutor() for managed_node3/TASK: Show inside ethernet tests 15187 1726882561.29700: in run() - task 0affc7ec-ae25-933a-78d6-00000000000b 15187 1726882561.29720: variable 'ansible_search_path' from source: unknown 15187 1726882561.29769: calling self._execute() 15187 1726882561.29855: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882561.29867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882561.29887: variable 'omit' from source: magic vars 15187 1726882561.30367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882561.32747: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882561.32832: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882561.32881: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882561.32972: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882561.32979: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882561.33053: 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) 15187 1726882561.33095: 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) 15187 1726882561.33131: 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) 15187 1726882561.33178: 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) 15187 1726882561.33203: 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) 15187 1726882561.33360: variable 'ansible_distribution' from source: facts 15187 1726882561.33371: variable 'ansible_distribution_major_version' from source: facts 15187 1726882561.33414: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882561.33417: when evaluation is False, skipping this task 15187 1726882561.33420: _execute() done 15187 1726882561.33424: dumping result to json 15187 1726882561.33427: done dumping result, returning 15187 1726882561.33429: done running TaskExecutor() for managed_node3/TASK: Show inside ethernet tests [0affc7ec-ae25-933a-78d6-00000000000b] 15187 1726882561.33434: sending task result for task 0affc7ec-ae25-933a-78d6-00000000000b 15187 1726882561.33593: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000000b 15187 1726882561.33597: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15187 1726882561.33674: no more pending results, returning what we have 15187 1726882561.33678: results queue empty 15187 1726882561.33679: checking for any_errors_fatal 15187 1726882561.33681: done checking for any_errors_fatal 15187 1726882561.33681: checking for max_fail_percentage 15187 1726882561.33683: done checking for max_fail_percentage 15187 1726882561.33684: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.33685: done checking to see if all hosts have failed 15187 1726882561.33686: getting the remaining hosts for this loop 15187 1726882561.33687: done getting the remaining hosts for this loop 15187 1726882561.33692: getting the next task for host managed_node3 15187 1726882561.33697: done getting next task for host managed_node3 15187 1726882561.33700: ^ task is: TASK: Show network_provider 15187 1726882561.33702: ^ 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 15187 1726882561.33706: getting variables 15187 1726882561.33708: in VariableManager get_vars() 15187 1726882561.33742: Calling all_inventory to load vars for managed_node3 15187 1726882561.33745: Calling groups_inventory to load vars for managed_node3 15187 1726882561.33750: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.33762: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.33765: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.33769: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.34154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.34389: done with get_vars() 15187 1726882561.34401: done getting variables 15187 1726882561.34464: 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 network_provider] *************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:9 Friday 20 September 2024 21:36:01 -0400 (0:00:00.055) 0:00:04.559 ****** 15187 1726882561.34493: entering _queue_task() for managed_node3/debug 15187 1726882561.34784: worker is 1 (out of 1 available) 15187 1726882561.34796: exiting _queue_task() for managed_node3/debug 15187 1726882561.34807: done queuing things up, now waiting for results queue to drain 15187 1726882561.34809: waiting for pending results... 15187 1726882561.35143: running TaskExecutor() for managed_node3/TASK: Show network_provider 15187 1726882561.35171: in run() - task 0affc7ec-ae25-933a-78d6-00000000000c 15187 1726882561.35191: variable 'ansible_search_path' from source: unknown 15187 1726882561.35260: calling self._execute() 15187 1726882561.35316: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882561.35331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882561.35346: variable 'omit' from source: magic vars 15187 1726882561.36029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882561.38285: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882561.38372: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882561.38436: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882561.38478: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882561.38510: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882561.38607: 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) 15187 1726882561.38649: 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) 15187 1726882561.38682: 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) 15187 1726882561.38732: 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) 15187 1726882561.38758: 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) 15187 1726882561.38913: variable 'ansible_distribution' from source: facts 15187 1726882561.38927: variable 'ansible_distribution_major_version' from source: facts 15187 1726882561.38943: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882561.38952: when evaluation is False, skipping this task 15187 1726882561.38959: _execute() done 15187 1726882561.38967: dumping result to json 15187 1726882561.38981: done dumping result, returning 15187 1726882561.38993: done running TaskExecutor() for managed_node3/TASK: Show network_provider [0affc7ec-ae25-933a-78d6-00000000000c] 15187 1726882561.39003: sending task result for task 0affc7ec-ae25-933a-78d6-00000000000c 15187 1726882561.39328: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000000c 15187 1726882561.39332: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15187 1726882561.39375: no more pending results, returning what we have 15187 1726882561.39379: results queue empty 15187 1726882561.39380: checking for any_errors_fatal 15187 1726882561.39385: done checking for any_errors_fatal 15187 1726882561.39386: checking for max_fail_percentage 15187 1726882561.39387: done checking for max_fail_percentage 15187 1726882561.39388: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.39389: done checking to see if all hosts have failed 15187 1726882561.39390: getting the remaining hosts for this loop 15187 1726882561.39392: done getting the remaining hosts for this loop 15187 1726882561.39395: getting the next task for host managed_node3 15187 1726882561.39401: done getting next task for host managed_node3 15187 1726882561.39403: ^ task is: TASK: meta (flush_handlers) 15187 1726882561.39406: ^ 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 15187 1726882561.39409: getting variables 15187 1726882561.39410: in VariableManager get_vars() 15187 1726882561.39441: Calling all_inventory to load vars for managed_node3 15187 1726882561.39444: Calling groups_inventory to load vars for managed_node3 15187 1726882561.39448: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.39459: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.39463: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.39466: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.39782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.39980: done with get_vars() 15187 1726882561.39991: done getting variables 15187 1726882561.40064: in VariableManager get_vars() 15187 1726882561.40073: Calling all_inventory to load vars for managed_node3 15187 1726882561.40075: Calling groups_inventory to load vars for managed_node3 15187 1726882561.40077: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.40082: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.40084: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.40086: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.40213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.40397: done with get_vars() 15187 1726882561.40409: done queuing things up, now waiting for results queue to drain 15187 1726882561.40411: results queue empty 15187 1726882561.40412: checking for any_errors_fatal 15187 1726882561.40414: done checking for any_errors_fatal 15187 1726882561.40415: checking for max_fail_percentage 15187 1726882561.40416: done checking for max_fail_percentage 15187 1726882561.40417: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.40418: done checking to see if all hosts have failed 15187 1726882561.40419: getting the remaining hosts for this loop 15187 1726882561.40420: done getting the remaining hosts for this loop 15187 1726882561.40427: getting the next task for host managed_node3 15187 1726882561.40431: done getting next task for host managed_node3 15187 1726882561.40432: ^ task is: TASK: meta (flush_handlers) 15187 1726882561.40434: ^ 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 15187 1726882561.40437: getting variables 15187 1726882561.40438: in VariableManager get_vars() 15187 1726882561.40445: Calling all_inventory to load vars for managed_node3 15187 1726882561.40448: Calling groups_inventory to load vars for managed_node3 15187 1726882561.40450: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.40455: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.40464: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.40467: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.40632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.40817: done with get_vars() 15187 1726882561.40827: done getting variables 15187 1726882561.40876: in VariableManager get_vars() 15187 1726882561.40887: Calling all_inventory to load vars for managed_node3 15187 1726882561.40889: Calling groups_inventory to load vars for managed_node3 15187 1726882561.40892: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.40896: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.40899: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.40902: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.41042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.41740: done with get_vars() 15187 1726882561.41755: done queuing things up, now waiting for results queue to drain 15187 1726882561.41757: results queue empty 15187 1726882561.41757: checking for any_errors_fatal 15187 1726882561.41759: done checking for any_errors_fatal 15187 1726882561.41760: checking for max_fail_percentage 15187 1726882561.41761: done checking for max_fail_percentage 15187 1726882561.41762: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.41762: done checking to see if all hosts have failed 15187 1726882561.41763: getting the remaining hosts for this loop 15187 1726882561.41764: done getting the remaining hosts for this loop 15187 1726882561.41767: getting the next task for host managed_node3 15187 1726882561.41771: done getting next task for host managed_node3 15187 1726882561.41772: ^ task is: None 15187 1726882561.41773: ^ 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 15187 1726882561.41775: done queuing things up, now waiting for results queue to drain 15187 1726882561.41776: results queue empty 15187 1726882561.41776: checking for any_errors_fatal 15187 1726882561.41777: done checking for any_errors_fatal 15187 1726882561.41778: checking for max_fail_percentage 15187 1726882561.41779: done checking for max_fail_percentage 15187 1726882561.41780: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.41780: done checking to see if all hosts have failed 15187 1726882561.41782: getting the next task for host managed_node3 15187 1726882561.41785: done getting next task for host managed_node3 15187 1726882561.41786: ^ task is: None 15187 1726882561.41787: ^ 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 15187 1726882561.41830: in VariableManager get_vars() 15187 1726882561.41848: done with get_vars() 15187 1726882561.41854: in VariableManager get_vars() 15187 1726882561.41863: done with get_vars() 15187 1726882561.41868: variable 'omit' from source: magic vars 15187 1726882561.41898: in VariableManager get_vars() 15187 1726882561.41909: done with get_vars() 15187 1726882561.42041: variable 'omit' from source: magic vars PLAY [Test configuring ethernet devices] *************************************** 15187 1726882561.42543: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15187 1726882561.42640: getting the remaining hosts for this loop 15187 1726882561.42642: done getting the remaining hosts for this loop 15187 1726882561.42645: getting the next task for host managed_node3 15187 1726882561.42648: done getting next task for host managed_node3 15187 1726882561.42650: ^ task is: TASK: Gathering Facts 15187 1726882561.42652: ^ 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 15187 1726882561.42654: getting variables 15187 1726882561.42655: in VariableManager get_vars() 15187 1726882561.42664: Calling all_inventory to load vars for managed_node3 15187 1726882561.42667: Calling groups_inventory to load vars for managed_node3 15187 1726882561.42669: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.42675: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.42678: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.42681: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.42976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.43375: done with get_vars() 15187 1726882561.43390: done getting variables 15187 1726882561.43652: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:13 Friday 20 September 2024 21:36:01 -0400 (0:00:00.091) 0:00:04.651 ****** 15187 1726882561.43679: entering _queue_task() for managed_node3/gather_facts 15187 1726882561.44536: worker is 1 (out of 1 available) 15187 1726882561.44547: exiting _queue_task() for managed_node3/gather_facts 15187 1726882561.44557: done queuing things up, now waiting for results queue to drain 15187 1726882561.44558: waiting for pending results... 15187 1726882561.45004: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15187 1726882561.45100: in run() - task 0affc7ec-ae25-933a-78d6-0000000000f0 15187 1726882561.45105: variable 'ansible_search_path' from source: unknown 15187 1726882561.45438: calling self._execute() 15187 1726882561.45442: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882561.45445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882561.45462: variable 'omit' from source: magic vars 15187 1726882561.46631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882561.51335: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882561.51423: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882561.51471: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882561.51518: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882561.51552: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882561.51664: 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) 15187 1726882561.51708: 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) 15187 1726882561.51742: 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) 15187 1726882561.51791: 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) 15187 1726882561.51821: 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) 15187 1726882561.51981: variable 'ansible_distribution' from source: facts 15187 1726882561.51993: variable 'ansible_distribution_major_version' from source: facts 15187 1726882561.52008: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882561.52015: when evaluation is False, skipping this task 15187 1726882561.52028: _execute() done 15187 1726882561.52038: dumping result to json 15187 1726882561.52047: done dumping result, returning 15187 1726882561.52058: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affc7ec-ae25-933a-78d6-0000000000f0] 15187 1726882561.52068: sending task result for task 0affc7ec-ae25-933a-78d6-0000000000f0 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882561.52277: no more pending results, returning what we have 15187 1726882561.52281: results queue empty 15187 1726882561.52282: checking for any_errors_fatal 15187 1726882561.52283: done checking for any_errors_fatal 15187 1726882561.52284: checking for max_fail_percentage 15187 1726882561.52286: done checking for max_fail_percentage 15187 1726882561.52287: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.52288: done checking to see if all hosts have failed 15187 1726882561.52289: getting the remaining hosts for this loop 15187 1726882561.52291: done getting the remaining hosts for this loop 15187 1726882561.52295: getting the next task for host managed_node3 15187 1726882561.52301: done getting next task for host managed_node3 15187 1726882561.52303: ^ task is: TASK: meta (flush_handlers) 15187 1726882561.52305: ^ 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 15187 1726882561.52309: getting variables 15187 1726882561.52311: in VariableManager get_vars() 15187 1726882561.52347: Calling all_inventory to load vars for managed_node3 15187 1726882561.52350: Calling groups_inventory to load vars for managed_node3 15187 1726882561.52355: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.52369: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.52372: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.52376: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.52745: done sending task result for task 0affc7ec-ae25-933a-78d6-0000000000f0 15187 1726882561.52749: WORKER PROCESS EXITING 15187 1726882561.52772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.53029: done with get_vars() 15187 1726882561.53040: done getting variables 15187 1726882561.53108: in VariableManager get_vars() 15187 1726882561.53118: Calling all_inventory to load vars for managed_node3 15187 1726882561.53120: Calling groups_inventory to load vars for managed_node3 15187 1726882561.53125: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.53130: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.53133: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.53136: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.53310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.53502: done with get_vars() 15187 1726882561.53516: done queuing things up, now waiting for results queue to drain 15187 1726882561.53518: results queue empty 15187 1726882561.53519: checking for any_errors_fatal 15187 1726882561.53523: done checking for any_errors_fatal 15187 1726882561.53524: checking for max_fail_percentage 15187 1726882561.53525: done checking for max_fail_percentage 15187 1726882561.53526: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.53527: done checking to see if all hosts have failed 15187 1726882561.53527: getting the remaining hosts for this loop 15187 1726882561.53529: done getting the remaining hosts for this loop 15187 1726882561.53531: getting the next task for host managed_node3 15187 1726882561.53536: done getting next task for host managed_node3 15187 1726882561.53538: ^ task is: TASK: Set type={{ type }} and interface={{ interface }} 15187 1726882561.53540: ^ 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 15187 1726882561.53542: getting variables 15187 1726882561.53543: in VariableManager get_vars() 15187 1726882561.53551: Calling all_inventory to load vars for managed_node3 15187 1726882561.53553: Calling groups_inventory to load vars for managed_node3 15187 1726882561.53556: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.53567: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.53569: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.53572: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.53709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.53903: done with get_vars() 15187 1726882561.53912: done getting variables 15187 1726882561.53959: 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) 15187 1726882561.54348: variable 'type' from source: play vars 15187 1726882561.54354: variable 'interface' from source: play vars TASK [Set type=veth and interface=lsr27] *************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:20 Friday 20 September 2024 21:36:01 -0400 (0:00:00.107) 0:00:04.758 ****** 15187 1726882561.54394: entering _queue_task() for managed_node3/set_fact 15187 1726882561.54942: worker is 1 (out of 1 available) 15187 1726882561.54955: exiting _queue_task() for managed_node3/set_fact 15187 1726882561.54968: done queuing things up, now waiting for results queue to drain 15187 1726882561.54970: waiting for pending results... 15187 1726882561.55367: running TaskExecutor() for managed_node3/TASK: Set type=veth and interface=lsr27 15187 1726882561.55479: in run() - task 0affc7ec-ae25-933a-78d6-00000000000f 15187 1726882561.55503: variable 'ansible_search_path' from source: unknown 15187 1726882561.55563: calling self._execute() 15187 1726882561.55650: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882561.55661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882561.55676: variable 'omit' from source: magic vars 15187 1726882561.56144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882561.58951: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882561.59037: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882561.59085: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882561.59192: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882561.59200: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882561.59273: 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) 15187 1726882561.59316: 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) 15187 1726882561.59348: 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) 15187 1726882561.59391: 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) 15187 1726882561.59541: 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) 15187 1726882561.59819: variable 'ansible_distribution' from source: facts 15187 1726882561.59825: variable 'ansible_distribution_major_version' from source: facts 15187 1726882561.59828: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882561.59830: when evaluation is False, skipping this task 15187 1726882561.59833: _execute() done 15187 1726882561.59835: dumping result to json 15187 1726882561.59837: done dumping result, returning 15187 1726882561.59839: done running TaskExecutor() for managed_node3/TASK: Set type=veth and interface=lsr27 [0affc7ec-ae25-933a-78d6-00000000000f] 15187 1726882561.59842: sending task result for task 0affc7ec-ae25-933a-78d6-00000000000f 15187 1726882561.59912: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000000f 15187 1726882561.59914: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882561.60000: no more pending results, returning what we have 15187 1726882561.60004: results queue empty 15187 1726882561.60005: checking for any_errors_fatal 15187 1726882561.60007: done checking for any_errors_fatal 15187 1726882561.60008: checking for max_fail_percentage 15187 1726882561.60009: done checking for max_fail_percentage 15187 1726882561.60010: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.60011: done checking to see if all hosts have failed 15187 1726882561.60011: getting the remaining hosts for this loop 15187 1726882561.60013: done getting the remaining hosts for this loop 15187 1726882561.60017: getting the next task for host managed_node3 15187 1726882561.60026: done getting next task for host managed_node3 15187 1726882561.60030: ^ task is: TASK: Include the task 'show_interfaces.yml' 15187 1726882561.60032: ^ 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 15187 1726882561.60035: getting variables 15187 1726882561.60037: in VariableManager get_vars() 15187 1726882561.60070: Calling all_inventory to load vars for managed_node3 15187 1726882561.60073: Calling groups_inventory to load vars for managed_node3 15187 1726882561.60077: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.60089: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.60091: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.60095: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.60375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.60637: done with get_vars() 15187 1726882561.60648: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:24 Friday 20 September 2024 21:36:01 -0400 (0:00:00.063) 0:00:04.822 ****** 15187 1726882561.60752: entering _queue_task() for managed_node3/include_tasks 15187 1726882561.61069: worker is 1 (out of 1 available) 15187 1726882561.61083: exiting _queue_task() for managed_node3/include_tasks 15187 1726882561.61098: done queuing things up, now waiting for results queue to drain 15187 1726882561.61099: waiting for pending results... 15187 1726882561.61383: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 15187 1726882561.61531: in run() - task 0affc7ec-ae25-933a-78d6-000000000010 15187 1726882561.61537: variable 'ansible_search_path' from source: unknown 15187 1726882561.61568: calling self._execute() 15187 1726882561.61661: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882561.61674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882561.61729: variable 'omit' from source: magic vars 15187 1726882561.62188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882561.64870: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882561.64961: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882561.65008: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882561.65158: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882561.65161: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882561.65183: 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) 15187 1726882561.65221: 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) 15187 1726882561.65261: 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) 15187 1726882561.65313: 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) 15187 1726882561.65336: 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) 15187 1726882561.65488: variable 'ansible_distribution' from source: facts 15187 1726882561.65499: variable 'ansible_distribution_major_version' from source: facts 15187 1726882561.65514: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882561.65520: when evaluation is False, skipping this task 15187 1726882561.65530: _execute() done 15187 1726882561.65593: dumping result to json 15187 1726882561.65596: done dumping result, returning 15187 1726882561.65599: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0affc7ec-ae25-933a-78d6-000000000010] 15187 1726882561.65601: sending task result for task 0affc7ec-ae25-933a-78d6-000000000010 15187 1726882561.65679: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000010 15187 1726882561.65682: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882561.65752: no more pending results, returning what we have 15187 1726882561.65756: results queue empty 15187 1726882561.65757: checking for any_errors_fatal 15187 1726882561.65762: done checking for any_errors_fatal 15187 1726882561.65763: checking for max_fail_percentage 15187 1726882561.65764: done checking for max_fail_percentage 15187 1726882561.65765: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.65766: done checking to see if all hosts have failed 15187 1726882561.65767: getting the remaining hosts for this loop 15187 1726882561.65769: done getting the remaining hosts for this loop 15187 1726882561.65774: getting the next task for host managed_node3 15187 1726882561.65780: done getting next task for host managed_node3 15187 1726882561.65783: ^ task is: TASK: Include the task 'manage_test_interface.yml' 15187 1726882561.65785: ^ 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 15187 1726882561.65788: getting variables 15187 1726882561.65790: in VariableManager get_vars() 15187 1726882561.65821: Calling all_inventory to load vars for managed_node3 15187 1726882561.65826: Calling groups_inventory to load vars for managed_node3 15187 1726882561.65829: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.65843: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.65846: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.65850: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.66345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.66618: done with get_vars() 15187 1726882561.66659: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:26 Friday 20 September 2024 21:36:01 -0400 (0:00:00.062) 0:00:04.884 ****** 15187 1726882561.66971: entering _queue_task() for managed_node3/include_tasks 15187 1726882561.67506: worker is 1 (out of 1 available) 15187 1726882561.67520: exiting _queue_task() for managed_node3/include_tasks 15187 1726882561.67840: done queuing things up, now waiting for results queue to drain 15187 1726882561.67842: waiting for pending results... 15187 1726882561.68065: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 15187 1726882561.68087: in run() - task 0affc7ec-ae25-933a-78d6-000000000011 15187 1726882561.68108: variable 'ansible_search_path' from source: unknown 15187 1726882561.68184: calling self._execute() 15187 1726882561.68269: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882561.68282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882561.68302: variable 'omit' from source: magic vars 15187 1726882561.69137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882561.72383: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882561.72732: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882561.73233: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882561.73287: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882561.73359: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882561.73602: 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) 15187 1726882561.73715: 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) 15187 1726882561.73754: 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) 15187 1726882561.73803: 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) 15187 1726882561.73855: 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) 15187 1726882561.74084: variable 'ansible_distribution' from source: facts 15187 1726882561.74096: variable 'ansible_distribution_major_version' from source: facts 15187 1726882561.74111: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882561.74118: when evaluation is False, skipping this task 15187 1726882561.74128: _execute() done 15187 1726882561.74135: dumping result to json 15187 1726882561.74147: done dumping result, returning 15187 1726882561.74160: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0affc7ec-ae25-933a-78d6-000000000011] 15187 1726882561.74170: sending task result for task 0affc7ec-ae25-933a-78d6-000000000011 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882561.74330: no more pending results, returning what we have 15187 1726882561.74334: results queue empty 15187 1726882561.74335: checking for any_errors_fatal 15187 1726882561.74340: done checking for any_errors_fatal 15187 1726882561.74341: checking for max_fail_percentage 15187 1726882561.74343: done checking for max_fail_percentage 15187 1726882561.74344: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.74345: done checking to see if all hosts have failed 15187 1726882561.74345: getting the remaining hosts for this loop 15187 1726882561.74347: done getting the remaining hosts for this loop 15187 1726882561.74352: getting the next task for host managed_node3 15187 1726882561.74359: done getting next task for host managed_node3 15187 1726882561.74361: ^ task is: TASK: Include the task 'assert_device_present.yml' 15187 1726882561.74363: ^ 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 15187 1726882561.74367: getting variables 15187 1726882561.74369: in VariableManager get_vars() 15187 1726882561.74404: Calling all_inventory to load vars for managed_node3 15187 1726882561.74407: Calling groups_inventory to load vars for managed_node3 15187 1726882561.74411: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.74427: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.74430: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.74434: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.74951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.75238: done with get_vars() 15187 1726882561.75252: done getting variables 15187 1726882561.75289: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000011 15187 1726882561.75292: WORKER PROCESS EXITING TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:30 Friday 20 September 2024 21:36:01 -0400 (0:00:00.083) 0:00:04.968 ****** 15187 1726882561.75369: entering _queue_task() for managed_node3/include_tasks 15187 1726882561.75707: worker is 1 (out of 1 available) 15187 1726882561.75827: exiting _queue_task() for managed_node3/include_tasks 15187 1726882561.75842: done queuing things up, now waiting for results queue to drain 15187 1726882561.75843: waiting for pending results... 15187 1726882561.76031: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 15187 1726882561.76137: in run() - task 0affc7ec-ae25-933a-78d6-000000000012 15187 1726882561.76160: variable 'ansible_search_path' from source: unknown 15187 1726882561.76206: calling self._execute() 15187 1726882561.76293: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882561.76305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882561.76323: variable 'omit' from source: magic vars 15187 1726882561.76809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882561.79548: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882561.79637: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882561.79685: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882561.79713: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882561.79736: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882561.79806: 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) 15187 1726882561.79836: 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) 15187 1726882561.79858: 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) 15187 1726882561.79890: 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) 15187 1726882561.79903: 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) 15187 1726882561.80010: variable 'ansible_distribution' from source: facts 15187 1726882561.80015: variable 'ansible_distribution_major_version' from source: facts 15187 1726882561.80024: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882561.80028: when evaluation is False, skipping this task 15187 1726882561.80031: _execute() done 15187 1726882561.80034: dumping result to json 15187 1726882561.80039: done dumping result, returning 15187 1726882561.80047: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0affc7ec-ae25-933a-78d6-000000000012] 15187 1726882561.80051: sending task result for task 0affc7ec-ae25-933a-78d6-000000000012 15187 1726882561.80175: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000012 15187 1726882561.80178: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882561.80255: no more pending results, returning what we have 15187 1726882561.80258: results queue empty 15187 1726882561.80259: checking for any_errors_fatal 15187 1726882561.80265: done checking for any_errors_fatal 15187 1726882561.80265: checking for max_fail_percentage 15187 1726882561.80267: done checking for max_fail_percentage 15187 1726882561.80268: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.80271: done checking to see if all hosts have failed 15187 1726882561.80272: getting the remaining hosts for this loop 15187 1726882561.80273: done getting the remaining hosts for this loop 15187 1726882561.80277: getting the next task for host managed_node3 15187 1726882561.80282: done getting next task for host managed_node3 15187 1726882561.80284: ^ task is: TASK: meta (flush_handlers) 15187 1726882561.80286: ^ 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 15187 1726882561.80298: getting variables 15187 1726882561.80299: in VariableManager get_vars() 15187 1726882561.80328: Calling all_inventory to load vars for managed_node3 15187 1726882561.80331: Calling groups_inventory to load vars for managed_node3 15187 1726882561.80334: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.80344: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.80347: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.80350: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.80481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.80601: done with get_vars() 15187 1726882561.80610: done getting variables 15187 1726882561.80665: in VariableManager get_vars() 15187 1726882561.80673: Calling all_inventory to load vars for managed_node3 15187 1726882561.80675: Calling groups_inventory to load vars for managed_node3 15187 1726882561.80677: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.80680: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.80682: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.80684: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.80797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.80913: done with get_vars() 15187 1726882561.80924: done queuing things up, now waiting for results queue to drain 15187 1726882561.80925: results queue empty 15187 1726882561.80926: checking for any_errors_fatal 15187 1726882561.80928: done checking for any_errors_fatal 15187 1726882561.80928: checking for max_fail_percentage 15187 1726882561.80929: done checking for max_fail_percentage 15187 1726882561.80929: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.80930: done checking to see if all hosts have failed 15187 1726882561.80930: getting the remaining hosts for this loop 15187 1726882561.80931: done getting the remaining hosts for this loop 15187 1726882561.80933: getting the next task for host managed_node3 15187 1726882561.80936: done getting next task for host managed_node3 15187 1726882561.80937: ^ task is: TASK: meta (flush_handlers) 15187 1726882561.80938: ^ 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 15187 1726882561.80940: getting variables 15187 1726882561.80941: in VariableManager get_vars() 15187 1726882561.80948: Calling all_inventory to load vars for managed_node3 15187 1726882561.80949: Calling groups_inventory to load vars for managed_node3 15187 1726882561.80951: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.80960: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.80962: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.80964: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.81048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.81159: done with get_vars() 15187 1726882561.81167: done getting variables 15187 1726882561.81204: in VariableManager get_vars() 15187 1726882561.81210: Calling all_inventory to load vars for managed_node3 15187 1726882561.81211: Calling groups_inventory to load vars for managed_node3 15187 1726882561.81213: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.81216: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.81217: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.81219: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.81309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.81436: done with get_vars() 15187 1726882561.81451: done queuing things up, now waiting for results queue to drain 15187 1726882561.81456: results queue empty 15187 1726882561.81457: checking for any_errors_fatal 15187 1726882561.81458: done checking for any_errors_fatal 15187 1726882561.81459: checking for max_fail_percentage 15187 1726882561.81460: done checking for max_fail_percentage 15187 1726882561.81460: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.81461: done checking to see if all hosts have failed 15187 1726882561.81462: getting the remaining hosts for this loop 15187 1726882561.81463: done getting the remaining hosts for this loop 15187 1726882561.81465: getting the next task for host managed_node3 15187 1726882561.81468: done getting next task for host managed_node3 15187 1726882561.81469: ^ task is: None 15187 1726882561.81471: ^ 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 15187 1726882561.81472: done queuing things up, now waiting for results queue to drain 15187 1726882561.81473: results queue empty 15187 1726882561.81473: checking for any_errors_fatal 15187 1726882561.81474: done checking for any_errors_fatal 15187 1726882561.81475: checking for max_fail_percentage 15187 1726882561.81476: done checking for max_fail_percentage 15187 1726882561.81476: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.81477: done checking to see if all hosts have failed 15187 1726882561.81478: getting the next task for host managed_node3 15187 1726882561.81480: done getting next task for host managed_node3 15187 1726882561.81481: ^ task is: None 15187 1726882561.81482: ^ 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 15187 1726882561.81515: in VariableManager get_vars() 15187 1726882561.81541: done with get_vars() 15187 1726882561.81549: in VariableManager get_vars() 15187 1726882561.81566: done with get_vars() 15187 1726882561.81571: variable 'omit' from source: magic vars 15187 1726882561.81599: in VariableManager get_vars() 15187 1726882561.81613: done with get_vars() 15187 1726882561.81636: variable 'omit' from source: magic vars PLAY [Test static interface up] ************************************************ 15187 1726882561.82341: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15187 1726882561.82365: getting the remaining hosts for this loop 15187 1726882561.82367: done getting the remaining hosts for this loop 15187 1726882561.82370: getting the next task for host managed_node3 15187 1726882561.82373: done getting next task for host managed_node3 15187 1726882561.82375: ^ task is: TASK: Gathering Facts 15187 1726882561.82381: ^ 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 15187 1726882561.82384: getting variables 15187 1726882561.82385: in VariableManager get_vars() 15187 1726882561.82399: Calling all_inventory to load vars for managed_node3 15187 1726882561.82402: Calling groups_inventory to load vars for managed_node3 15187 1726882561.82404: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.82410: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.82413: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.82416: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.82568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.82940: done with get_vars() 15187 1726882561.82948: done getting variables 15187 1726882561.82989: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:33 Friday 20 September 2024 21:36:01 -0400 (0:00:00.076) 0:00:05.045 ****** 15187 1726882561.83009: entering _queue_task() for managed_node3/gather_facts 15187 1726882561.83254: worker is 1 (out of 1 available) 15187 1726882561.83267: exiting _queue_task() for managed_node3/gather_facts 15187 1726882561.83279: done queuing things up, now waiting for results queue to drain 15187 1726882561.83281: waiting for pending results... 15187 1726882561.83455: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15187 1726882561.83534: in run() - task 0affc7ec-ae25-933a-78d6-00000000010e 15187 1726882561.83547: variable 'ansible_search_path' from source: unknown 15187 1726882561.83581: calling self._execute() 15187 1726882561.83654: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882561.83658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882561.83667: variable 'omit' from source: magic vars 15187 1726882561.84019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882561.86331: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882561.86352: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882561.86400: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882561.86456: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882561.86528: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882561.86604: 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) 15187 1726882561.86646: 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) 15187 1726882561.86693: 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) 15187 1726882561.86745: 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) 15187 1726882561.86786: 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) 15187 1726882561.87001: variable 'ansible_distribution' from source: facts 15187 1726882561.87005: variable 'ansible_distribution_major_version' from source: facts 15187 1726882561.87008: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882561.87010: when evaluation is False, skipping this task 15187 1726882561.87013: _execute() done 15187 1726882561.87016: dumping result to json 15187 1726882561.87018: done dumping result, returning 15187 1726882561.87021: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affc7ec-ae25-933a-78d6-00000000010e] 15187 1726882561.87025: sending task result for task 0affc7ec-ae25-933a-78d6-00000000010e 15187 1726882561.87187: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000010e 15187 1726882561.87191: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882561.87276: no more pending results, returning what we have 15187 1726882561.87280: results queue empty 15187 1726882561.87282: checking for any_errors_fatal 15187 1726882561.87283: done checking for any_errors_fatal 15187 1726882561.87284: checking for max_fail_percentage 15187 1726882561.87286: done checking for max_fail_percentage 15187 1726882561.87287: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.87288: done checking to see if all hosts have failed 15187 1726882561.87289: getting the remaining hosts for this loop 15187 1726882561.87291: done getting the remaining hosts for this loop 15187 1726882561.87295: getting the next task for host managed_node3 15187 1726882561.87302: done getting next task for host managed_node3 15187 1726882561.87304: ^ task is: TASK: meta (flush_handlers) 15187 1726882561.87306: ^ 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 15187 1726882561.87311: getting variables 15187 1726882561.87313: in VariableManager get_vars() 15187 1726882561.87365: Calling all_inventory to load vars for managed_node3 15187 1726882561.87368: Calling groups_inventory to load vars for managed_node3 15187 1726882561.87370: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.87384: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.87386: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.87390: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.87859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.88088: done with get_vars() 15187 1726882561.88103: done getting variables 15187 1726882561.88190: in VariableManager get_vars() 15187 1726882561.88204: Calling all_inventory to load vars for managed_node3 15187 1726882561.88207: Calling groups_inventory to load vars for managed_node3 15187 1726882561.88209: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.88215: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.88217: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.88220: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.88417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.88645: done with get_vars() 15187 1726882561.88661: done queuing things up, now waiting for results queue to drain 15187 1726882561.88663: results queue empty 15187 1726882561.88664: checking for any_errors_fatal 15187 1726882561.88667: done checking for any_errors_fatal 15187 1726882561.88668: checking for max_fail_percentage 15187 1726882561.88669: done checking for max_fail_percentage 15187 1726882561.88669: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.88670: done checking to see if all hosts have failed 15187 1726882561.88671: getting the remaining hosts for this loop 15187 1726882561.88672: done getting the remaining hosts for this loop 15187 1726882561.88675: getting the next task for host managed_node3 15187 1726882561.88679: done getting next task for host managed_node3 15187 1726882561.88682: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15187 1726882561.88684: ^ 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 15187 1726882561.88696: getting variables 15187 1726882561.88697: in VariableManager get_vars() 15187 1726882561.88711: Calling all_inventory to load vars for managed_node3 15187 1726882561.88723: Calling groups_inventory to load vars for managed_node3 15187 1726882561.88727: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.88738: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.88741: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.88744: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.88900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.89113: done with get_vars() 15187 1726882561.89126: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:36:01 -0400 (0:00:00.062) 0:00:05.107 ****** 15187 1726882561.89221: entering _queue_task() for managed_node3/include_tasks 15187 1726882561.89716: worker is 1 (out of 1 available) 15187 1726882561.89738: exiting _queue_task() for managed_node3/include_tasks 15187 1726882561.89750: done queuing things up, now waiting for results queue to drain 15187 1726882561.89752: waiting for pending results... 15187 1726882561.90052: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15187 1726882561.90102: in run() - task 0affc7ec-ae25-933a-78d6-000000000019 15187 1726882561.90128: variable 'ansible_search_path' from source: unknown 15187 1726882561.90255: variable 'ansible_search_path' from source: unknown 15187 1726882561.90260: calling self._execute() 15187 1726882561.90307: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882561.90319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882561.90336: variable 'omit' from source: magic vars 15187 1726882561.90906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882561.93947: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882561.94050: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882561.94088: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882561.94134: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882561.94264: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882561.94300: 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) 15187 1726882561.94342: 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) 15187 1726882561.94388: 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) 15187 1726882561.94441: 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) 15187 1726882561.94460: 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) 15187 1726882561.94641: variable 'ansible_distribution' from source: facts 15187 1726882561.94701: variable 'ansible_distribution_major_version' from source: facts 15187 1726882561.94714: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882561.94717: when evaluation is False, skipping this task 15187 1726882561.94719: _execute() done 15187 1726882561.94724: dumping result to json 15187 1726882561.94726: done dumping result, returning 15187 1726882561.94729: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-933a-78d6-000000000019] 15187 1726882561.94731: sending task result for task 0affc7ec-ae25-933a-78d6-000000000019 15187 1726882561.95085: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000019 15187 1726882561.95088: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882561.95144: no more pending results, returning what we have 15187 1726882561.95148: results queue empty 15187 1726882561.95149: checking for any_errors_fatal 15187 1726882561.95150: done checking for any_errors_fatal 15187 1726882561.95151: checking for max_fail_percentage 15187 1726882561.95153: done checking for max_fail_percentage 15187 1726882561.95154: checking to see if all hosts have failed and the running result is not ok 15187 1726882561.95154: done checking to see if all hosts have failed 15187 1726882561.95155: getting the remaining hosts for this loop 15187 1726882561.95157: done getting the remaining hosts for this loop 15187 1726882561.95160: getting the next task for host managed_node3 15187 1726882561.95165: done getting next task for host managed_node3 15187 1726882561.95169: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 15187 1726882561.95171: ^ 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 15187 1726882561.95186: getting variables 15187 1726882561.95188: in VariableManager get_vars() 15187 1726882561.95237: Calling all_inventory to load vars for managed_node3 15187 1726882561.95241: Calling groups_inventory to load vars for managed_node3 15187 1726882561.95243: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882561.95253: Calling all_plugins_play to load vars for managed_node3 15187 1726882561.95256: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882561.95260: Calling groups_plugins_play to load vars for managed_node3 15187 1726882561.95588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882561.95842: done with get_vars() 15187 1726882561.95870: done getting variables 15187 1726882561.95942: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:36:01 -0400 (0:00:00.067) 0:00:05.174 ****** 15187 1726882561.95986: entering _queue_task() for managed_node3/debug 15187 1726882561.96381: worker is 1 (out of 1 available) 15187 1726882561.96395: exiting _queue_task() for managed_node3/debug 15187 1726882561.96530: done queuing things up, now waiting for results queue to drain 15187 1726882561.96532: waiting for pending results... 15187 1726882561.96854: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 15187 1726882561.96883: in run() - task 0affc7ec-ae25-933a-78d6-00000000001a 15187 1726882561.96909: variable 'ansible_search_path' from source: unknown 15187 1726882561.96916: variable 'ansible_search_path' from source: unknown 15187 1726882561.96977: calling self._execute() 15187 1726882561.97083: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882561.97094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882561.97157: variable 'omit' from source: magic vars 15187 1726882561.97765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882562.00323: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882562.00425: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882562.00479: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882562.00516: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882562.00565: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882562.00675: 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) 15187 1726882562.00705: 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) 15187 1726882562.00783: 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) 15187 1726882562.00791: 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) 15187 1726882562.00809: 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) 15187 1726882562.00971: variable 'ansible_distribution' from source: facts 15187 1726882562.00984: variable 'ansible_distribution_major_version' from source: facts 15187 1726882562.01014: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882562.01113: when evaluation is False, skipping this task 15187 1726882562.01117: _execute() done 15187 1726882562.01120: dumping result to json 15187 1726882562.01124: done dumping result, returning 15187 1726882562.01127: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-933a-78d6-00000000001a] 15187 1726882562.01129: sending task result for task 0affc7ec-ae25-933a-78d6-00000000001a 15187 1726882562.01205: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000001a 15187 1726882562.01208: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15187 1726882562.01265: no more pending results, returning what we have 15187 1726882562.01269: results queue empty 15187 1726882562.01270: checking for any_errors_fatal 15187 1726882562.01278: done checking for any_errors_fatal 15187 1726882562.01279: checking for max_fail_percentage 15187 1726882562.01280: done checking for max_fail_percentage 15187 1726882562.01281: checking to see if all hosts have failed and the running result is not ok 15187 1726882562.01282: done checking to see if all hosts have failed 15187 1726882562.01283: getting the remaining hosts for this loop 15187 1726882562.01285: done getting the remaining hosts for this loop 15187 1726882562.01290: getting the next task for host managed_node3 15187 1726882562.01296: done getting next task for host managed_node3 15187 1726882562.01300: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15187 1726882562.01302: ^ 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 15187 1726882562.01316: getting variables 15187 1726882562.01320: in VariableManager get_vars() 15187 1726882562.01367: Calling all_inventory to load vars for managed_node3 15187 1726882562.01370: Calling groups_inventory to load vars for managed_node3 15187 1726882562.01373: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882562.01385: Calling all_plugins_play to load vars for managed_node3 15187 1726882562.01388: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882562.01392: Calling groups_plugins_play to load vars for managed_node3 15187 1726882562.01962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882562.02177: done with get_vars() 15187 1726882562.02309: done getting variables 15187 1726882562.02533: 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 [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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:02 -0400 (0:00:00.065) 0:00:05.240 ****** 15187 1726882562.02568: entering _queue_task() for managed_node3/fail 15187 1726882562.02570: Creating lock for fail 15187 1726882562.03312: worker is 1 (out of 1 available) 15187 1726882562.03332: exiting _queue_task() for managed_node3/fail 15187 1726882562.03345: done queuing things up, now waiting for results queue to drain 15187 1726882562.03347: waiting for pending results... 15187 1726882562.03837: 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 15187 1726882562.03851: in run() - task 0affc7ec-ae25-933a-78d6-00000000001b 15187 1726882562.03855: variable 'ansible_search_path' from source: unknown 15187 1726882562.03858: variable 'ansible_search_path' from source: unknown 15187 1726882562.03898: calling self._execute() 15187 1726882562.04030: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882562.04038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882562.04042: variable 'omit' from source: magic vars 15187 1726882562.04608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882562.08435: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882562.08440: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882562.08481: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882562.08550: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882562.08584: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882562.08694: 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) 15187 1726882562.08733: 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) 15187 1726882562.08780: 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) 15187 1726882562.08833: 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) 15187 1726882562.08868: 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) 15187 1726882562.09033: variable 'ansible_distribution' from source: facts 15187 1726882562.09044: variable 'ansible_distribution_major_version' from source: facts 15187 1726882562.09085: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882562.09089: when evaluation is False, skipping this task 15187 1726882562.09091: _execute() done 15187 1726882562.09094: dumping result to json 15187 1726882562.09126: done dumping result, returning 15187 1726882562.09129: 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 [0affc7ec-ae25-933a-78d6-00000000001b] 15187 1726882562.09132: sending task result for task 0affc7ec-ae25-933a-78d6-00000000001b 15187 1726882562.09353: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000001b 15187 1726882562.09357: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882562.09419: no more pending results, returning what we have 15187 1726882562.09425: results queue empty 15187 1726882562.09426: checking for any_errors_fatal 15187 1726882562.09432: done checking for any_errors_fatal 15187 1726882562.09433: checking for max_fail_percentage 15187 1726882562.09435: done checking for max_fail_percentage 15187 1726882562.09436: checking to see if all hosts have failed and the running result is not ok 15187 1726882562.09437: done checking to see if all hosts have failed 15187 1726882562.09438: getting the remaining hosts for this loop 15187 1726882562.09440: done getting the remaining hosts for this loop 15187 1726882562.09444: getting the next task for host managed_node3 15187 1726882562.09452: done getting next task for host managed_node3 15187 1726882562.09456: ^ 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 15187 1726882562.09458: ^ 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 15187 1726882562.09478: getting variables 15187 1726882562.09480: in VariableManager get_vars() 15187 1726882562.09544: Calling all_inventory to load vars for managed_node3 15187 1726882562.09547: Calling groups_inventory to load vars for managed_node3 15187 1726882562.09550: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882562.09562: Calling all_plugins_play to load vars for managed_node3 15187 1726882562.09565: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882562.09569: Calling groups_plugins_play to load vars for managed_node3 15187 1726882562.10007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882562.10366: done with get_vars() 15187 1726882562.10388: done getting variables 15187 1726882562.10457: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:36:02 -0400 (0:00:00.079) 0:00:05.319 ****** 15187 1726882562.10504: entering _queue_task() for managed_node3/fail 15187 1726882562.11295: worker is 1 (out of 1 available) 15187 1726882562.11308: exiting _queue_task() for managed_node3/fail 15187 1726882562.11626: done queuing things up, now waiting for results queue to drain 15187 1726882562.11629: waiting for pending results... 15187 1726882562.11934: 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 15187 1726882562.11940: in run() - task 0affc7ec-ae25-933a-78d6-00000000001c 15187 1726882562.12030: variable 'ansible_search_path' from source: unknown 15187 1726882562.12034: variable 'ansible_search_path' from source: unknown 15187 1726882562.12038: calling self._execute() 15187 1726882562.12132: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882562.12151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882562.12167: variable 'omit' from source: magic vars 15187 1726882562.12751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882562.15431: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882562.15511: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882562.15564: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882562.15633: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882562.15638: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882562.15727: 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) 15187 1726882562.15771: 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) 15187 1726882562.15852: 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) 15187 1726882562.15856: 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) 15187 1726882562.15872: 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) 15187 1726882562.16027: variable 'ansible_distribution' from source: facts 15187 1726882562.16039: variable 'ansible_distribution_major_version' from source: facts 15187 1726882562.16054: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882562.16070: when evaluation is False, skipping this task 15187 1726882562.16079: _execute() done 15187 1726882562.16086: dumping result to json 15187 1726882562.16093: done dumping result, returning 15187 1726882562.16106: 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 [0affc7ec-ae25-933a-78d6-00000000001c] 15187 1726882562.16128: sending task result for task 0affc7ec-ae25-933a-78d6-00000000001c 15187 1726882562.16384: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000001c 15187 1726882562.16387: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882562.16449: no more pending results, returning what we have 15187 1726882562.16453: results queue empty 15187 1726882562.16454: checking for any_errors_fatal 15187 1726882562.16461: done checking for any_errors_fatal 15187 1726882562.16462: checking for max_fail_percentage 15187 1726882562.16463: done checking for max_fail_percentage 15187 1726882562.16464: checking to see if all hosts have failed and the running result is not ok 15187 1726882562.16465: done checking to see if all hosts have failed 15187 1726882562.16466: getting the remaining hosts for this loop 15187 1726882562.16468: done getting the remaining hosts for this loop 15187 1726882562.16472: getting the next task for host managed_node3 15187 1726882562.16478: done getting next task for host managed_node3 15187 1726882562.16482: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15187 1726882562.16484: ^ 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 15187 1726882562.16507: getting variables 15187 1726882562.16509: in VariableManager get_vars() 15187 1726882562.16554: Calling all_inventory to load vars for managed_node3 15187 1726882562.16558: Calling groups_inventory to load vars for managed_node3 15187 1726882562.16560: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882562.16572: Calling all_plugins_play to load vars for managed_node3 15187 1726882562.16576: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882562.16580: Calling groups_plugins_play to load vars for managed_node3 15187 1726882562.16882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882562.17188: done with get_vars() 15187 1726882562.17202: done getting variables 15187 1726882562.17274: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:36:02 -0400 (0:00:00.068) 0:00:05.388 ****** 15187 1726882562.17307: entering _queue_task() for managed_node3/fail 15187 1726882562.17698: worker is 1 (out of 1 available) 15187 1726882562.17713: exiting _queue_task() for managed_node3/fail 15187 1726882562.17729: done queuing things up, now waiting for results queue to drain 15187 1726882562.17731: waiting for pending results... 15187 1726882562.18113: 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 15187 1726882562.18150: in run() - task 0affc7ec-ae25-933a-78d6-00000000001d 15187 1726882562.18204: variable 'ansible_search_path' from source: unknown 15187 1726882562.18212: variable 'ansible_search_path' from source: unknown 15187 1726882562.18239: calling self._execute() 15187 1726882562.18341: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882562.18422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882562.18431: variable 'omit' from source: magic vars 15187 1726882562.18892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882562.21549: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882562.21641: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882562.21707: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882562.21748: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882562.21778: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882562.21877: 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) 15187 1726882562.21924: 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) 15187 1726882562.22032: 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) 15187 1726882562.22035: 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) 15187 1726882562.22038: 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) 15187 1726882562.22185: variable 'ansible_distribution' from source: facts 15187 1726882562.22197: variable 'ansible_distribution_major_version' from source: facts 15187 1726882562.22213: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882562.22220: when evaluation is False, skipping this task 15187 1726882562.22229: _execute() done 15187 1726882562.22235: dumping result to json 15187 1726882562.22247: done dumping result, returning 15187 1726882562.22266: 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 [0affc7ec-ae25-933a-78d6-00000000001d] 15187 1726882562.22277: sending task result for task 0affc7ec-ae25-933a-78d6-00000000001d 15187 1726882562.22433: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000001d 15187 1726882562.22437: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882562.22491: no more pending results, returning what we have 15187 1726882562.22496: results queue empty 15187 1726882562.22497: checking for any_errors_fatal 15187 1726882562.22503: done checking for any_errors_fatal 15187 1726882562.22504: checking for max_fail_percentage 15187 1726882562.22505: done checking for max_fail_percentage 15187 1726882562.22507: checking to see if all hosts have failed and the running result is not ok 15187 1726882562.22508: done checking to see if all hosts have failed 15187 1726882562.22508: getting the remaining hosts for this loop 15187 1726882562.22511: done getting the remaining hosts for this loop 15187 1726882562.22515: getting the next task for host managed_node3 15187 1726882562.22521: done getting next task for host managed_node3 15187 1726882562.22527: ^ 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 15187 1726882562.22529: ^ 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 15187 1726882562.22543: getting variables 15187 1726882562.22545: in VariableManager get_vars() 15187 1726882562.22705: Calling all_inventory to load vars for managed_node3 15187 1726882562.22708: Calling groups_inventory to load vars for managed_node3 15187 1726882562.22711: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882562.22796: Calling all_plugins_play to load vars for managed_node3 15187 1726882562.22801: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882562.22806: Calling groups_plugins_play to load vars for managed_node3 15187 1726882562.23161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882562.23389: done with get_vars() 15187 1726882562.23403: done getting variables 15187 1726882562.23527: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:36:02 -0400 (0:00:00.062) 0:00:05.450 ****** 15187 1726882562.23565: entering _queue_task() for managed_node3/dnf 15187 1726882562.23952: worker is 1 (out of 1 available) 15187 1726882562.23970: exiting _queue_task() for managed_node3/dnf 15187 1726882562.23985: done queuing things up, now waiting for results queue to drain 15187 1726882562.24103: waiting for pending results... 15187 1726882562.24593: 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 15187 1726882562.24600: in run() - task 0affc7ec-ae25-933a-78d6-00000000001e 15187 1726882562.24603: variable 'ansible_search_path' from source: unknown 15187 1726882562.24607: variable 'ansible_search_path' from source: unknown 15187 1726882562.24610: calling self._execute() 15187 1726882562.24714: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882562.24731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882562.24747: variable 'omit' from source: magic vars 15187 1726882562.25252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882562.27845: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882562.27941: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882562.28035: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882562.28045: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882562.28102: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882562.28327: 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) 15187 1726882562.28330: 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) 15187 1726882562.28346: 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) 15187 1726882562.28393: 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) 15187 1726882562.28421: 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) 15187 1726882562.28592: variable 'ansible_distribution' from source: facts 15187 1726882562.28604: variable 'ansible_distribution_major_version' from source: facts 15187 1726882562.28619: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882562.28630: when evaluation is False, skipping this task 15187 1726882562.28645: _execute() done 15187 1726882562.28656: dumping result to json 15187 1726882562.28664: done dumping result, returning 15187 1726882562.28680: 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 [0affc7ec-ae25-933a-78d6-00000000001e] 15187 1726882562.28690: sending task result for task 0affc7ec-ae25-933a-78d6-00000000001e 15187 1726882562.29129: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000001e 15187 1726882562.29132: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882562.29184: no more pending results, returning what we have 15187 1726882562.29187: results queue empty 15187 1726882562.29188: checking for any_errors_fatal 15187 1726882562.29194: done checking for any_errors_fatal 15187 1726882562.29195: checking for max_fail_percentage 15187 1726882562.29196: done checking for max_fail_percentage 15187 1726882562.29197: checking to see if all hosts have failed and the running result is not ok 15187 1726882562.29198: done checking to see if all hosts have failed 15187 1726882562.29199: getting the remaining hosts for this loop 15187 1726882562.29201: done getting the remaining hosts for this loop 15187 1726882562.29206: getting the next task for host managed_node3 15187 1726882562.29211: done getting next task for host managed_node3 15187 1726882562.29215: ^ 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 15187 1726882562.29217: ^ 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 15187 1726882562.29236: getting variables 15187 1726882562.29238: in VariableManager get_vars() 15187 1726882562.29278: Calling all_inventory to load vars for managed_node3 15187 1726882562.29281: Calling groups_inventory to load vars for managed_node3 15187 1726882562.29283: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882562.29293: Calling all_plugins_play to load vars for managed_node3 15187 1726882562.29296: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882562.29299: Calling groups_plugins_play to load vars for managed_node3 15187 1726882562.29506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882562.29753: done with get_vars() 15187 1726882562.29774: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15187 1726882562.29861: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:36:02 -0400 (0:00:00.063) 0:00:05.513 ****** 15187 1726882562.29901: entering _queue_task() for managed_node3/yum 15187 1726882562.29903: Creating lock for yum 15187 1726882562.30807: worker is 1 (out of 1 available) 15187 1726882562.30825: exiting _queue_task() for managed_node3/yum 15187 1726882562.30839: done queuing things up, now waiting for results queue to drain 15187 1726882562.30841: waiting for pending results... 15187 1726882562.31299: 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 15187 1726882562.31374: in run() - task 0affc7ec-ae25-933a-78d6-00000000001f 15187 1726882562.31387: variable 'ansible_search_path' from source: unknown 15187 1726882562.31391: variable 'ansible_search_path' from source: unknown 15187 1726882562.31453: calling self._execute() 15187 1726882562.31600: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882562.31610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882562.31637: variable 'omit' from source: magic vars 15187 1726882562.32203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882562.34619: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882562.34751: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882562.34755: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882562.34792: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882562.34817: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882562.34902: 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) 15187 1726882562.34930: 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) 15187 1726882562.34961: 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) 15187 1726882562.34997: 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) 15187 1726882562.35008: 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) 15187 1726882562.35125: variable 'ansible_distribution' from source: facts 15187 1726882562.35131: variable 'ansible_distribution_major_version' from source: facts 15187 1726882562.35142: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882562.35146: when evaluation is False, skipping this task 15187 1726882562.35150: _execute() done 15187 1726882562.35153: dumping result to json 15187 1726882562.35156: done dumping result, returning 15187 1726882562.35166: 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 [0affc7ec-ae25-933a-78d6-00000000001f] 15187 1726882562.35173: sending task result for task 0affc7ec-ae25-933a-78d6-00000000001f 15187 1726882562.35277: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000001f 15187 1726882562.35280: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882562.35332: no more pending results, returning what we have 15187 1726882562.35336: results queue empty 15187 1726882562.35337: checking for any_errors_fatal 15187 1726882562.35343: done checking for any_errors_fatal 15187 1726882562.35344: checking for max_fail_percentage 15187 1726882562.35346: done checking for max_fail_percentage 15187 1726882562.35346: checking to see if all hosts have failed and the running result is not ok 15187 1726882562.35347: done checking to see if all hosts have failed 15187 1726882562.35348: getting the remaining hosts for this loop 15187 1726882562.35350: done getting the remaining hosts for this loop 15187 1726882562.35354: getting the next task for host managed_node3 15187 1726882562.35359: done getting next task for host managed_node3 15187 1726882562.35363: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15187 1726882562.35365: ^ 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 15187 1726882562.35383: getting variables 15187 1726882562.35384: in VariableManager get_vars() 15187 1726882562.35423: Calling all_inventory to load vars for managed_node3 15187 1726882562.35426: Calling groups_inventory to load vars for managed_node3 15187 1726882562.35429: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882562.35439: Calling all_plugins_play to load vars for managed_node3 15187 1726882562.35441: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882562.35444: Calling groups_plugins_play to load vars for managed_node3 15187 1726882562.35642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882562.35832: done with get_vars() 15187 1726882562.35843: done getting variables 15187 1726882562.35906: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:36:02 -0400 (0:00:00.060) 0:00:05.574 ****** 15187 1726882562.35937: entering _queue_task() for managed_node3/fail 15187 1726882562.36248: worker is 1 (out of 1 available) 15187 1726882562.36268: exiting _queue_task() for managed_node3/fail 15187 1726882562.36290: done queuing things up, now waiting for results queue to drain 15187 1726882562.36292: waiting for pending results... 15187 1726882562.36499: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15187 1726882562.36572: in run() - task 0affc7ec-ae25-933a-78d6-000000000020 15187 1726882562.36583: variable 'ansible_search_path' from source: unknown 15187 1726882562.36587: variable 'ansible_search_path' from source: unknown 15187 1726882562.36618: calling self._execute() 15187 1726882562.36684: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882562.36689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882562.36699: variable 'omit' from source: magic vars 15187 1726882562.37054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882562.38726: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882562.38776: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882562.38807: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882562.38836: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882562.38856: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882562.38927: 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) 15187 1726882562.38959: 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) 15187 1726882562.38979: 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) 15187 1726882562.39012: 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) 15187 1726882562.39021: 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) 15187 1726882562.39136: variable 'ansible_distribution' from source: facts 15187 1726882562.39143: variable 'ansible_distribution_major_version' from source: facts 15187 1726882562.39153: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882562.39156: when evaluation is False, skipping this task 15187 1726882562.39159: _execute() done 15187 1726882562.39162: dumping result to json 15187 1726882562.39167: done dumping result, returning 15187 1726882562.39176: 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 [0affc7ec-ae25-933a-78d6-000000000020] 15187 1726882562.39181: sending task result for task 0affc7ec-ae25-933a-78d6-000000000020 15187 1726882562.39282: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000020 15187 1726882562.39285: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882562.39341: no more pending results, returning what we have 15187 1726882562.39345: results queue empty 15187 1726882562.39346: checking for any_errors_fatal 15187 1726882562.39354: done checking for any_errors_fatal 15187 1726882562.39355: checking for max_fail_percentage 15187 1726882562.39357: done checking for max_fail_percentage 15187 1726882562.39357: checking to see if all hosts have failed and the running result is not ok 15187 1726882562.39358: done checking to see if all hosts have failed 15187 1726882562.39359: getting the remaining hosts for this loop 15187 1726882562.39361: done getting the remaining hosts for this loop 15187 1726882562.39364: getting the next task for host managed_node3 15187 1726882562.39372: done getting next task for host managed_node3 15187 1726882562.39376: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 15187 1726882562.39377: ^ 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 15187 1726882562.39391: getting variables 15187 1726882562.39393: in VariableManager get_vars() 15187 1726882562.39431: Calling all_inventory to load vars for managed_node3 15187 1726882562.39434: Calling groups_inventory to load vars for managed_node3 15187 1726882562.39436: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882562.39444: Calling all_plugins_play to load vars for managed_node3 15187 1726882562.39447: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882562.39449: Calling groups_plugins_play to load vars for managed_node3 15187 1726882562.39606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882562.39737: done with get_vars() 15187 1726882562.39748: done getting variables 15187 1726882562.39796: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:36:02 -0400 (0:00:00.038) 0:00:05.613 ****** 15187 1726882562.39820: entering _queue_task() for managed_node3/package 15187 1726882562.40055: worker is 1 (out of 1 available) 15187 1726882562.40073: exiting _queue_task() for managed_node3/package 15187 1726882562.40085: done queuing things up, now waiting for results queue to drain 15187 1726882562.40086: waiting for pending results... 15187 1726882562.40259: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 15187 1726882562.40331: in run() - task 0affc7ec-ae25-933a-78d6-000000000021 15187 1726882562.40348: variable 'ansible_search_path' from source: unknown 15187 1726882562.40352: variable 'ansible_search_path' from source: unknown 15187 1726882562.40385: calling self._execute() 15187 1726882562.40456: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882562.40460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882562.40469: variable 'omit' from source: magic vars 15187 1726882562.40897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882562.42647: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882562.42695: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882562.42732: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882562.42862: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882562.42866: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882562.42870: 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) 15187 1726882562.42904: 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) 15187 1726882562.42929: 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) 15187 1726882562.42969: 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) 15187 1726882562.42985: 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) 15187 1726882562.43120: variable 'ansible_distribution' from source: facts 15187 1726882562.43128: variable 'ansible_distribution_major_version' from source: facts 15187 1726882562.43139: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882562.43142: when evaluation is False, skipping this task 15187 1726882562.43144: _execute() done 15187 1726882562.43149: dumping result to json 15187 1726882562.43153: done dumping result, returning 15187 1726882562.43162: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-933a-78d6-000000000021] 15187 1726882562.43167: sending task result for task 0affc7ec-ae25-933a-78d6-000000000021 15187 1726882562.43273: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000021 15187 1726882562.43276: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882562.43341: no more pending results, returning what we have 15187 1726882562.43345: results queue empty 15187 1726882562.43346: checking for any_errors_fatal 15187 1726882562.43352: done checking for any_errors_fatal 15187 1726882562.43353: checking for max_fail_percentage 15187 1726882562.43354: done checking for max_fail_percentage 15187 1726882562.43355: checking to see if all hosts have failed and the running result is not ok 15187 1726882562.43356: done checking to see if all hosts have failed 15187 1726882562.43357: getting the remaining hosts for this loop 15187 1726882562.43359: done getting the remaining hosts for this loop 15187 1726882562.43362: getting the next task for host managed_node3 15187 1726882562.43368: done getting next task for host managed_node3 15187 1726882562.43372: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15187 1726882562.43374: ^ 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 15187 1726882562.43387: getting variables 15187 1726882562.43389: in VariableManager get_vars() 15187 1726882562.43548: Calling all_inventory to load vars for managed_node3 15187 1726882562.43551: Calling groups_inventory to load vars for managed_node3 15187 1726882562.43553: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882562.43563: Calling all_plugins_play to load vars for managed_node3 15187 1726882562.43565: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882562.43568: Calling groups_plugins_play to load vars for managed_node3 15187 1726882562.43781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882562.43974: done with get_vars() 15187 1726882562.43984: done getting variables 15187 1726882562.44043: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:36:02 -0400 (0:00:00.042) 0:00:05.655 ****** 15187 1726882562.44075: entering _queue_task() for managed_node3/package 15187 1726882562.44380: worker is 1 (out of 1 available) 15187 1726882562.44394: exiting _queue_task() for managed_node3/package 15187 1726882562.44406: done queuing things up, now waiting for results queue to drain 15187 1726882562.44407: waiting for pending results... 15187 1726882562.44703: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15187 1726882562.44778: in run() - task 0affc7ec-ae25-933a-78d6-000000000022 15187 1726882562.44791: variable 'ansible_search_path' from source: unknown 15187 1726882562.44795: variable 'ansible_search_path' from source: unknown 15187 1726882562.44832: calling self._execute() 15187 1726882562.44900: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882562.44905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882562.44914: variable 'omit' from source: magic vars 15187 1726882562.45270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882562.46985: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882562.47037: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882562.47065: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882562.47095: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882562.47129: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882562.47197: 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) 15187 1726882562.47220: 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) 15187 1726882562.47244: 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) 15187 1726882562.47273: 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) 15187 1726882562.47287: 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) 15187 1726882562.47397: variable 'ansible_distribution' from source: facts 15187 1726882562.47403: variable 'ansible_distribution_major_version' from source: facts 15187 1726882562.47413: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882562.47416: when evaluation is False, skipping this task 15187 1726882562.47419: _execute() done 15187 1726882562.47423: dumping result to json 15187 1726882562.47429: done dumping result, returning 15187 1726882562.47438: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-933a-78d6-000000000022] 15187 1726882562.47441: sending task result for task 0affc7ec-ae25-933a-78d6-000000000022 15187 1726882562.47546: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000022 15187 1726882562.47550: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882562.47598: no more pending results, returning what we have 15187 1726882562.47602: results queue empty 15187 1726882562.47603: checking for any_errors_fatal 15187 1726882562.47608: done checking for any_errors_fatal 15187 1726882562.47609: checking for max_fail_percentage 15187 1726882562.47611: done checking for max_fail_percentage 15187 1726882562.47612: checking to see if all hosts have failed and the running result is not ok 15187 1726882562.47613: done checking to see if all hosts have failed 15187 1726882562.47614: getting the remaining hosts for this loop 15187 1726882562.47615: done getting the remaining hosts for this loop 15187 1726882562.47619: getting the next task for host managed_node3 15187 1726882562.47627: done getting next task for host managed_node3 15187 1726882562.47631: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15187 1726882562.47633: ^ 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 15187 1726882562.47649: getting variables 15187 1726882562.47650: in VariableManager get_vars() 15187 1726882562.47688: Calling all_inventory to load vars for managed_node3 15187 1726882562.47691: Calling groups_inventory to load vars for managed_node3 15187 1726882562.47694: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882562.47703: Calling all_plugins_play to load vars for managed_node3 15187 1726882562.47706: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882562.47708: Calling groups_plugins_play to load vars for managed_node3 15187 1726882562.47860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882562.47988: done with get_vars() 15187 1726882562.47997: done getting variables 15187 1726882562.48045: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:36:02 -0400 (0:00:00.039) 0:00:05.695 ****** 15187 1726882562.48072: entering _queue_task() for managed_node3/package 15187 1726882562.48309: worker is 1 (out of 1 available) 15187 1726882562.48326: exiting _queue_task() for managed_node3/package 15187 1726882562.48340: done queuing things up, now waiting for results queue to drain 15187 1726882562.48342: waiting for pending results... 15187 1726882562.48510: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15187 1726882562.48581: in run() - task 0affc7ec-ae25-933a-78d6-000000000023 15187 1726882562.48597: variable 'ansible_search_path' from source: unknown 15187 1726882562.48600: variable 'ansible_search_path' from source: unknown 15187 1726882562.48636: calling self._execute() 15187 1726882562.48702: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882562.48706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882562.48715: variable 'omit' from source: magic vars 15187 1726882562.49124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882562.50772: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882562.50935: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882562.50939: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882562.51128: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882562.51132: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882562.51135: 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) 15187 1726882562.51138: 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) 15187 1726882562.51163: 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) 15187 1726882562.51214: 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) 15187 1726882562.51241: 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) 15187 1726882562.51426: variable 'ansible_distribution' from source: facts 15187 1726882562.51441: variable 'ansible_distribution_major_version' from source: facts 15187 1726882562.51459: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882562.51481: when evaluation is False, skipping this task 15187 1726882562.51492: _execute() done 15187 1726882562.51501: dumping result to json 15187 1726882562.51511: done dumping result, returning 15187 1726882562.51529: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-933a-78d6-000000000023] 15187 1726882562.51542: sending task result for task 0affc7ec-ae25-933a-78d6-000000000023 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882562.51856: no more pending results, returning what we have 15187 1726882562.51861: results queue empty 15187 1726882562.51863: checking for any_errors_fatal 15187 1726882562.51874: done checking for any_errors_fatal 15187 1726882562.51875: checking for max_fail_percentage 15187 1726882562.51877: done checking for max_fail_percentage 15187 1726882562.51878: checking to see if all hosts have failed and the running result is not ok 15187 1726882562.51878: done checking to see if all hosts have failed 15187 1726882562.51880: getting the remaining hosts for this loop 15187 1726882562.51883: done getting the remaining hosts for this loop 15187 1726882562.51888: getting the next task for host managed_node3 15187 1726882562.51894: done getting next task for host managed_node3 15187 1726882562.51899: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15187 1726882562.51901: ^ 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 15187 1726882562.51919: getting variables 15187 1726882562.51921: in VariableManager get_vars() 15187 1726882562.52081: Calling all_inventory to load vars for managed_node3 15187 1726882562.52085: Calling groups_inventory to load vars for managed_node3 15187 1726882562.52087: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882562.52098: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000023 15187 1726882562.52102: WORKER PROCESS EXITING 15187 1726882562.52238: Calling all_plugins_play to load vars for managed_node3 15187 1726882562.52243: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882562.52248: Calling groups_plugins_play to load vars for managed_node3 15187 1726882562.52543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882562.52784: done with get_vars() 15187 1726882562.52797: done getting variables 15187 1726882562.52934: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:02 -0400 (0:00:00.048) 0:00:05.744 ****** 15187 1726882562.52979: entering _queue_task() for managed_node3/service 15187 1726882562.52981: Creating lock for service 15187 1726882562.53421: worker is 1 (out of 1 available) 15187 1726882562.53438: exiting _queue_task() for managed_node3/service 15187 1726882562.53451: done queuing things up, now waiting for results queue to drain 15187 1726882562.53453: waiting for pending results... 15187 1726882562.53740: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15187 1726882562.53976: in run() - task 0affc7ec-ae25-933a-78d6-000000000024 15187 1726882562.53980: variable 'ansible_search_path' from source: unknown 15187 1726882562.53983: variable 'ansible_search_path' from source: unknown 15187 1726882562.53986: calling self._execute() 15187 1726882562.54041: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882562.54054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882562.54068: variable 'omit' from source: magic vars 15187 1726882562.54642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882562.56670: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882562.56725: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882562.56762: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882562.56791: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882562.56816: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882562.56885: 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) 15187 1726882562.56908: 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) 15187 1726882562.56932: 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) 15187 1726882562.56960: 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) 15187 1726882562.56971: 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) 15187 1726882562.57085: variable 'ansible_distribution' from source: facts 15187 1726882562.57089: variable 'ansible_distribution_major_version' from source: facts 15187 1726882562.57099: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882562.57102: when evaluation is False, skipping this task 15187 1726882562.57104: _execute() done 15187 1726882562.57109: dumping result to json 15187 1726882562.57113: done dumping result, returning 15187 1726882562.57121: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-933a-78d6-000000000024] 15187 1726882562.57129: sending task result for task 0affc7ec-ae25-933a-78d6-000000000024 15187 1726882562.57224: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000024 15187 1726882562.57227: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882562.57276: no more pending results, returning what we have 15187 1726882562.57280: results queue empty 15187 1726882562.57281: checking for any_errors_fatal 15187 1726882562.57288: done checking for any_errors_fatal 15187 1726882562.57288: checking for max_fail_percentage 15187 1726882562.57290: done checking for max_fail_percentage 15187 1726882562.57291: checking to see if all hosts have failed and the running result is not ok 15187 1726882562.57292: done checking to see if all hosts have failed 15187 1726882562.57292: getting the remaining hosts for this loop 15187 1726882562.57295: done getting the remaining hosts for this loop 15187 1726882562.57298: getting the next task for host managed_node3 15187 1726882562.57304: done getting next task for host managed_node3 15187 1726882562.57307: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15187 1726882562.57309: ^ 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 15187 1726882562.57325: getting variables 15187 1726882562.57326: in VariableManager get_vars() 15187 1726882562.57364: Calling all_inventory to load vars for managed_node3 15187 1726882562.57366: Calling groups_inventory to load vars for managed_node3 15187 1726882562.57368: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882562.57378: Calling all_plugins_play to load vars for managed_node3 15187 1726882562.57381: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882562.57383: Calling groups_plugins_play to load vars for managed_node3 15187 1726882562.57529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882562.57684: done with get_vars() 15187 1726882562.57693: done getting variables 15187 1726882562.57740: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:36:02 -0400 (0:00:00.047) 0:00:05.792 ****** 15187 1726882562.57764: entering _queue_task() for managed_node3/service 15187 1726882562.57983: worker is 1 (out of 1 available) 15187 1726882562.57999: exiting _queue_task() for managed_node3/service 15187 1726882562.58010: done queuing things up, now waiting for results queue to drain 15187 1726882562.58011: waiting for pending results... 15187 1726882562.58182: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15187 1726882562.58247: in run() - task 0affc7ec-ae25-933a-78d6-000000000025 15187 1726882562.58259: variable 'ansible_search_path' from source: unknown 15187 1726882562.58263: variable 'ansible_search_path' from source: unknown 15187 1726882562.58296: calling self._execute() 15187 1726882562.58358: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882562.58362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882562.58371: variable 'omit' from source: magic vars 15187 1726882562.58715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882562.60763: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882562.60780: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882562.60838: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882562.60856: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882562.60889: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882562.60956: 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) 15187 1726882562.60978: 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) 15187 1726882562.61001: 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) 15187 1726882562.61031: 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) 15187 1726882562.61043: 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) 15187 1726882562.61150: variable 'ansible_distribution' from source: facts 15187 1726882562.61155: variable 'ansible_distribution_major_version' from source: facts 15187 1726882562.61166: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882562.61171: when evaluation is False, skipping this task 15187 1726882562.61175: _execute() done 15187 1726882562.61177: dumping result to json 15187 1726882562.61180: done dumping result, returning 15187 1726882562.61187: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-933a-78d6-000000000025] 15187 1726882562.61192: sending task result for task 0affc7ec-ae25-933a-78d6-000000000025 15187 1726882562.61298: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000025 15187 1726882562.61301: 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 } 15187 1726882562.61378: no more pending results, returning what we have 15187 1726882562.61382: results queue empty 15187 1726882562.61383: checking for any_errors_fatal 15187 1726882562.61389: done checking for any_errors_fatal 15187 1726882562.61390: checking for max_fail_percentage 15187 1726882562.61392: done checking for max_fail_percentage 15187 1726882562.61393: checking to see if all hosts have failed and the running result is not ok 15187 1726882562.61394: done checking to see if all hosts have failed 15187 1726882562.61394: getting the remaining hosts for this loop 15187 1726882562.61396: done getting the remaining hosts for this loop 15187 1726882562.61400: getting the next task for host managed_node3 15187 1726882562.61405: done getting next task for host managed_node3 15187 1726882562.61409: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15187 1726882562.61411: ^ 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 15187 1726882562.61432: getting variables 15187 1726882562.61434: in VariableManager get_vars() 15187 1726882562.61468: Calling all_inventory to load vars for managed_node3 15187 1726882562.61473: Calling groups_inventory to load vars for managed_node3 15187 1726882562.61475: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882562.61484: Calling all_plugins_play to load vars for managed_node3 15187 1726882562.61487: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882562.61490: Calling groups_plugins_play to load vars for managed_node3 15187 1726882562.61628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882562.61757: done with get_vars() 15187 1726882562.61766: done getting variables 15187 1726882562.61812: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:36:02 -0400 (0:00:00.040) 0:00:05.833 ****** 15187 1726882562.61837: entering _queue_task() for managed_node3/service 15187 1726882562.62086: worker is 1 (out of 1 available) 15187 1726882562.62102: exiting _queue_task() for managed_node3/service 15187 1726882562.62111: done queuing things up, now waiting for results queue to drain 15187 1726882562.62113: waiting for pending results... 15187 1726882562.62291: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15187 1726882562.62373: in run() - task 0affc7ec-ae25-933a-78d6-000000000026 15187 1726882562.62388: variable 'ansible_search_path' from source: unknown 15187 1726882562.62392: variable 'ansible_search_path' from source: unknown 15187 1726882562.62421: calling self._execute() 15187 1726882562.62500: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882562.62504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882562.62513: variable 'omit' from source: magic vars 15187 1726882562.62916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882562.64818: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882562.64878: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882562.65112: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882562.65144: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882562.65167: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882562.65238: 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) 15187 1726882562.65265: 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) 15187 1726882562.65285: 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) 15187 1726882562.65312: 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) 15187 1726882562.65325: 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) 15187 1726882562.65431: variable 'ansible_distribution' from source: facts 15187 1726882562.65435: variable 'ansible_distribution_major_version' from source: facts 15187 1726882562.65446: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882562.65448: when evaluation is False, skipping this task 15187 1726882562.65451: _execute() done 15187 1726882562.65454: dumping result to json 15187 1726882562.65460: done dumping result, returning 15187 1726882562.65467: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-933a-78d6-000000000026] 15187 1726882562.65475: sending task result for task 0affc7ec-ae25-933a-78d6-000000000026 15187 1726882562.65574: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000026 15187 1726882562.65577: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882562.65626: no more pending results, returning what we have 15187 1726882562.65630: results queue empty 15187 1726882562.65631: checking for any_errors_fatal 15187 1726882562.65637: done checking for any_errors_fatal 15187 1726882562.65638: checking for max_fail_percentage 15187 1726882562.65640: done checking for max_fail_percentage 15187 1726882562.65641: checking to see if all hosts have failed and the running result is not ok 15187 1726882562.65642: done checking to see if all hosts have failed 15187 1726882562.65642: getting the remaining hosts for this loop 15187 1726882562.65644: done getting the remaining hosts for this loop 15187 1726882562.65648: getting the next task for host managed_node3 15187 1726882562.65653: done getting next task for host managed_node3 15187 1726882562.65657: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 15187 1726882562.65658: ^ 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 15187 1726882562.65672: getting variables 15187 1726882562.65673: in VariableManager get_vars() 15187 1726882562.65711: Calling all_inventory to load vars for managed_node3 15187 1726882562.65714: Calling groups_inventory to load vars for managed_node3 15187 1726882562.65716: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882562.65734: Calling all_plugins_play to load vars for managed_node3 15187 1726882562.65737: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882562.65741: Calling groups_plugins_play to load vars for managed_node3 15187 1726882562.65920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882562.66051: done with get_vars() 15187 1726882562.66062: done getting variables 15187 1726882562.66107: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:36:02 -0400 (0:00:00.042) 0:00:05.876 ****** 15187 1726882562.66131: entering _queue_task() for managed_node3/service 15187 1726882562.66371: worker is 1 (out of 1 available) 15187 1726882562.66386: exiting _queue_task() for managed_node3/service 15187 1726882562.66397: done queuing things up, now waiting for results queue to drain 15187 1726882562.66399: waiting for pending results... 15187 1726882562.66581: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 15187 1726882562.66648: in run() - task 0affc7ec-ae25-933a-78d6-000000000027 15187 1726882562.66661: variable 'ansible_search_path' from source: unknown 15187 1726882562.66664: variable 'ansible_search_path' from source: unknown 15187 1726882562.66697: calling self._execute() 15187 1726882562.66761: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882562.66765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882562.66777: variable 'omit' from source: magic vars 15187 1726882562.67429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882562.69473: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882562.69524: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882562.69555: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882562.69583: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882562.69604: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882562.69676: 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) 15187 1726882562.69699: 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) 15187 1726882562.69717: 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) 15187 1726882562.69753: 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) 15187 1726882562.69765: 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) 15187 1726882562.69873: variable 'ansible_distribution' from source: facts 15187 1726882562.69880: variable 'ansible_distribution_major_version' from source: facts 15187 1726882562.69892: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882562.69895: when evaluation is False, skipping this task 15187 1726882562.69897: _execute() done 15187 1726882562.69900: dumping result to json 15187 1726882562.69905: done dumping result, returning 15187 1726882562.69913: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-933a-78d6-000000000027] 15187 1726882562.69917: sending task result for task 0affc7ec-ae25-933a-78d6-000000000027 15187 1726882562.70017: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000027 15187 1726882562.70019: 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 } 15187 1726882562.70070: no more pending results, returning what we have 15187 1726882562.70074: results queue empty 15187 1726882562.70075: checking for any_errors_fatal 15187 1726882562.70084: done checking for any_errors_fatal 15187 1726882562.70085: checking for max_fail_percentage 15187 1726882562.70086: done checking for max_fail_percentage 15187 1726882562.70087: checking to see if all hosts have failed and the running result is not ok 15187 1726882562.70088: done checking to see if all hosts have failed 15187 1726882562.70089: getting the remaining hosts for this loop 15187 1726882562.70090: done getting the remaining hosts for this loop 15187 1726882562.70095: getting the next task for host managed_node3 15187 1726882562.70100: done getting next task for host managed_node3 15187 1726882562.70104: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15187 1726882562.70106: ^ 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 15187 1726882562.70120: getting variables 15187 1726882562.70121: in VariableManager get_vars() 15187 1726882562.70163: Calling all_inventory to load vars for managed_node3 15187 1726882562.70166: Calling groups_inventory to load vars for managed_node3 15187 1726882562.70168: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882562.70178: Calling all_plugins_play to load vars for managed_node3 15187 1726882562.70181: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882562.70184: Calling groups_plugins_play to load vars for managed_node3 15187 1726882562.70462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882562.70814: done with get_vars() 15187 1726882562.70830: done getting variables 15187 1726882562.70897: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:36:02 -0400 (0:00:00.047) 0:00:05.924 ****** 15187 1726882562.70934: entering _queue_task() for managed_node3/copy 15187 1726882562.71263: worker is 1 (out of 1 available) 15187 1726882562.71279: exiting _queue_task() for managed_node3/copy 15187 1726882562.71290: done queuing things up, now waiting for results queue to drain 15187 1726882562.71292: waiting for pending results... 15187 1726882562.72056: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15187 1726882562.72061: in run() - task 0affc7ec-ae25-933a-78d6-000000000028 15187 1726882562.72064: variable 'ansible_search_path' from source: unknown 15187 1726882562.72067: variable 'ansible_search_path' from source: unknown 15187 1726882562.72151: calling self._execute() 15187 1726882562.72156: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882562.72158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882562.72161: variable 'omit' from source: magic vars 15187 1726882562.72369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882562.75063: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882562.75138: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882562.75180: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882562.75224: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882562.75250: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882562.75361: 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) 15187 1726882562.75394: 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) 15187 1726882562.75426: 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) 15187 1726882562.75469: 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) 15187 1726882562.75486: 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) 15187 1726882562.75642: variable 'ansible_distribution' from source: facts 15187 1726882562.75648: variable 'ansible_distribution_major_version' from source: facts 15187 1726882562.75660: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882562.75663: when evaluation is False, skipping this task 15187 1726882562.75666: _execute() done 15187 1726882562.75668: dumping result to json 15187 1726882562.75677: done dumping result, returning 15187 1726882562.75686: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-933a-78d6-000000000028] 15187 1726882562.75691: sending task result for task 0affc7ec-ae25-933a-78d6-000000000028 15187 1726882562.75802: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000028 15187 1726882562.75806: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882562.75856: no more pending results, returning what we have 15187 1726882562.75861: results queue empty 15187 1726882562.75862: checking for any_errors_fatal 15187 1726882562.75868: done checking for any_errors_fatal 15187 1726882562.75872: checking for max_fail_percentage 15187 1726882562.75873: done checking for max_fail_percentage 15187 1726882562.75875: checking to see if all hosts have failed and the running result is not ok 15187 1726882562.75876: done checking to see if all hosts have failed 15187 1726882562.75877: getting the remaining hosts for this loop 15187 1726882562.75878: done getting the remaining hosts for this loop 15187 1726882562.75884: getting the next task for host managed_node3 15187 1726882562.75890: done getting next task for host managed_node3 15187 1726882562.75894: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15187 1726882562.75896: ^ 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 15187 1726882562.75910: getting variables 15187 1726882562.75912: in VariableManager get_vars() 15187 1726882562.75954: Calling all_inventory to load vars for managed_node3 15187 1726882562.75957: Calling groups_inventory to load vars for managed_node3 15187 1726882562.75960: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882562.75974: Calling all_plugins_play to load vars for managed_node3 15187 1726882562.75977: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882562.75981: Calling groups_plugins_play to load vars for managed_node3 15187 1726882562.76411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882562.76681: done with get_vars() 15187 1726882562.76693: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:36:02 -0400 (0:00:00.058) 0:00:05.982 ****** 15187 1726882562.76782: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 15187 1726882562.76784: Creating lock for fedora.linux_system_roles.network_connections 15187 1726882562.77103: worker is 1 (out of 1 available) 15187 1726882562.77118: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 15187 1726882562.77234: done queuing things up, now waiting for results queue to drain 15187 1726882562.77236: waiting for pending results... 15187 1726882562.77595: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15187 1726882562.77600: in run() - task 0affc7ec-ae25-933a-78d6-000000000029 15187 1726882562.77603: variable 'ansible_search_path' from source: unknown 15187 1726882562.77606: variable 'ansible_search_path' from source: unknown 15187 1726882562.77609: calling self._execute() 15187 1726882562.77666: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882562.77671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882562.77690: variable 'omit' from source: magic vars 15187 1726882562.78152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882562.81406: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882562.81489: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882562.81532: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882562.81578: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882562.81610: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882562.81784: 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) 15187 1726882562.81788: 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) 15187 1726882562.81790: 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) 15187 1726882562.81826: 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) 15187 1726882562.81846: 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) 15187 1726882562.82012: variable 'ansible_distribution' from source: facts 15187 1726882562.82027: variable 'ansible_distribution_major_version' from source: facts 15187 1726882562.82043: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882562.82050: when evaluation is False, skipping this task 15187 1726882562.82058: _execute() done 15187 1726882562.82065: dumping result to json 15187 1726882562.82076: done dumping result, returning 15187 1726882562.82088: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-933a-78d6-000000000029] 15187 1726882562.82097: sending task result for task 0affc7ec-ae25-933a-78d6-000000000029 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882562.82274: no more pending results, returning what we have 15187 1726882562.82278: results queue empty 15187 1726882562.82280: checking for any_errors_fatal 15187 1726882562.82287: done checking for any_errors_fatal 15187 1726882562.82288: checking for max_fail_percentage 15187 1726882562.82289: done checking for max_fail_percentage 15187 1726882562.82290: checking to see if all hosts have failed and the running result is not ok 15187 1726882562.82291: done checking to see if all hosts have failed 15187 1726882562.82292: getting the remaining hosts for this loop 15187 1726882562.82294: done getting the remaining hosts for this loop 15187 1726882562.82298: getting the next task for host managed_node3 15187 1726882562.82304: done getting next task for host managed_node3 15187 1726882562.82308: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 15187 1726882562.82310: ^ 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 15187 1726882562.82326: getting variables 15187 1726882562.82328: in VariableManager get_vars() 15187 1726882562.82373: Calling all_inventory to load vars for managed_node3 15187 1726882562.82376: Calling groups_inventory to load vars for managed_node3 15187 1726882562.82378: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882562.82390: Calling all_plugins_play to load vars for managed_node3 15187 1726882562.82393: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882562.82396: Calling groups_plugins_play to load vars for managed_node3 15187 1726882562.82799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882562.83151: done with get_vars() 15187 1726882562.83165: done getting variables 15187 1726882562.83201: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000029 15187 1726882562.83205: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:36:02 -0400 (0:00:00.064) 0:00:06.047 ****** 15187 1726882562.83273: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 15187 1726882562.83275: Creating lock for fedora.linux_system_roles.network_state 15187 1726882562.83607: worker is 1 (out of 1 available) 15187 1726882562.83620: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 15187 1726882562.83635: done queuing things up, now waiting for results queue to drain 15187 1726882562.83636: waiting for pending results... 15187 1726882562.83924: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 15187 1726882562.84031: in run() - task 0affc7ec-ae25-933a-78d6-00000000002a 15187 1726882562.84057: variable 'ansible_search_path' from source: unknown 15187 1726882562.84065: variable 'ansible_search_path' from source: unknown 15187 1726882562.84108: calling self._execute() 15187 1726882562.84200: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882562.84212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882562.84228: variable 'omit' from source: magic vars 15187 1726882562.84719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882562.87614: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882562.87699: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882562.87759: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882562.87812: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882562.87883: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882562.87996: 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) 15187 1726882562.88036: 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) 15187 1726882562.88075: 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) 15187 1726882562.88157: 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) 15187 1726882562.88161: 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) 15187 1726882562.88325: variable 'ansible_distribution' from source: facts 15187 1726882562.88343: variable 'ansible_distribution_major_version' from source: facts 15187 1726882562.88377: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882562.88381: when evaluation is False, skipping this task 15187 1726882562.88383: _execute() done 15187 1726882562.88386: dumping result to json 15187 1726882562.88427: done dumping result, returning 15187 1726882562.88431: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-933a-78d6-00000000002a] 15187 1726882562.88433: sending task result for task 0affc7ec-ae25-933a-78d6-00000000002a 15187 1726882562.88683: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000002a 15187 1726882562.88687: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882562.88758: no more pending results, returning what we have 15187 1726882562.88763: results queue empty 15187 1726882562.88764: checking for any_errors_fatal 15187 1726882562.88775: done checking for any_errors_fatal 15187 1726882562.88776: checking for max_fail_percentage 15187 1726882562.88778: done checking for max_fail_percentage 15187 1726882562.88779: checking to see if all hosts have failed and the running result is not ok 15187 1726882562.88780: done checking to see if all hosts have failed 15187 1726882562.88781: getting the remaining hosts for this loop 15187 1726882562.88783: done getting the remaining hosts for this loop 15187 1726882562.88788: getting the next task for host managed_node3 15187 1726882562.88795: done getting next task for host managed_node3 15187 1726882562.88798: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15187 1726882562.88800: ^ 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 15187 1726882562.88815: getting variables 15187 1726882562.88817: in VariableManager get_vars() 15187 1726882562.88863: Calling all_inventory to load vars for managed_node3 15187 1726882562.88866: Calling groups_inventory to load vars for managed_node3 15187 1726882562.88871: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882562.88883: Calling all_plugins_play to load vars for managed_node3 15187 1726882562.88887: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882562.88891: Calling groups_plugins_play to load vars for managed_node3 15187 1726882562.89416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882562.89730: done with get_vars() 15187 1726882562.89742: done getting variables 15187 1726882562.89804: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:36:02 -0400 (0:00:00.065) 0:00:06.113 ****** 15187 1726882562.89839: entering _queue_task() for managed_node3/debug 15187 1726882562.90159: worker is 1 (out of 1 available) 15187 1726882562.90175: exiting _queue_task() for managed_node3/debug 15187 1726882562.90188: done queuing things up, now waiting for results queue to drain 15187 1726882562.90190: waiting for pending results... 15187 1726882562.90552: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15187 1726882562.90584: in run() - task 0affc7ec-ae25-933a-78d6-00000000002b 15187 1726882562.90607: variable 'ansible_search_path' from source: unknown 15187 1726882562.90613: variable 'ansible_search_path' from source: unknown 15187 1726882562.90660: calling self._execute() 15187 1726882562.90827: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882562.90831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882562.90834: variable 'omit' from source: magic vars 15187 1726882562.91275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882562.94168: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882562.94267: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882562.94314: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882562.94377: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882562.94410: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882562.94502: 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) 15187 1726882562.94548: 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) 15187 1726882562.94572: 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) 15187 1726882562.94662: 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) 15187 1726882562.94666: 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) 15187 1726882562.94809: variable 'ansible_distribution' from source: facts 15187 1726882562.94820: variable 'ansible_distribution_major_version' from source: facts 15187 1726882562.94842: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882562.94877: when evaluation is False, skipping this task 15187 1726882562.94880: _execute() done 15187 1726882562.94883: dumping result to json 15187 1726882562.94885: done dumping result, returning 15187 1726882562.94888: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-933a-78d6-00000000002b] 15187 1726882562.94895: sending task result for task 0affc7ec-ae25-933a-78d6-00000000002b 15187 1726882562.95095: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000002b 15187 1726882562.95098: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15187 1726882562.95150: no more pending results, returning what we have 15187 1726882562.95155: results queue empty 15187 1726882562.95156: checking for any_errors_fatal 15187 1726882562.95162: done checking for any_errors_fatal 15187 1726882562.95163: checking for max_fail_percentage 15187 1726882562.95164: done checking for max_fail_percentage 15187 1726882562.95165: checking to see if all hosts have failed and the running result is not ok 15187 1726882562.95166: done checking to see if all hosts have failed 15187 1726882562.95167: getting the remaining hosts for this loop 15187 1726882562.95172: done getting the remaining hosts for this loop 15187 1726882562.95177: getting the next task for host managed_node3 15187 1726882562.95184: done getting next task for host managed_node3 15187 1726882562.95188: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15187 1726882562.95190: ^ 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 15187 1726882562.95334: getting variables 15187 1726882562.95336: in VariableManager get_vars() 15187 1726882562.95393: Calling all_inventory to load vars for managed_node3 15187 1726882562.95397: Calling groups_inventory to load vars for managed_node3 15187 1726882562.95399: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882562.95411: Calling all_plugins_play to load vars for managed_node3 15187 1726882562.95414: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882562.95418: Calling groups_plugins_play to load vars for managed_node3 15187 1726882562.95811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882562.96512: done with get_vars() 15187 1726882562.96532: done getting variables 15187 1726882562.96600: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:36:02 -0400 (0:00:00.067) 0:00:06.181 ****** 15187 1726882562.96637: entering _queue_task() for managed_node3/debug 15187 1726882562.97197: worker is 1 (out of 1 available) 15187 1726882562.97214: exiting _queue_task() for managed_node3/debug 15187 1726882562.97359: done queuing things up, now waiting for results queue to drain 15187 1726882562.97361: waiting for pending results... 15187 1726882562.97851: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15187 1726882562.97857: in run() - task 0affc7ec-ae25-933a-78d6-00000000002c 15187 1726882562.97860: variable 'ansible_search_path' from source: unknown 15187 1726882562.97862: variable 'ansible_search_path' from source: unknown 15187 1726882562.97865: calling self._execute() 15187 1726882562.97953: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882562.97965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882562.97983: variable 'omit' from source: magic vars 15187 1726882562.98650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882563.01715: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882563.01800: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882563.01928: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882563.01932: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882563.01934: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882563.02029: 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) 15187 1726882563.02073: 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) 15187 1726882563.02105: 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) 15187 1726882563.02154: 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) 15187 1726882563.02180: 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) 15187 1726882563.02335: variable 'ansible_distribution' from source: facts 15187 1726882563.02346: variable 'ansible_distribution_major_version' from source: facts 15187 1726882563.02361: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882563.02368: when evaluation is False, skipping this task 15187 1726882563.02383: _execute() done 15187 1726882563.02527: dumping result to json 15187 1726882563.02531: done dumping result, returning 15187 1726882563.02534: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-933a-78d6-00000000002c] 15187 1726882563.02536: sending task result for task 0affc7ec-ae25-933a-78d6-00000000002c 15187 1726882563.02619: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000002c 15187 1726882563.02625: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15187 1726882563.02675: no more pending results, returning what we have 15187 1726882563.02679: results queue empty 15187 1726882563.02680: checking for any_errors_fatal 15187 1726882563.02686: done checking for any_errors_fatal 15187 1726882563.02687: checking for max_fail_percentage 15187 1726882563.02688: done checking for max_fail_percentage 15187 1726882563.02689: checking to see if all hosts have failed and the running result is not ok 15187 1726882563.02690: done checking to see if all hosts have failed 15187 1726882563.02691: getting the remaining hosts for this loop 15187 1726882563.02693: done getting the remaining hosts for this loop 15187 1726882563.02698: getting the next task for host managed_node3 15187 1726882563.02704: done getting next task for host managed_node3 15187 1726882563.02708: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15187 1726882563.02709: ^ 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 15187 1726882563.02727: getting variables 15187 1726882563.02729: in VariableManager get_vars() 15187 1726882563.02773: Calling all_inventory to load vars for managed_node3 15187 1726882563.02776: Calling groups_inventory to load vars for managed_node3 15187 1726882563.02779: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882563.02790: Calling all_plugins_play to load vars for managed_node3 15187 1726882563.02793: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882563.02796: Calling groups_plugins_play to load vars for managed_node3 15187 1726882563.03513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882563.03728: done with get_vars() 15187 1726882563.03739: done getting variables 15187 1726882563.03803: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:36:03 -0400 (0:00:00.071) 0:00:06.253 ****** 15187 1726882563.03836: entering _queue_task() for managed_node3/debug 15187 1726882563.04411: worker is 1 (out of 1 available) 15187 1726882563.04430: exiting _queue_task() for managed_node3/debug 15187 1726882563.04440: done queuing things up, now waiting for results queue to drain 15187 1726882563.04442: waiting for pending results... 15187 1726882563.04942: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15187 1726882563.04947: in run() - task 0affc7ec-ae25-933a-78d6-00000000002d 15187 1726882563.04950: variable 'ansible_search_path' from source: unknown 15187 1726882563.04954: variable 'ansible_search_path' from source: unknown 15187 1726882563.04956: calling self._execute() 15187 1726882563.05129: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882563.05133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882563.05137: variable 'omit' from source: magic vars 15187 1726882563.05664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882563.08438: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882563.08451: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882563.08486: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882563.08520: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882563.08558: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882563.08832: 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) 15187 1726882563.08836: 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) 15187 1726882563.08839: 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) 15187 1726882563.08841: 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) 15187 1726882563.08844: 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) 15187 1726882563.08971: variable 'ansible_distribution' from source: facts 15187 1726882563.08976: variable 'ansible_distribution_major_version' from source: facts 15187 1726882563.08979: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882563.08983: when evaluation is False, skipping this task 15187 1726882563.08986: _execute() done 15187 1726882563.08989: dumping result to json 15187 1726882563.08992: done dumping result, returning 15187 1726882563.09004: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-933a-78d6-00000000002d] 15187 1726882563.09008: sending task result for task 0affc7ec-ae25-933a-78d6-00000000002d skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15187 1726882563.09476: no more pending results, returning what we have 15187 1726882563.09481: results queue empty 15187 1726882563.09483: checking for any_errors_fatal 15187 1726882563.09489: done checking for any_errors_fatal 15187 1726882563.09490: checking for max_fail_percentage 15187 1726882563.09491: done checking for max_fail_percentage 15187 1726882563.09492: checking to see if all hosts have failed and the running result is not ok 15187 1726882563.09493: done checking to see if all hosts have failed 15187 1726882563.09494: getting the remaining hosts for this loop 15187 1726882563.09496: done getting the remaining hosts for this loop 15187 1726882563.09500: getting the next task for host managed_node3 15187 1726882563.09506: done getting next task for host managed_node3 15187 1726882563.09510: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 15187 1726882563.09511: ^ 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 15187 1726882563.09527: getting variables 15187 1726882563.09529: in VariableManager get_vars() 15187 1726882563.09572: Calling all_inventory to load vars for managed_node3 15187 1726882563.09575: Calling groups_inventory to load vars for managed_node3 15187 1726882563.09578: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882563.09589: Calling all_plugins_play to load vars for managed_node3 15187 1726882563.09592: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882563.09595: Calling groups_plugins_play to load vars for managed_node3 15187 1726882563.10212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882563.10636: done with get_vars() 15187 1726882563.10652: done getting variables 15187 1726882563.10742: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000002d 15187 1726882563.10745: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:36:03 -0400 (0:00:00.071) 0:00:06.324 ****** 15187 1726882563.10946: entering _queue_task() for managed_node3/ping 15187 1726882563.10948: Creating lock for ping 15187 1726882563.12041: worker is 1 (out of 1 available) 15187 1726882563.12055: exiting _queue_task() for managed_node3/ping 15187 1726882563.12068: done queuing things up, now waiting for results queue to drain 15187 1726882563.12071: waiting for pending results... 15187 1726882563.12615: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 15187 1726882563.12706: in run() - task 0affc7ec-ae25-933a-78d6-00000000002e 15187 1726882563.12724: variable 'ansible_search_path' from source: unknown 15187 1726882563.12727: variable 'ansible_search_path' from source: unknown 15187 1726882563.12972: calling self._execute() 15187 1726882563.13054: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882563.13058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882563.13072: variable 'omit' from source: magic vars 15187 1726882563.14212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882563.17419: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882563.17496: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882563.17545: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882563.17585: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882563.17613: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882563.17850: 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) 15187 1726882563.17854: 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) 15187 1726882563.17857: 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) 15187 1726882563.17860: 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) 15187 1726882563.17863: 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) 15187 1726882563.17980: variable 'ansible_distribution' from source: facts 15187 1726882563.17993: variable 'ansible_distribution_major_version' from source: facts 15187 1726882563.18002: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882563.18005: when evaluation is False, skipping this task 15187 1726882563.18008: _execute() done 15187 1726882563.18011: dumping result to json 15187 1726882563.18016: done dumping result, returning 15187 1726882563.18026: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-933a-78d6-00000000002e] 15187 1726882563.18032: sending task result for task 0affc7ec-ae25-933a-78d6-00000000002e 15187 1726882563.18128: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000002e 15187 1726882563.18131: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882563.18178: no more pending results, returning what we have 15187 1726882563.18182: results queue empty 15187 1726882563.18183: checking for any_errors_fatal 15187 1726882563.18189: done checking for any_errors_fatal 15187 1726882563.18190: checking for max_fail_percentage 15187 1726882563.18191: done checking for max_fail_percentage 15187 1726882563.18192: checking to see if all hosts have failed and the running result is not ok 15187 1726882563.18193: done checking to see if all hosts have failed 15187 1726882563.18194: getting the remaining hosts for this loop 15187 1726882563.18196: done getting the remaining hosts for this loop 15187 1726882563.18200: getting the next task for host managed_node3 15187 1726882563.18207: done getting next task for host managed_node3 15187 1726882563.18210: ^ task is: TASK: meta (role_complete) 15187 1726882563.18211: ^ 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 15187 1726882563.18228: getting variables 15187 1726882563.18229: in VariableManager get_vars() 15187 1726882563.18271: Calling all_inventory to load vars for managed_node3 15187 1726882563.18274: Calling groups_inventory to load vars for managed_node3 15187 1726882563.18277: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882563.18287: Calling all_plugins_play to load vars for managed_node3 15187 1726882563.18290: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882563.18293: Calling groups_plugins_play to load vars for managed_node3 15187 1726882563.18844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882563.19274: done with get_vars() 15187 1726882563.19286: done getting variables 15187 1726882563.19375: done queuing things up, now waiting for results queue to drain 15187 1726882563.19377: results queue empty 15187 1726882563.19378: checking for any_errors_fatal 15187 1726882563.19381: done checking for any_errors_fatal 15187 1726882563.19381: checking for max_fail_percentage 15187 1726882563.19383: done checking for max_fail_percentage 15187 1726882563.19384: checking to see if all hosts have failed and the running result is not ok 15187 1726882563.19384: done checking to see if all hosts have failed 15187 1726882563.19385: getting the remaining hosts for this loop 15187 1726882563.19386: done getting the remaining hosts for this loop 15187 1726882563.19389: getting the next task for host managed_node3 15187 1726882563.19392: done getting next task for host managed_node3 15187 1726882563.19395: ^ task is: TASK: Include the task 'assert_output_in_stderr_without_warnings.yml' 15187 1726882563.19397: ^ 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 15187 1726882563.19399: getting variables 15187 1726882563.19400: in VariableManager get_vars() 15187 1726882563.19638: Calling all_inventory to load vars for managed_node3 15187 1726882563.19641: Calling groups_inventory to load vars for managed_node3 15187 1726882563.19643: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882563.19649: Calling all_plugins_play to load vars for managed_node3 15187 1726882563.19651: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882563.19655: Calling groups_plugins_play to load vars for managed_node3 15187 1726882563.19945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882563.20563: done with get_vars() 15187 1726882563.20577: done getting variables TASK [Include the task 'assert_output_in_stderr_without_warnings.yml'] ********* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:47 Friday 20 September 2024 21:36:03 -0400 (0:00:00.097) 0:00:06.421 ****** 15187 1726882563.20665: entering _queue_task() for managed_node3/include_tasks 15187 1726882563.21358: worker is 1 (out of 1 available) 15187 1726882563.21375: exiting _queue_task() for managed_node3/include_tasks 15187 1726882563.21387: done queuing things up, now waiting for results queue to drain 15187 1726882563.21388: waiting for pending results... 15187 1726882563.21844: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_output_in_stderr_without_warnings.yml' 15187 1726882563.21866: in run() - task 0affc7ec-ae25-933a-78d6-000000000030 15187 1726882563.21948: variable 'ansible_search_path' from source: unknown 15187 1726882563.21951: calling self._execute() 15187 1726882563.22037: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882563.22049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882563.22065: variable 'omit' from source: magic vars 15187 1726882563.22556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882563.26061: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882563.26151: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882563.26223: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882563.26260: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882563.26329: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882563.26392: 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) 15187 1726882563.26431: 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) 15187 1726882563.26467: 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) 15187 1726882563.26517: 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) 15187 1726882563.26547: 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) 15187 1726882563.26700: variable 'ansible_distribution' from source: facts 15187 1726882563.26764: variable 'ansible_distribution_major_version' from source: facts 15187 1726882563.26767: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882563.26772: when evaluation is False, skipping this task 15187 1726882563.26775: _execute() done 15187 1726882563.26777: dumping result to json 15187 1726882563.26779: done dumping result, returning 15187 1726882563.26782: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_output_in_stderr_without_warnings.yml' [0affc7ec-ae25-933a-78d6-000000000030] 15187 1726882563.26784: sending task result for task 0affc7ec-ae25-933a-78d6-000000000030 15187 1726882563.27127: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000030 15187 1726882563.27131: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882563.27174: no more pending results, returning what we have 15187 1726882563.27177: results queue empty 15187 1726882563.27178: checking for any_errors_fatal 15187 1726882563.27180: done checking for any_errors_fatal 15187 1726882563.27180: checking for max_fail_percentage 15187 1726882563.27182: done checking for max_fail_percentage 15187 1726882563.27183: checking to see if all hosts have failed and the running result is not ok 15187 1726882563.27184: done checking to see if all hosts have failed 15187 1726882563.27185: getting the remaining hosts for this loop 15187 1726882563.27186: done getting the remaining hosts for this loop 15187 1726882563.27190: getting the next task for host managed_node3 15187 1726882563.27197: done getting next task for host managed_node3 15187 1726882563.27199: ^ task is: TASK: meta (flush_handlers) 15187 1726882563.27201: ^ 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 15187 1726882563.27205: getting variables 15187 1726882563.27206: in VariableManager get_vars() 15187 1726882563.27243: Calling all_inventory to load vars for managed_node3 15187 1726882563.27246: Calling groups_inventory to load vars for managed_node3 15187 1726882563.27248: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882563.27259: Calling all_plugins_play to load vars for managed_node3 15187 1726882563.27262: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882563.27265: Calling groups_plugins_play to load vars for managed_node3 15187 1726882563.27494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882563.27983: done with get_vars() 15187 1726882563.27996: done getting variables 15187 1726882563.28081: in VariableManager get_vars() 15187 1726882563.28094: Calling all_inventory to load vars for managed_node3 15187 1726882563.28097: Calling groups_inventory to load vars for managed_node3 15187 1726882563.28099: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882563.28104: Calling all_plugins_play to load vars for managed_node3 15187 1726882563.28107: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882563.28110: Calling groups_plugins_play to load vars for managed_node3 15187 1726882563.28261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882563.28471: done with get_vars() 15187 1726882563.28486: done queuing things up, now waiting for results queue to drain 15187 1726882563.28488: results queue empty 15187 1726882563.28489: checking for any_errors_fatal 15187 1726882563.28492: done checking for any_errors_fatal 15187 1726882563.28492: checking for max_fail_percentage 15187 1726882563.28494: done checking for max_fail_percentage 15187 1726882563.28494: checking to see if all hosts have failed and the running result is not ok 15187 1726882563.28495: done checking to see if all hosts have failed 15187 1726882563.28496: getting the remaining hosts for this loop 15187 1726882563.28497: done getting the remaining hosts for this loop 15187 1726882563.28500: getting the next task for host managed_node3 15187 1726882563.28504: done getting next task for host managed_node3 15187 1726882563.28506: ^ task is: TASK: meta (flush_handlers) 15187 1726882563.28507: ^ state is: HOST STATE: block=6, 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 15187 1726882563.28510: getting variables 15187 1726882563.28511: in VariableManager get_vars() 15187 1726882563.28525: Calling all_inventory to load vars for managed_node3 15187 1726882563.28527: Calling groups_inventory to load vars for managed_node3 15187 1726882563.28535: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882563.28541: Calling all_plugins_play to load vars for managed_node3 15187 1726882563.28543: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882563.28546: Calling groups_plugins_play to load vars for managed_node3 15187 1726882563.28717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882563.28910: done with get_vars() 15187 1726882563.28919: done getting variables 15187 1726882563.28975: in VariableManager get_vars() 15187 1726882563.28987: Calling all_inventory to load vars for managed_node3 15187 1726882563.28989: Calling groups_inventory to load vars for managed_node3 15187 1726882563.28991: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882563.28996: Calling all_plugins_play to load vars for managed_node3 15187 1726882563.28999: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882563.29002: Calling groups_plugins_play to load vars for managed_node3 15187 1726882563.29120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882563.29294: done with get_vars() 15187 1726882563.29307: done queuing things up, now waiting for results queue to drain 15187 1726882563.29309: results queue empty 15187 1726882563.29310: checking for any_errors_fatal 15187 1726882563.29311: done checking for any_errors_fatal 15187 1726882563.29312: checking for max_fail_percentage 15187 1726882563.29313: done checking for max_fail_percentage 15187 1726882563.29314: checking to see if all hosts have failed and the running result is not ok 15187 1726882563.29314: done checking to see if all hosts have failed 15187 1726882563.29315: getting the remaining hosts for this loop 15187 1726882563.29316: done getting the remaining hosts for this loop 15187 1726882563.29319: getting the next task for host managed_node3 15187 1726882563.29324: done getting next task for host managed_node3 15187 1726882563.29325: ^ task is: None 15187 1726882563.29327: ^ state is: HOST STATE: block=7, 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 15187 1726882563.29328: done queuing things up, now waiting for results queue to drain 15187 1726882563.29328: results queue empty 15187 1726882563.29329: checking for any_errors_fatal 15187 1726882563.29330: done checking for any_errors_fatal 15187 1726882563.29330: checking for max_fail_percentage 15187 1726882563.29331: done checking for max_fail_percentage 15187 1726882563.29332: checking to see if all hosts have failed and the running result is not ok 15187 1726882563.29332: done checking to see if all hosts have failed 15187 1726882563.29333: getting the next task for host managed_node3 15187 1726882563.29335: done getting next task for host managed_node3 15187 1726882563.29336: ^ task is: None 15187 1726882563.29337: ^ state is: HOST STATE: block=7, 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 15187 1726882563.29377: in VariableManager get_vars() 15187 1726882563.29393: done with get_vars() 15187 1726882563.29399: in VariableManager get_vars() 15187 1726882563.29408: done with get_vars() 15187 1726882563.29412: variable 'omit' from source: magic vars 15187 1726882563.29444: in VariableManager get_vars() 15187 1726882563.29455: done with get_vars() 15187 1726882563.29482: variable 'omit' from source: magic vars PLAY [Play for cleaning up the test device and the connection profile] ********* 15187 1726882563.29886: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15187 1726882563.30139: getting the remaining hosts for this loop 15187 1726882563.30141: done getting the remaining hosts for this loop 15187 1726882563.30144: getting the next task for host managed_node3 15187 1726882563.30147: done getting next task for host managed_node3 15187 1726882563.30149: ^ task is: TASK: Gathering Facts 15187 1726882563.30151: ^ 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 15187 1726882563.30153: getting variables 15187 1726882563.30153: in VariableManager get_vars() 15187 1726882563.30161: Calling all_inventory to load vars for managed_node3 15187 1726882563.30164: Calling groups_inventory to load vars for managed_node3 15187 1726882563.30166: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882563.30174: Calling all_plugins_play to load vars for managed_node3 15187 1726882563.30177: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882563.30181: Calling groups_plugins_play to load vars for managed_node3 15187 1726882563.30584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882563.30984: done with get_vars() 15187 1726882563.30992: done getting variables 15187 1726882563.31039: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:50 Friday 20 September 2024 21:36:03 -0400 (0:00:00.103) 0:00:06.525 ****** 15187 1726882563.31064: entering _queue_task() for managed_node3/gather_facts 15187 1726882563.31688: worker is 1 (out of 1 available) 15187 1726882563.31699: exiting _queue_task() for managed_node3/gather_facts 15187 1726882563.31711: done queuing things up, now waiting for results queue to drain 15187 1726882563.31713: waiting for pending results... 15187 1726882563.32327: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15187 1726882563.32518: in run() - task 0affc7ec-ae25-933a-78d6-000000000197 15187 1726882563.32583: variable 'ansible_search_path' from source: unknown 15187 1726882563.32626: calling self._execute() 15187 1726882563.33030: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882563.33034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882563.33037: variable 'omit' from source: magic vars 15187 1726882563.33860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882563.38992: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882563.39192: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882563.39269: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882563.39368: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882563.39420: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882563.39592: 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) 15187 1726882563.39768: 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) 15187 1726882563.39800: 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) 15187 1726882563.39929: 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) 15187 1726882563.39952: 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) 15187 1726882563.40256: variable 'ansible_distribution' from source: facts 15187 1726882563.40364: variable 'ansible_distribution_major_version' from source: facts 15187 1726882563.40367: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882563.40370: when evaluation is False, skipping this task 15187 1726882563.40372: _execute() done 15187 1726882563.40375: dumping result to json 15187 1726882563.40385: done dumping result, returning 15187 1726882563.40397: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affc7ec-ae25-933a-78d6-000000000197] 15187 1726882563.40408: sending task result for task 0affc7ec-ae25-933a-78d6-000000000197 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882563.40574: no more pending results, returning what we have 15187 1726882563.40578: results queue empty 15187 1726882563.40580: checking for any_errors_fatal 15187 1726882563.40581: done checking for any_errors_fatal 15187 1726882563.40582: checking for max_fail_percentage 15187 1726882563.40583: done checking for max_fail_percentage 15187 1726882563.40584: checking to see if all hosts have failed and the running result is not ok 15187 1726882563.40585: done checking to see if all hosts have failed 15187 1726882563.40586: getting the remaining hosts for this loop 15187 1726882563.40588: done getting the remaining hosts for this loop 15187 1726882563.40592: getting the next task for host managed_node3 15187 1726882563.40599: done getting next task for host managed_node3 15187 1726882563.40601: ^ task is: TASK: meta (flush_handlers) 15187 1726882563.40603: ^ 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 15187 1726882563.40607: getting variables 15187 1726882563.40609: in VariableManager get_vars() 15187 1726882563.40642: Calling all_inventory to load vars for managed_node3 15187 1726882563.40644: Calling groups_inventory to load vars for managed_node3 15187 1726882563.40648: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882563.40660: Calling all_plugins_play to load vars for managed_node3 15187 1726882563.40663: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882563.40666: Calling groups_plugins_play to load vars for managed_node3 15187 1726882563.41134: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000197 15187 1726882563.41138: WORKER PROCESS EXITING 15187 1726882563.41164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882563.41579: done with get_vars() 15187 1726882563.41592: done getting variables 15187 1726882563.41875: in VariableManager get_vars() 15187 1726882563.41887: Calling all_inventory to load vars for managed_node3 15187 1726882563.41889: Calling groups_inventory to load vars for managed_node3 15187 1726882563.41892: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882563.41897: Calling all_plugins_play to load vars for managed_node3 15187 1726882563.41900: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882563.41904: Calling groups_plugins_play to load vars for managed_node3 15187 1726882563.42291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882563.42692: done with get_vars() 15187 1726882563.42706: done queuing things up, now waiting for results queue to drain 15187 1726882563.42708: results queue empty 15187 1726882563.42709: checking for any_errors_fatal 15187 1726882563.42712: done checking for any_errors_fatal 15187 1726882563.42712: checking for max_fail_percentage 15187 1726882563.42714: done checking for max_fail_percentage 15187 1726882563.42714: checking to see if all hosts have failed and the running result is not ok 15187 1726882563.42715: done checking to see if all hosts have failed 15187 1726882563.42716: getting the remaining hosts for this loop 15187 1726882563.42717: done getting the remaining hosts for this loop 15187 1726882563.42720: getting the next task for host managed_node3 15187 1726882563.42726: done getting next task for host managed_node3 15187 1726882563.42728: ^ task is: TASK: Show network_provider 15187 1726882563.42730: ^ 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 15187 1726882563.42732: getting variables 15187 1726882563.42733: in VariableManager get_vars() 15187 1726882563.42741: Calling all_inventory to load vars for managed_node3 15187 1726882563.42744: Calling groups_inventory to load vars for managed_node3 15187 1726882563.42746: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882563.42753: Calling all_plugins_play to load vars for managed_node3 15187 1726882563.42761: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882563.42765: Calling groups_plugins_play to load vars for managed_node3 15187 1726882563.43117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882563.43525: done with get_vars() 15187 1726882563.43535: done getting variables 15187 1726882563.43585: 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 network_provider] *************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:53 Friday 20 September 2024 21:36:03 -0400 (0:00:00.125) 0:00:06.651 ****** 15187 1726882563.43614: entering _queue_task() for managed_node3/debug 15187 1726882563.44271: worker is 1 (out of 1 available) 15187 1726882563.44286: exiting _queue_task() for managed_node3/debug 15187 1726882563.44300: done queuing things up, now waiting for results queue to drain 15187 1726882563.44301: waiting for pending results... 15187 1726882563.45043: running TaskExecutor() for managed_node3/TASK: Show network_provider 15187 1726882563.45070: in run() - task 0affc7ec-ae25-933a-78d6-000000000033 15187 1726882563.45094: variable 'ansible_search_path' from source: unknown 15187 1726882563.45143: calling self._execute() 15187 1726882563.45327: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882563.45339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882563.45430: variable 'omit' from source: magic vars 15187 1726882563.46373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882563.49719: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882563.49889: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882563.49929: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882563.49966: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882563.50020: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882563.50329: 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) 15187 1726882563.50334: 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) 15187 1726882563.50641: 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) 15187 1726882563.50645: 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) 15187 1726882563.50648: 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) 15187 1726882563.50805: variable 'ansible_distribution' from source: facts 15187 1726882563.50818: variable 'ansible_distribution_major_version' from source: facts 15187 1726882563.50839: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882563.50848: when evaluation is False, skipping this task 15187 1726882563.50862: _execute() done 15187 1726882563.50874: dumping result to json 15187 1726882563.50886: done dumping result, returning 15187 1726882563.50899: done running TaskExecutor() for managed_node3/TASK: Show network_provider [0affc7ec-ae25-933a-78d6-000000000033] 15187 1726882563.50909: sending task result for task 0affc7ec-ae25-933a-78d6-000000000033 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15187 1726882563.51074: no more pending results, returning what we have 15187 1726882563.51077: results queue empty 15187 1726882563.51079: checking for any_errors_fatal 15187 1726882563.51080: done checking for any_errors_fatal 15187 1726882563.51081: checking for max_fail_percentage 15187 1726882563.51082: done checking for max_fail_percentage 15187 1726882563.51083: checking to see if all hosts have failed and the running result is not ok 15187 1726882563.51084: done checking to see if all hosts have failed 15187 1726882563.51085: getting the remaining hosts for this loop 15187 1726882563.51087: done getting the remaining hosts for this loop 15187 1726882563.51091: getting the next task for host managed_node3 15187 1726882563.51099: done getting next task for host managed_node3 15187 1726882563.51101: ^ task is: TASK: meta (flush_handlers) 15187 1726882563.51103: ^ 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 15187 1726882563.51107: getting variables 15187 1726882563.51109: in VariableManager get_vars() 15187 1726882563.51142: Calling all_inventory to load vars for managed_node3 15187 1726882563.51145: Calling groups_inventory to load vars for managed_node3 15187 1726882563.51149: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882563.51162: Calling all_plugins_play to load vars for managed_node3 15187 1726882563.51165: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882563.51171: Calling groups_plugins_play to load vars for managed_node3 15187 1726882563.51648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882563.52092: done with get_vars() 15187 1726882563.52103: done getting variables 15187 1726882563.52135: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000033 15187 1726882563.52138: WORKER PROCESS EXITING 15187 1726882563.52192: in VariableManager get_vars() 15187 1726882563.52202: Calling all_inventory to load vars for managed_node3 15187 1726882563.52205: Calling groups_inventory to load vars for managed_node3 15187 1726882563.52207: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882563.52212: Calling all_plugins_play to load vars for managed_node3 15187 1726882563.52215: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882563.52218: Calling groups_plugins_play to load vars for managed_node3 15187 1726882563.52360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882563.52550: done with get_vars() 15187 1726882563.52563: done queuing things up, now waiting for results queue to drain 15187 1726882563.52565: results queue empty 15187 1726882563.52567: checking for any_errors_fatal 15187 1726882563.52572: done checking for any_errors_fatal 15187 1726882563.52573: checking for max_fail_percentage 15187 1726882563.52574: done checking for max_fail_percentage 15187 1726882563.52575: checking to see if all hosts have failed and the running result is not ok 15187 1726882563.52576: done checking to see if all hosts have failed 15187 1726882563.52576: getting the remaining hosts for this loop 15187 1726882563.52577: done getting the remaining hosts for this loop 15187 1726882563.52581: getting the next task for host managed_node3 15187 1726882563.52585: done getting next task for host managed_node3 15187 1726882563.52587: ^ task is: TASK: meta (flush_handlers) 15187 1726882563.52588: ^ 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 15187 1726882563.52591: getting variables 15187 1726882563.52592: in VariableManager get_vars() 15187 1726882563.52601: Calling all_inventory to load vars for managed_node3 15187 1726882563.52603: Calling groups_inventory to load vars for managed_node3 15187 1726882563.52606: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882563.52610: Calling all_plugins_play to load vars for managed_node3 15187 1726882563.52619: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882563.52624: Calling groups_plugins_play to load vars for managed_node3 15187 1726882563.52762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882563.52979: done with get_vars() 15187 1726882563.52987: done getting variables 15187 1726882563.53039: in VariableManager get_vars() 15187 1726882563.53048: Calling all_inventory to load vars for managed_node3 15187 1726882563.53050: Calling groups_inventory to load vars for managed_node3 15187 1726882563.53053: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882563.53057: Calling all_plugins_play to load vars for managed_node3 15187 1726882563.53060: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882563.53063: Calling groups_plugins_play to load vars for managed_node3 15187 1726882563.53201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882563.53394: done with get_vars() 15187 1726882563.53406: done queuing things up, now waiting for results queue to drain 15187 1726882563.53408: results queue empty 15187 1726882563.53409: checking for any_errors_fatal 15187 1726882563.53410: done checking for any_errors_fatal 15187 1726882563.53411: checking for max_fail_percentage 15187 1726882563.53412: done checking for max_fail_percentage 15187 1726882563.53413: checking to see if all hosts have failed and the running result is not ok 15187 1726882563.53414: done checking to see if all hosts have failed 15187 1726882563.53415: getting the remaining hosts for this loop 15187 1726882563.53416: done getting the remaining hosts for this loop 15187 1726882563.53418: getting the next task for host managed_node3 15187 1726882563.53424: done getting next task for host managed_node3 15187 1726882563.53425: ^ task is: None 15187 1726882563.53426: ^ 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 15187 1726882563.53427: done queuing things up, now waiting for results queue to drain 15187 1726882563.53428: results queue empty 15187 1726882563.53429: checking for any_errors_fatal 15187 1726882563.53430: done checking for any_errors_fatal 15187 1726882563.53430: checking for max_fail_percentage 15187 1726882563.53431: done checking for max_fail_percentage 15187 1726882563.53432: checking to see if all hosts have failed and the running result is not ok 15187 1726882563.53433: done checking to see if all hosts have failed 15187 1726882563.53434: getting the next task for host managed_node3 15187 1726882563.53436: done getting next task for host managed_node3 15187 1726882563.53437: ^ task is: None 15187 1726882563.53438: ^ 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 15187 1726882563.53474: in VariableManager get_vars() 15187 1726882563.53496: done with get_vars() 15187 1726882563.53502: in VariableManager get_vars() 15187 1726882563.53516: done with get_vars() 15187 1726882563.53520: variable 'omit' from source: magic vars 15187 1726882563.53649: variable 'profile' from source: play vars 15187 1726882563.53775: in VariableManager get_vars() 15187 1726882563.53789: done with get_vars() 15187 1726882563.53812: variable 'omit' from source: magic vars 15187 1726882563.53886: variable 'profile' from source: play vars PLAY [Set down {{ profile }}] ************************************************** 15187 1726882563.54885: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15187 1726882563.54908: getting the remaining hosts for this loop 15187 1726882563.54910: done getting the remaining hosts for this loop 15187 1726882563.54913: getting the next task for host managed_node3 15187 1726882563.54915: done getting next task for host managed_node3 15187 1726882563.54918: ^ task is: TASK: Gathering Facts 15187 1726882563.54919: ^ 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 15187 1726882563.54921: getting variables 15187 1726882563.54924: in VariableManager get_vars() 15187 1726882563.54937: Calling all_inventory to load vars for managed_node3 15187 1726882563.54939: Calling groups_inventory to load vars for managed_node3 15187 1726882563.54941: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882563.54946: Calling all_plugins_play to load vars for managed_node3 15187 1726882563.54949: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882563.54952: Calling groups_plugins_play to load vars for managed_node3 15187 1726882563.55098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882563.55286: done with get_vars() 15187 1726882563.55295: done getting variables 15187 1726882563.55343: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Friday 20 September 2024 21:36:03 -0400 (0:00:00.117) 0:00:06.768 ****** 15187 1726882563.55367: entering _queue_task() for managed_node3/gather_facts 15187 1726882563.56035: worker is 1 (out of 1 available) 15187 1726882563.56045: exiting _queue_task() for managed_node3/gather_facts 15187 1726882563.56057: done queuing things up, now waiting for results queue to drain 15187 1726882563.56058: waiting for pending results... 15187 1726882563.56540: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15187 1726882563.56544: in run() - task 0affc7ec-ae25-933a-78d6-0000000001ac 15187 1726882563.56732: variable 'ansible_search_path' from source: unknown 15187 1726882563.56756: calling self._execute() 15187 1726882563.56980: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882563.57038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882563.57053: variable 'omit' from source: magic vars 15187 1726882563.58163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882563.62774: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882563.63132: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882563.63188: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882563.63229: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882563.63268: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882563.63365: 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) 15187 1726882563.63406: 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) 15187 1726882563.63487: 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) 15187 1726882563.63496: 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) 15187 1726882563.63519: 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) 15187 1726882563.63677: variable 'ansible_distribution' from source: facts 15187 1726882563.63689: variable 'ansible_distribution_major_version' from source: facts 15187 1726882563.63708: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882563.63715: when evaluation is False, skipping this task 15187 1726882563.63724: _execute() done 15187 1726882563.63733: dumping result to json 15187 1726882563.63813: done dumping result, returning 15187 1726882563.63816: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affc7ec-ae25-933a-78d6-0000000001ac] 15187 1726882563.63818: sending task result for task 0affc7ec-ae25-933a-78d6-0000000001ac 15187 1726882563.63891: done sending task result for task 0affc7ec-ae25-933a-78d6-0000000001ac 15187 1726882563.63894: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882563.63975: no more pending results, returning what we have 15187 1726882563.63980: results queue empty 15187 1726882563.63981: checking for any_errors_fatal 15187 1726882563.63982: done checking for any_errors_fatal 15187 1726882563.63983: checking for max_fail_percentage 15187 1726882563.63985: done checking for max_fail_percentage 15187 1726882563.63986: checking to see if all hosts have failed and the running result is not ok 15187 1726882563.63987: done checking to see if all hosts have failed 15187 1726882563.63988: getting the remaining hosts for this loop 15187 1726882563.63990: done getting the remaining hosts for this loop 15187 1726882563.63995: getting the next task for host managed_node3 15187 1726882563.64001: done getting next task for host managed_node3 15187 1726882563.64003: ^ task is: TASK: meta (flush_handlers) 15187 1726882563.64004: ^ 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 15187 1726882563.64008: getting variables 15187 1726882563.64010: in VariableManager get_vars() 15187 1726882563.64053: Calling all_inventory to load vars for managed_node3 15187 1726882563.64056: Calling groups_inventory to load vars for managed_node3 15187 1726882563.64058: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882563.64072: Calling all_plugins_play to load vars for managed_node3 15187 1726882563.64075: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882563.64079: Calling groups_plugins_play to load vars for managed_node3 15187 1726882563.64588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882563.64966: done with get_vars() 15187 1726882563.64981: done getting variables 15187 1726882563.65055: in VariableManager get_vars() 15187 1726882563.65068: Calling all_inventory to load vars for managed_node3 15187 1726882563.65073: Calling groups_inventory to load vars for managed_node3 15187 1726882563.65076: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882563.65081: Calling all_plugins_play to load vars for managed_node3 15187 1726882563.65084: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882563.65087: Calling groups_plugins_play to load vars for managed_node3 15187 1726882563.65247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882563.65444: done with get_vars() 15187 1726882563.65461: done queuing things up, now waiting for results queue to drain 15187 1726882563.65463: results queue empty 15187 1726882563.65464: checking for any_errors_fatal 15187 1726882563.65467: done checking for any_errors_fatal 15187 1726882563.65467: checking for max_fail_percentage 15187 1726882563.65468: done checking for max_fail_percentage 15187 1726882563.65472: checking to see if all hosts have failed and the running result is not ok 15187 1726882563.65472: done checking to see if all hosts have failed 15187 1726882563.65473: getting the remaining hosts for this loop 15187 1726882563.65475: done getting the remaining hosts for this loop 15187 1726882563.65478: getting the next task for host managed_node3 15187 1726882563.65482: done getting next task for host managed_node3 15187 1726882563.65486: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15187 1726882563.65487: ^ 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 15187 1726882563.65499: getting variables 15187 1726882563.65500: in VariableManager get_vars() 15187 1726882563.65516: Calling all_inventory to load vars for managed_node3 15187 1726882563.65518: Calling groups_inventory to load vars for managed_node3 15187 1726882563.65521: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882563.65534: Calling all_plugins_play to load vars for managed_node3 15187 1726882563.65536: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882563.65540: Calling groups_plugins_play to load vars for managed_node3 15187 1726882563.65735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882563.65936: done with get_vars() 15187 1726882563.65945: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:36:03 -0400 (0:00:00.106) 0:00:06.875 ****** 15187 1726882563.66035: entering _queue_task() for managed_node3/include_tasks 15187 1726882563.66383: worker is 1 (out of 1 available) 15187 1726882563.66399: exiting _queue_task() for managed_node3/include_tasks 15187 1726882563.66414: done queuing things up, now waiting for results queue to drain 15187 1726882563.66416: waiting for pending results... 15187 1726882563.66851: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15187 1726882563.66857: in run() - task 0affc7ec-ae25-933a-78d6-00000000003c 15187 1726882563.66881: variable 'ansible_search_path' from source: unknown 15187 1726882563.66890: variable 'ansible_search_path' from source: unknown 15187 1726882563.66941: calling self._execute() 15187 1726882563.67036: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882563.67048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882563.67066: variable 'omit' from source: magic vars 15187 1726882563.67603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882563.70360: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882563.70448: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882563.70492: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882563.70534: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882563.70568: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882563.70664: 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) 15187 1726882563.70705: 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) 15187 1726882563.70765: 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) 15187 1726882563.70798: 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) 15187 1726882563.70817: 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) 15187 1726882563.70966: variable 'ansible_distribution' from source: facts 15187 1726882563.71026: variable 'ansible_distribution_major_version' from source: facts 15187 1726882563.71030: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882563.71032: when evaluation is False, skipping this task 15187 1726882563.71034: _execute() done 15187 1726882563.71036: dumping result to json 15187 1726882563.71039: done dumping result, returning 15187 1726882563.71041: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-933a-78d6-00000000003c] 15187 1726882563.71044: sending task result for task 0affc7ec-ae25-933a-78d6-00000000003c 15187 1726882563.71291: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000003c 15187 1726882563.71295: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882563.71348: no more pending results, returning what we have 15187 1726882563.71352: results queue empty 15187 1726882563.71353: checking for any_errors_fatal 15187 1726882563.71355: done checking for any_errors_fatal 15187 1726882563.71356: checking for max_fail_percentage 15187 1726882563.71358: done checking for max_fail_percentage 15187 1726882563.71359: checking to see if all hosts have failed and the running result is not ok 15187 1726882563.71360: done checking to see if all hosts have failed 15187 1726882563.71361: getting the remaining hosts for this loop 15187 1726882563.71363: done getting the remaining hosts for this loop 15187 1726882563.71368: getting the next task for host managed_node3 15187 1726882563.71376: done getting next task for host managed_node3 15187 1726882563.71380: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 15187 1726882563.71382: ^ 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 15187 1726882563.71397: getting variables 15187 1726882563.71399: in VariableManager get_vars() 15187 1726882563.71443: Calling all_inventory to load vars for managed_node3 15187 1726882563.71446: Calling groups_inventory to load vars for managed_node3 15187 1726882563.71449: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882563.71460: Calling all_plugins_play to load vars for managed_node3 15187 1726882563.71463: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882563.71467: Calling groups_plugins_play to load vars for managed_node3 15187 1726882563.71840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882563.72063: done with get_vars() 15187 1726882563.72078: done getting variables 15187 1726882563.72142: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:36:03 -0400 (0:00:00.061) 0:00:06.936 ****** 15187 1726882563.72178: entering _queue_task() for managed_node3/debug 15187 1726882563.72478: worker is 1 (out of 1 available) 15187 1726882563.72492: exiting _queue_task() for managed_node3/debug 15187 1726882563.72505: done queuing things up, now waiting for results queue to drain 15187 1726882563.72506: waiting for pending results... 15187 1726882563.72790: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 15187 1726882563.72930: in run() - task 0affc7ec-ae25-933a-78d6-00000000003d 15187 1726882563.72934: variable 'ansible_search_path' from source: unknown 15187 1726882563.72937: variable 'ansible_search_path' from source: unknown 15187 1726882563.72966: calling self._execute() 15187 1726882563.73059: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882563.73074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882563.73126: variable 'omit' from source: magic vars 15187 1726882563.73629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882563.77157: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882563.77333: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882563.77383: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882563.77440: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882563.77475: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882563.77578: 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) 15187 1726882563.77659: 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) 15187 1726882563.77663: 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) 15187 1726882563.77704: 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) 15187 1726882563.77727: 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) 15187 1726882563.77892: variable 'ansible_distribution' from source: facts 15187 1726882563.77905: variable 'ansible_distribution_major_version' from source: facts 15187 1726882563.77921: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882563.77932: when evaluation is False, skipping this task 15187 1726882563.77986: _execute() done 15187 1726882563.77990: dumping result to json 15187 1726882563.77992: done dumping result, returning 15187 1726882563.77995: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-933a-78d6-00000000003d] 15187 1726882563.77998: sending task result for task 0affc7ec-ae25-933a-78d6-00000000003d skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15187 1726882563.78136: no more pending results, returning what we have 15187 1726882563.78139: results queue empty 15187 1726882563.78140: checking for any_errors_fatal 15187 1726882563.78147: done checking for any_errors_fatal 15187 1726882563.78147: checking for max_fail_percentage 15187 1726882563.78149: done checking for max_fail_percentage 15187 1726882563.78149: checking to see if all hosts have failed and the running result is not ok 15187 1726882563.78150: done checking to see if all hosts have failed 15187 1726882563.78151: getting the remaining hosts for this loop 15187 1726882563.78153: done getting the remaining hosts for this loop 15187 1726882563.78156: getting the next task for host managed_node3 15187 1726882563.78162: done getting next task for host managed_node3 15187 1726882563.78166: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15187 1726882563.78167: ^ 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 15187 1726882563.78182: getting variables 15187 1726882563.78184: in VariableManager get_vars() 15187 1726882563.78283: Calling all_inventory to load vars for managed_node3 15187 1726882563.78286: Calling groups_inventory to load vars for managed_node3 15187 1726882563.78289: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882563.78302: Calling all_plugins_play to load vars for managed_node3 15187 1726882563.78305: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882563.78309: Calling groups_plugins_play to load vars for managed_node3 15187 1726882563.78761: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000003d 15187 1726882563.78765: WORKER PROCESS EXITING 15187 1726882563.78792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882563.79011: done with get_vars() 15187 1726882563.79024: done getting variables 15187 1726882563.79088: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:03 -0400 (0:00:00.069) 0:00:07.006 ****** 15187 1726882563.79119: entering _queue_task() for managed_node3/fail 15187 1726882563.79684: worker is 1 (out of 1 available) 15187 1726882563.79696: exiting _queue_task() for managed_node3/fail 15187 1726882563.79707: done queuing things up, now waiting for results queue to drain 15187 1726882563.79708: waiting for pending results... 15187 1726882563.79950: 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 15187 1726882563.80057: in run() - task 0affc7ec-ae25-933a-78d6-00000000003e 15187 1726882563.80085: variable 'ansible_search_path' from source: unknown 15187 1726882563.80093: variable 'ansible_search_path' from source: unknown 15187 1726882563.80137: calling self._execute() 15187 1726882563.80234: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882563.80245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882563.80256: variable 'omit' from source: magic vars 15187 1726882563.80718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882563.83559: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882563.83620: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882563.83672: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882563.83776: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882563.83779: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882563.83853: 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) 15187 1726882563.83897: 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) 15187 1726882563.83931: 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) 15187 1726882563.83982: 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) 15187 1726882563.84006: 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) 15187 1726882563.84157: variable 'ansible_distribution' from source: facts 15187 1726882563.84168: variable 'ansible_distribution_major_version' from source: facts 15187 1726882563.84187: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882563.84208: when evaluation is False, skipping this task 15187 1726882563.84211: _execute() done 15187 1726882563.84213: dumping result to json 15187 1726882563.84216: done dumping result, returning 15187 1726882563.84318: 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 [0affc7ec-ae25-933a-78d6-00000000003e] 15187 1726882563.84324: sending task result for task 0affc7ec-ae25-933a-78d6-00000000003e 15187 1726882563.84402: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000003e 15187 1726882563.84405: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882563.84474: no more pending results, returning what we have 15187 1726882563.84478: results queue empty 15187 1726882563.84479: checking for any_errors_fatal 15187 1726882563.84483: done checking for any_errors_fatal 15187 1726882563.84484: checking for max_fail_percentage 15187 1726882563.84485: done checking for max_fail_percentage 15187 1726882563.84487: checking to see if all hosts have failed and the running result is not ok 15187 1726882563.84488: done checking to see if all hosts have failed 15187 1726882563.84488: getting the remaining hosts for this loop 15187 1726882563.84490: done getting the remaining hosts for this loop 15187 1726882563.84494: getting the next task for host managed_node3 15187 1726882563.84500: done getting next task for host managed_node3 15187 1726882563.84504: ^ 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 15187 1726882563.84505: ^ 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 15187 1726882563.84519: getting variables 15187 1726882563.84521: in VariableManager get_vars() 15187 1726882563.84564: Calling all_inventory to load vars for managed_node3 15187 1726882563.84567: Calling groups_inventory to load vars for managed_node3 15187 1726882563.84572: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882563.84583: Calling all_plugins_play to load vars for managed_node3 15187 1726882563.84586: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882563.84589: Calling groups_plugins_play to load vars for managed_node3 15187 1726882563.84879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882563.85475: done with get_vars() 15187 1726882563.85486: done getting variables 15187 1726882563.85549: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:36:03 -0400 (0:00:00.064) 0:00:07.070 ****** 15187 1726882563.85581: entering _queue_task() for managed_node3/fail 15187 1726882563.85864: worker is 1 (out of 1 available) 15187 1726882563.85881: exiting _queue_task() for managed_node3/fail 15187 1726882563.85893: done queuing things up, now waiting for results queue to drain 15187 1726882563.85894: waiting for pending results... 15187 1726882563.86342: 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 15187 1726882563.86347: in run() - task 0affc7ec-ae25-933a-78d6-00000000003f 15187 1726882563.86350: variable 'ansible_search_path' from source: unknown 15187 1726882563.86352: variable 'ansible_search_path' from source: unknown 15187 1726882563.86355: calling self._execute() 15187 1726882563.86446: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882563.86459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882563.86482: variable 'omit' from source: magic vars 15187 1726882563.86958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882563.92215: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882563.92314: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882563.92379: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882563.92427: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882563.92459: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882563.92564: 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) 15187 1726882563.92609: 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) 15187 1726882563.92694: 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) 15187 1726882563.92702: 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) 15187 1726882563.92728: 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) 15187 1726882563.92874: variable 'ansible_distribution' from source: facts 15187 1726882563.92887: variable 'ansible_distribution_major_version' from source: facts 15187 1726882563.92902: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882563.92913: when evaluation is False, skipping this task 15187 1726882563.92919: _execute() done 15187 1726882563.92927: dumping result to json 15187 1726882563.92947: done dumping result, returning 15187 1726882563.92950: 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 [0affc7ec-ae25-933a-78d6-00000000003f] 15187 1726882563.93021: sending task result for task 0affc7ec-ae25-933a-78d6-00000000003f 15187 1726882563.93114: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000003f 15187 1726882563.93118: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882563.93185: no more pending results, returning what we have 15187 1726882563.93189: results queue empty 15187 1726882563.93190: checking for any_errors_fatal 15187 1726882563.93198: done checking for any_errors_fatal 15187 1726882563.93199: checking for max_fail_percentage 15187 1726882563.93201: done checking for max_fail_percentage 15187 1726882563.93202: checking to see if all hosts have failed and the running result is not ok 15187 1726882563.93203: done checking to see if all hosts have failed 15187 1726882563.93204: getting the remaining hosts for this loop 15187 1726882563.93206: done getting the remaining hosts for this loop 15187 1726882563.93211: getting the next task for host managed_node3 15187 1726882563.93217: done getting next task for host managed_node3 15187 1726882563.93224: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15187 1726882563.93226: ^ 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 15187 1726882563.93243: getting variables 15187 1726882563.93245: in VariableManager get_vars() 15187 1726882563.93295: Calling all_inventory to load vars for managed_node3 15187 1726882563.93298: Calling groups_inventory to load vars for managed_node3 15187 1726882563.93300: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882563.93313: Calling all_plugins_play to load vars for managed_node3 15187 1726882563.93316: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882563.93320: Calling groups_plugins_play to load vars for managed_node3 15187 1726882563.93779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882563.94115: done with get_vars() 15187 1726882563.94135: done getting variables 15187 1726882563.94197: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:36:03 -0400 (0:00:00.086) 0:00:07.157 ****** 15187 1726882563.94235: entering _queue_task() for managed_node3/fail 15187 1726882563.94747: worker is 1 (out of 1 available) 15187 1726882563.94758: exiting _queue_task() for managed_node3/fail 15187 1726882563.94768: done queuing things up, now waiting for results queue to drain 15187 1726882563.94769: waiting for pending results... 15187 1726882563.95372: 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 15187 1726882563.95446: in run() - task 0affc7ec-ae25-933a-78d6-000000000040 15187 1726882563.95631: variable 'ansible_search_path' from source: unknown 15187 1726882563.95636: variable 'ansible_search_path' from source: unknown 15187 1726882563.95644: calling self._execute() 15187 1726882563.95817: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882563.95833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882563.95956: variable 'omit' from source: magic vars 15187 1726882563.96489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882563.98721: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882563.98805: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882563.98865: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882563.98911: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882563.98946: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882563.99042: 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) 15187 1726882563.99084: 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) 15187 1726882563.99117: 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) 15187 1726882563.99173: 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) 15187 1726882563.99196: 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) 15187 1726882563.99544: variable 'ansible_distribution' from source: facts 15187 1726882563.99548: variable 'ansible_distribution_major_version' from source: facts 15187 1726882563.99551: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882563.99553: when evaluation is False, skipping this task 15187 1726882563.99555: _execute() done 15187 1726882563.99558: dumping result to json 15187 1726882563.99560: done dumping result, returning 15187 1726882563.99563: 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 [0affc7ec-ae25-933a-78d6-000000000040] 15187 1726882563.99565: sending task result for task 0affc7ec-ae25-933a-78d6-000000000040 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882563.99704: no more pending results, returning what we have 15187 1726882563.99708: results queue empty 15187 1726882563.99709: checking for any_errors_fatal 15187 1726882563.99716: done checking for any_errors_fatal 15187 1726882563.99717: checking for max_fail_percentage 15187 1726882563.99718: done checking for max_fail_percentage 15187 1726882563.99719: checking to see if all hosts have failed and the running result is not ok 15187 1726882563.99720: done checking to see if all hosts have failed 15187 1726882563.99721: getting the remaining hosts for this loop 15187 1726882563.99851: done getting the remaining hosts for this loop 15187 1726882563.99857: getting the next task for host managed_node3 15187 1726882563.99863: done getting next task for host managed_node3 15187 1726882563.99867: ^ 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 15187 1726882563.99869: ^ 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 15187 1726882563.99883: getting variables 15187 1726882563.99885: in VariableManager get_vars() 15187 1726882563.99983: Calling all_inventory to load vars for managed_node3 15187 1726882563.99986: Calling groups_inventory to load vars for managed_node3 15187 1726882563.99990: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.00003: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.00007: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.00043: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.00304: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000040 15187 1726882564.00309: WORKER PROCESS EXITING 15187 1726882564.00352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.00649: done with get_vars() 15187 1726882564.00661: done getting variables 15187 1726882564.00787: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:36:04 -0400 (0:00:00.066) 0:00:07.223 ****** 15187 1726882564.00849: entering _queue_task() for managed_node3/dnf 15187 1726882564.01090: worker is 1 (out of 1 available) 15187 1726882564.01103: exiting _queue_task() for managed_node3/dnf 15187 1726882564.01116: done queuing things up, now waiting for results queue to drain 15187 1726882564.01117: waiting for pending results... 15187 1726882564.01301: 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 15187 1726882564.01376: in run() - task 0affc7ec-ae25-933a-78d6-000000000041 15187 1726882564.01387: variable 'ansible_search_path' from source: unknown 15187 1726882564.01390: variable 'ansible_search_path' from source: unknown 15187 1726882564.01423: calling self._execute() 15187 1726882564.01489: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882564.01493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882564.01503: variable 'omit' from source: magic vars 15187 1726882564.02028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882564.04914: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882564.05014: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882564.05064: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882564.05126: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882564.05161: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882564.05276: 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) 15187 1726882564.05328: 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) 15187 1726882564.05364: 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) 15187 1726882564.05419: 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) 15187 1726882564.05453: 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) 15187 1726882564.05613: variable 'ansible_distribution' from source: facts 15187 1726882564.05629: variable 'ansible_distribution_major_version' from source: facts 15187 1726882564.05655: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882564.05871: when evaluation is False, skipping this task 15187 1726882564.05874: _execute() done 15187 1726882564.05877: dumping result to json 15187 1726882564.05879: done dumping result, returning 15187 1726882564.05882: 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 [0affc7ec-ae25-933a-78d6-000000000041] 15187 1726882564.05884: sending task result for task 0affc7ec-ae25-933a-78d6-000000000041 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882564.06252: no more pending results, returning what we have 15187 1726882564.06256: results queue empty 15187 1726882564.06258: checking for any_errors_fatal 15187 1726882564.06263: done checking for any_errors_fatal 15187 1726882564.06264: checking for max_fail_percentage 15187 1726882564.06266: done checking for max_fail_percentage 15187 1726882564.06267: checking to see if all hosts have failed and the running result is not ok 15187 1726882564.06267: done checking to see if all hosts have failed 15187 1726882564.06268: getting the remaining hosts for this loop 15187 1726882564.06270: done getting the remaining hosts for this loop 15187 1726882564.06275: getting the next task for host managed_node3 15187 1726882564.06282: done getting next task for host managed_node3 15187 1726882564.06286: ^ 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 15187 1726882564.06288: ^ 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 15187 1726882564.06304: getting variables 15187 1726882564.06306: in VariableManager get_vars() 15187 1726882564.06352: Calling all_inventory to load vars for managed_node3 15187 1726882564.06355: Calling groups_inventory to load vars for managed_node3 15187 1726882564.06358: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.06370: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.06373: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.06377: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.06915: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000041 15187 1726882564.06920: WORKER PROCESS EXITING 15187 1726882564.06950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.07169: done with get_vars() 15187 1726882564.07183: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15187 1726882564.07290: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:36:04 -0400 (0:00:00.064) 0:00:07.288 ****** 15187 1726882564.07324: entering _queue_task() for managed_node3/yum 15187 1726882564.07814: worker is 1 (out of 1 available) 15187 1726882564.07845: exiting _queue_task() for managed_node3/yum 15187 1726882564.07867: done queuing things up, now waiting for results queue to drain 15187 1726882564.07870: waiting for pending results... 15187 1726882564.08180: 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 15187 1726882564.08350: in run() - task 0affc7ec-ae25-933a-78d6-000000000042 15187 1726882564.08458: variable 'ansible_search_path' from source: unknown 15187 1726882564.08462: variable 'ansible_search_path' from source: unknown 15187 1726882564.08464: calling self._execute() 15187 1726882564.08508: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882564.08519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882564.08534: variable 'omit' from source: magic vars 15187 1726882564.09076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882564.11937: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882564.12020: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882564.12093: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882564.12138: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882564.12184: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882564.12289: 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) 15187 1726882564.12329: 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) 15187 1726882564.12375: 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) 15187 1726882564.12426: 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) 15187 1726882564.12448: 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) 15187 1726882564.12624: variable 'ansible_distribution' from source: facts 15187 1726882564.12644: variable 'ansible_distribution_major_version' from source: facts 15187 1726882564.12662: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882564.12673: when evaluation is False, skipping this task 15187 1726882564.12683: _execute() done 15187 1726882564.12702: dumping result to json 15187 1726882564.12714: done dumping result, returning 15187 1726882564.12731: 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 [0affc7ec-ae25-933a-78d6-000000000042] 15187 1726882564.12742: sending task result for task 0affc7ec-ae25-933a-78d6-000000000042 15187 1726882564.12982: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000042 15187 1726882564.12986: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882564.13046: no more pending results, returning what we have 15187 1726882564.13050: results queue empty 15187 1726882564.13051: checking for any_errors_fatal 15187 1726882564.13058: done checking for any_errors_fatal 15187 1726882564.13059: checking for max_fail_percentage 15187 1726882564.13060: done checking for max_fail_percentage 15187 1726882564.13061: checking to see if all hosts have failed and the running result is not ok 15187 1726882564.13062: done checking to see if all hosts have failed 15187 1726882564.13063: getting the remaining hosts for this loop 15187 1726882564.13065: done getting the remaining hosts for this loop 15187 1726882564.13072: getting the next task for host managed_node3 15187 1726882564.13078: done getting next task for host managed_node3 15187 1726882564.13083: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15187 1726882564.13085: ^ 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 15187 1726882564.13102: getting variables 15187 1726882564.13104: in VariableManager get_vars() 15187 1726882564.13259: Calling all_inventory to load vars for managed_node3 15187 1726882564.13262: Calling groups_inventory to load vars for managed_node3 15187 1726882564.13265: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.13278: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.13282: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.13286: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.13699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.13941: done with get_vars() 15187 1726882564.13953: done getting variables 15187 1726882564.14026: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:36:04 -0400 (0:00:00.067) 0:00:07.355 ****** 15187 1726882564.14057: entering _queue_task() for managed_node3/fail 15187 1726882564.14388: worker is 1 (out of 1 available) 15187 1726882564.14403: exiting _queue_task() for managed_node3/fail 15187 1726882564.14416: done queuing things up, now waiting for results queue to drain 15187 1726882564.14418: waiting for pending results... 15187 1726882564.14845: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15187 1726882564.14850: in run() - task 0affc7ec-ae25-933a-78d6-000000000043 15187 1726882564.14873: variable 'ansible_search_path' from source: unknown 15187 1726882564.14887: variable 'ansible_search_path' from source: unknown 15187 1726882564.14957: calling self._execute() 15187 1726882564.15041: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882564.15053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882564.15080: variable 'omit' from source: magic vars 15187 1726882564.15632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882564.18344: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882564.18406: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882564.18482: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882564.18533: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882564.18555: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882564.18630: 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) 15187 1726882564.18652: 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) 15187 1726882564.18684: 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) 15187 1726882564.18721: 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) 15187 1726882564.18740: 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) 15187 1726882564.18848: variable 'ansible_distribution' from source: facts 15187 1726882564.18852: variable 'ansible_distribution_major_version' from source: facts 15187 1726882564.18863: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882564.18865: when evaluation is False, skipping this task 15187 1726882564.18868: _execute() done 15187 1726882564.18875: dumping result to json 15187 1726882564.18886: done dumping result, returning 15187 1726882564.18890: 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 [0affc7ec-ae25-933a-78d6-000000000043] 15187 1726882564.18893: sending task result for task 0affc7ec-ae25-933a-78d6-000000000043 15187 1726882564.18995: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000043 15187 1726882564.18999: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882564.19053: no more pending results, returning what we have 15187 1726882564.19056: results queue empty 15187 1726882564.19057: checking for any_errors_fatal 15187 1726882564.19064: done checking for any_errors_fatal 15187 1726882564.19064: checking for max_fail_percentage 15187 1726882564.19066: done checking for max_fail_percentage 15187 1726882564.19067: checking to see if all hosts have failed and the running result is not ok 15187 1726882564.19068: done checking to see if all hosts have failed 15187 1726882564.19068: getting the remaining hosts for this loop 15187 1726882564.19070: done getting the remaining hosts for this loop 15187 1726882564.19074: getting the next task for host managed_node3 15187 1726882564.19080: done getting next task for host managed_node3 15187 1726882564.19084: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 15187 1726882564.19086: ^ 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 15187 1726882564.19106: getting variables 15187 1726882564.19108: in VariableManager get_vars() 15187 1726882564.19146: Calling all_inventory to load vars for managed_node3 15187 1726882564.19149: Calling groups_inventory to load vars for managed_node3 15187 1726882564.19151: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.19160: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.19163: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.19165: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.19309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.19448: done with get_vars() 15187 1726882564.19457: done getting variables 15187 1726882564.19500: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:36:04 -0400 (0:00:00.054) 0:00:07.410 ****** 15187 1726882564.19524: entering _queue_task() for managed_node3/package 15187 1726882564.19738: worker is 1 (out of 1 available) 15187 1726882564.19753: exiting _queue_task() for managed_node3/package 15187 1726882564.19766: done queuing things up, now waiting for results queue to drain 15187 1726882564.19768: waiting for pending results... 15187 1726882564.19935: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 15187 1726882564.20003: in run() - task 0affc7ec-ae25-933a-78d6-000000000044 15187 1726882564.20011: variable 'ansible_search_path' from source: unknown 15187 1726882564.20016: variable 'ansible_search_path' from source: unknown 15187 1726882564.20048: calling self._execute() 15187 1726882564.20116: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882564.20119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882564.20131: variable 'omit' from source: magic vars 15187 1726882564.20728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882564.22846: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882564.22897: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882564.22938: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882564.22966: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882564.22988: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882564.23055: 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) 15187 1726882564.23076: 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) 15187 1726882564.23095: 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) 15187 1726882564.23125: 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) 15187 1726882564.23139: 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) 15187 1726882564.23237: variable 'ansible_distribution' from source: facts 15187 1726882564.23241: variable 'ansible_distribution_major_version' from source: facts 15187 1726882564.23253: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882564.23257: when evaluation is False, skipping this task 15187 1726882564.23260: _execute() done 15187 1726882564.23263: dumping result to json 15187 1726882564.23265: done dumping result, returning 15187 1726882564.23275: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-933a-78d6-000000000044] 15187 1726882564.23278: sending task result for task 0affc7ec-ae25-933a-78d6-000000000044 15187 1726882564.23378: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000044 15187 1726882564.23380: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882564.23435: no more pending results, returning what we have 15187 1726882564.23439: results queue empty 15187 1726882564.23439: checking for any_errors_fatal 15187 1726882564.23446: done checking for any_errors_fatal 15187 1726882564.23447: checking for max_fail_percentage 15187 1726882564.23448: done checking for max_fail_percentage 15187 1726882564.23449: checking to see if all hosts have failed and the running result is not ok 15187 1726882564.23450: done checking to see if all hosts have failed 15187 1726882564.23451: getting the remaining hosts for this loop 15187 1726882564.23452: done getting the remaining hosts for this loop 15187 1726882564.23456: getting the next task for host managed_node3 15187 1726882564.23461: done getting next task for host managed_node3 15187 1726882564.23465: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15187 1726882564.23467: ^ 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 15187 1726882564.23482: getting variables 15187 1726882564.23484: in VariableManager get_vars() 15187 1726882564.23520: Calling all_inventory to load vars for managed_node3 15187 1726882564.23530: Calling groups_inventory to load vars for managed_node3 15187 1726882564.23532: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.23542: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.23544: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.23547: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.23719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.23845: done with get_vars() 15187 1726882564.23854: done getting variables 15187 1726882564.23899: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:36:04 -0400 (0:00:00.043) 0:00:07.454 ****** 15187 1726882564.23921: entering _queue_task() for managed_node3/package 15187 1726882564.24126: worker is 1 (out of 1 available) 15187 1726882564.24141: exiting _queue_task() for managed_node3/package 15187 1726882564.24153: done queuing things up, now waiting for results queue to drain 15187 1726882564.24154: waiting for pending results... 15187 1726882564.24436: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15187 1726882564.24631: in run() - task 0affc7ec-ae25-933a-78d6-000000000045 15187 1726882564.24635: variable 'ansible_search_path' from source: unknown 15187 1726882564.24638: variable 'ansible_search_path' from source: unknown 15187 1726882564.24640: calling self._execute() 15187 1726882564.24643: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882564.24645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882564.24647: variable 'omit' from source: magic vars 15187 1726882564.25180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882564.26856: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882564.26905: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882564.26934: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882564.26964: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882564.26988: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882564.27051: 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) 15187 1726882564.27078: 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) 15187 1726882564.27097: 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) 15187 1726882564.27125: 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) 15187 1726882564.27137: 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) 15187 1726882564.27240: variable 'ansible_distribution' from source: facts 15187 1726882564.27244: variable 'ansible_distribution_major_version' from source: facts 15187 1726882564.27254: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882564.27257: when evaluation is False, skipping this task 15187 1726882564.27260: _execute() done 15187 1726882564.27263: dumping result to json 15187 1726882564.27268: done dumping result, returning 15187 1726882564.27278: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-933a-78d6-000000000045] 15187 1726882564.27288: sending task result for task 0affc7ec-ae25-933a-78d6-000000000045 15187 1726882564.27380: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000045 15187 1726882564.27383: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882564.27431: no more pending results, returning what we have 15187 1726882564.27435: results queue empty 15187 1726882564.27436: checking for any_errors_fatal 15187 1726882564.27443: done checking for any_errors_fatal 15187 1726882564.27444: checking for max_fail_percentage 15187 1726882564.27445: done checking for max_fail_percentage 15187 1726882564.27446: checking to see if all hosts have failed and the running result is not ok 15187 1726882564.27447: done checking to see if all hosts have failed 15187 1726882564.27448: getting the remaining hosts for this loop 15187 1726882564.27449: done getting the remaining hosts for this loop 15187 1726882564.27453: getting the next task for host managed_node3 15187 1726882564.27458: done getting next task for host managed_node3 15187 1726882564.27461: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15187 1726882564.27463: ^ 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 15187 1726882564.27476: getting variables 15187 1726882564.27478: in VariableManager get_vars() 15187 1726882564.27511: Calling all_inventory to load vars for managed_node3 15187 1726882564.27513: Calling groups_inventory to load vars for managed_node3 15187 1726882564.27515: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.27526: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.27528: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.27531: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.27665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.27792: done with get_vars() 15187 1726882564.27800: done getting variables 15187 1726882564.27846: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:36:04 -0400 (0:00:00.039) 0:00:07.493 ****** 15187 1726882564.27866: entering _queue_task() for managed_node3/package 15187 1726882564.28061: worker is 1 (out of 1 available) 15187 1726882564.28075: exiting _queue_task() for managed_node3/package 15187 1726882564.28087: done queuing things up, now waiting for results queue to drain 15187 1726882564.28088: waiting for pending results... 15187 1726882564.28264: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15187 1726882564.28326: in run() - task 0affc7ec-ae25-933a-78d6-000000000046 15187 1726882564.28342: variable 'ansible_search_path' from source: unknown 15187 1726882564.28346: variable 'ansible_search_path' from source: unknown 15187 1726882564.28376: calling self._execute() 15187 1726882564.28444: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882564.28448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882564.28457: variable 'omit' from source: magic vars 15187 1726882564.28785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882564.30413: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882564.30464: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882564.30502: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882564.30533: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882564.30553: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882564.30616: 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) 15187 1726882564.30641: 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) 15187 1726882564.30660: 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) 15187 1726882564.30689: 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) 15187 1726882564.30700: 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) 15187 1726882564.30803: variable 'ansible_distribution' from source: facts 15187 1726882564.30807: variable 'ansible_distribution_major_version' from source: facts 15187 1726882564.30817: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882564.30820: when evaluation is False, skipping this task 15187 1726882564.30825: _execute() done 15187 1726882564.30828: dumping result to json 15187 1726882564.30834: done dumping result, returning 15187 1726882564.30852: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-933a-78d6-000000000046] 15187 1726882564.30855: sending task result for task 0affc7ec-ae25-933a-78d6-000000000046 15187 1726882564.30945: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000046 15187 1726882564.30947: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882564.30994: no more pending results, returning what we have 15187 1726882564.30998: results queue empty 15187 1726882564.30999: checking for any_errors_fatal 15187 1726882564.31006: done checking for any_errors_fatal 15187 1726882564.31007: checking for max_fail_percentage 15187 1726882564.31009: done checking for max_fail_percentage 15187 1726882564.31010: checking to see if all hosts have failed and the running result is not ok 15187 1726882564.31010: done checking to see if all hosts have failed 15187 1726882564.31011: getting the remaining hosts for this loop 15187 1726882564.31013: done getting the remaining hosts for this loop 15187 1726882564.31017: getting the next task for host managed_node3 15187 1726882564.31024: done getting next task for host managed_node3 15187 1726882564.31028: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15187 1726882564.31030: ^ 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 15187 1726882564.31043: getting variables 15187 1726882564.31045: in VariableManager get_vars() 15187 1726882564.31082: Calling all_inventory to load vars for managed_node3 15187 1726882564.31085: Calling groups_inventory to load vars for managed_node3 15187 1726882564.31087: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.31096: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.31098: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.31101: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.31287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.31411: done with get_vars() 15187 1726882564.31419: done getting variables 15187 1726882564.31466: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:04 -0400 (0:00:00.036) 0:00:07.529 ****** 15187 1726882564.31491: entering _queue_task() for managed_node3/service 15187 1726882564.31711: worker is 1 (out of 1 available) 15187 1726882564.31728: exiting _queue_task() for managed_node3/service 15187 1726882564.31740: done queuing things up, now waiting for results queue to drain 15187 1726882564.31741: waiting for pending results... 15187 1726882564.31914: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15187 1726882564.31984: in run() - task 0affc7ec-ae25-933a-78d6-000000000047 15187 1726882564.31995: variable 'ansible_search_path' from source: unknown 15187 1726882564.31998: variable 'ansible_search_path' from source: unknown 15187 1726882564.32041: calling self._execute() 15187 1726882564.32114: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882564.32118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882564.32132: variable 'omit' from source: magic vars 15187 1726882564.32473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882564.34125: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882564.34178: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882564.34205: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882564.34233: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882564.34255: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882564.34324: 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) 15187 1726882564.34346: 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) 15187 1726882564.34368: 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) 15187 1726882564.34401: 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) 15187 1726882564.34412: 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) 15187 1726882564.34519: variable 'ansible_distribution' from source: facts 15187 1726882564.34525: variable 'ansible_distribution_major_version' from source: facts 15187 1726882564.34535: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882564.34538: when evaluation is False, skipping this task 15187 1726882564.34541: _execute() done 15187 1726882564.34543: dumping result to json 15187 1726882564.34549: done dumping result, returning 15187 1726882564.34556: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-933a-78d6-000000000047] 15187 1726882564.34561: sending task result for task 0affc7ec-ae25-933a-78d6-000000000047 15187 1726882564.34660: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000047 15187 1726882564.34662: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882564.34721: no more pending results, returning what we have 15187 1726882564.34727: results queue empty 15187 1726882564.34728: checking for any_errors_fatal 15187 1726882564.34735: done checking for any_errors_fatal 15187 1726882564.34735: checking for max_fail_percentage 15187 1726882564.34737: done checking for max_fail_percentage 15187 1726882564.34738: checking to see if all hosts have failed and the running result is not ok 15187 1726882564.34739: done checking to see if all hosts have failed 15187 1726882564.34740: getting the remaining hosts for this loop 15187 1726882564.34741: done getting the remaining hosts for this loop 15187 1726882564.34745: getting the next task for host managed_node3 15187 1726882564.34750: done getting next task for host managed_node3 15187 1726882564.34753: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15187 1726882564.34755: ^ 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 15187 1726882564.34768: getting variables 15187 1726882564.34770: in VariableManager get_vars() 15187 1726882564.34807: Calling all_inventory to load vars for managed_node3 15187 1726882564.34809: Calling groups_inventory to load vars for managed_node3 15187 1726882564.34811: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.34820: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.34825: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.34828: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.34969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.35095: done with get_vars() 15187 1726882564.35104: done getting variables 15187 1726882564.35152: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:36:04 -0400 (0:00:00.036) 0:00:07.566 ****** 15187 1726882564.35174: entering _queue_task() for managed_node3/service 15187 1726882564.35390: worker is 1 (out of 1 available) 15187 1726882564.35404: exiting _queue_task() for managed_node3/service 15187 1726882564.35417: done queuing things up, now waiting for results queue to drain 15187 1726882564.35418: waiting for pending results... 15187 1726882564.35595: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15187 1726882564.35663: in run() - task 0affc7ec-ae25-933a-78d6-000000000048 15187 1726882564.35675: variable 'ansible_search_path' from source: unknown 15187 1726882564.35678: variable 'ansible_search_path' from source: unknown 15187 1726882564.35706: calling self._execute() 15187 1726882564.35776: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882564.35782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882564.35791: variable 'omit' from source: magic vars 15187 1726882564.36125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882564.37772: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882564.37816: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882564.37856: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882564.37885: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882564.37907: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882564.37976: 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) 15187 1726882564.37997: 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) 15187 1726882564.38015: 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) 15187 1726882564.38048: 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) 15187 1726882564.38061: 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) 15187 1726882564.38162: variable 'ansible_distribution' from source: facts 15187 1726882564.38166: variable 'ansible_distribution_major_version' from source: facts 15187 1726882564.38178: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882564.38181: when evaluation is False, skipping this task 15187 1726882564.38183: _execute() done 15187 1726882564.38190: dumping result to json 15187 1726882564.38194: done dumping result, returning 15187 1726882564.38201: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-933a-78d6-000000000048] 15187 1726882564.38205: sending task result for task 0affc7ec-ae25-933a-78d6-000000000048 15187 1726882564.38299: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000048 15187 1726882564.38302: 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 } 15187 1726882564.38346: no more pending results, returning what we have 15187 1726882564.38350: results queue empty 15187 1726882564.38351: checking for any_errors_fatal 15187 1726882564.38358: done checking for any_errors_fatal 15187 1726882564.38359: checking for max_fail_percentage 15187 1726882564.38360: done checking for max_fail_percentage 15187 1726882564.38361: checking to see if all hosts have failed and the running result is not ok 15187 1726882564.38362: done checking to see if all hosts have failed 15187 1726882564.38363: getting the remaining hosts for this loop 15187 1726882564.38364: done getting the remaining hosts for this loop 15187 1726882564.38368: getting the next task for host managed_node3 15187 1726882564.38375: done getting next task for host managed_node3 15187 1726882564.38379: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15187 1726882564.38381: ^ 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 15187 1726882564.38394: getting variables 15187 1726882564.38396: in VariableManager get_vars() 15187 1726882564.38432: Calling all_inventory to load vars for managed_node3 15187 1726882564.38434: Calling groups_inventory to load vars for managed_node3 15187 1726882564.38436: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.38445: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.38447: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.38450: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.38623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.38748: done with get_vars() 15187 1726882564.38756: done getting variables 15187 1726882564.38800: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:36:04 -0400 (0:00:00.036) 0:00:07.603 ****** 15187 1726882564.38820: entering _queue_task() for managed_node3/service 15187 1726882564.39024: worker is 1 (out of 1 available) 15187 1726882564.39040: exiting _queue_task() for managed_node3/service 15187 1726882564.39053: done queuing things up, now waiting for results queue to drain 15187 1726882564.39054: waiting for pending results... 15187 1726882564.39210: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15187 1726882564.39273: in run() - task 0affc7ec-ae25-933a-78d6-000000000049 15187 1726882564.39288: variable 'ansible_search_path' from source: unknown 15187 1726882564.39291: variable 'ansible_search_path' from source: unknown 15187 1726882564.39317: calling self._execute() 15187 1726882564.39399: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882564.39404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882564.39411: variable 'omit' from source: magic vars 15187 1726882564.39749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882564.41362: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882564.41413: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882564.41441: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882564.41471: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882564.41494: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882564.41557: 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) 15187 1726882564.41595: 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) 15187 1726882564.41614: 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) 15187 1726882564.41644: 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) 15187 1726882564.41656: 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) 15187 1726882564.41762: variable 'ansible_distribution' from source: facts 15187 1726882564.41766: variable 'ansible_distribution_major_version' from source: facts 15187 1726882564.41782: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882564.41785: when evaluation is False, skipping this task 15187 1726882564.41789: _execute() done 15187 1726882564.41792: dumping result to json 15187 1726882564.41794: done dumping result, returning 15187 1726882564.41803: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-933a-78d6-000000000049] 15187 1726882564.41806: sending task result for task 0affc7ec-ae25-933a-78d6-000000000049 15187 1726882564.41897: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000049 15187 1726882564.41900: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882564.41948: no more pending results, returning what we have 15187 1726882564.41952: results queue empty 15187 1726882564.41953: checking for any_errors_fatal 15187 1726882564.41958: done checking for any_errors_fatal 15187 1726882564.41959: checking for max_fail_percentage 15187 1726882564.41961: done checking for max_fail_percentage 15187 1726882564.41962: checking to see if all hosts have failed and the running result is not ok 15187 1726882564.41962: done checking to see if all hosts have failed 15187 1726882564.41963: getting the remaining hosts for this loop 15187 1726882564.41965: done getting the remaining hosts for this loop 15187 1726882564.41968: getting the next task for host managed_node3 15187 1726882564.41973: done getting next task for host managed_node3 15187 1726882564.41977: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 15187 1726882564.41979: ^ 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 15187 1726882564.41992: getting variables 15187 1726882564.41994: in VariableManager get_vars() 15187 1726882564.42034: Calling all_inventory to load vars for managed_node3 15187 1726882564.42037: Calling groups_inventory to load vars for managed_node3 15187 1726882564.42039: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.42048: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.42051: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.42053: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.42186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.42309: done with get_vars() 15187 1726882564.42317: done getting variables 15187 1726882564.42362: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:36:04 -0400 (0:00:00.035) 0:00:07.638 ****** 15187 1726882564.42384: entering _queue_task() for managed_node3/service 15187 1726882564.42581: worker is 1 (out of 1 available) 15187 1726882564.42595: exiting _queue_task() for managed_node3/service 15187 1726882564.42607: done queuing things up, now waiting for results queue to drain 15187 1726882564.42609: waiting for pending results... 15187 1726882564.42785: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 15187 1726882564.42849: in run() - task 0affc7ec-ae25-933a-78d6-00000000004a 15187 1726882564.42862: variable 'ansible_search_path' from source: unknown 15187 1726882564.42866: variable 'ansible_search_path' from source: unknown 15187 1726882564.42896: calling self._execute() 15187 1726882564.42961: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882564.42966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882564.42978: variable 'omit' from source: magic vars 15187 1726882564.43361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882564.44951: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882564.45005: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882564.45037: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882564.45064: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882564.45084: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882564.45150: 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) 15187 1726882564.45174: 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) 15187 1726882564.45191: 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) 15187 1726882564.45220: 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) 15187 1726882564.45235: 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) 15187 1726882564.45334: variable 'ansible_distribution' from source: facts 15187 1726882564.45338: variable 'ansible_distribution_major_version' from source: facts 15187 1726882564.45347: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882564.45352: when evaluation is False, skipping this task 15187 1726882564.45355: _execute() done 15187 1726882564.45357: dumping result to json 15187 1726882564.45360: done dumping result, returning 15187 1726882564.45372: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-933a-78d6-00000000004a] 15187 1726882564.45375: sending task result for task 0affc7ec-ae25-933a-78d6-00000000004a 15187 1726882564.45460: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000004a 15187 1726882564.45463: 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 } 15187 1726882564.45515: no more pending results, returning what we have 15187 1726882564.45519: results queue empty 15187 1726882564.45520: checking for any_errors_fatal 15187 1726882564.45527: done checking for any_errors_fatal 15187 1726882564.45527: checking for max_fail_percentage 15187 1726882564.45529: done checking for max_fail_percentage 15187 1726882564.45530: checking to see if all hosts have failed and the running result is not ok 15187 1726882564.45531: done checking to see if all hosts have failed 15187 1726882564.45531: getting the remaining hosts for this loop 15187 1726882564.45533: done getting the remaining hosts for this loop 15187 1726882564.45537: getting the next task for host managed_node3 15187 1726882564.45542: done getting next task for host managed_node3 15187 1726882564.45545: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15187 1726882564.45547: ^ 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 15187 1726882564.45559: getting variables 15187 1726882564.45561: in VariableManager get_vars() 15187 1726882564.45596: Calling all_inventory to load vars for managed_node3 15187 1726882564.45599: Calling groups_inventory to load vars for managed_node3 15187 1726882564.45601: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.45610: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.45612: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.45615: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.45789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.45988: done with get_vars() 15187 1726882564.45999: done getting variables 15187 1726882564.46089: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:36:04 -0400 (0:00:00.037) 0:00:07.676 ****** 15187 1726882564.46119: entering _queue_task() for managed_node3/copy 15187 1726882564.46366: worker is 1 (out of 1 available) 15187 1726882564.46383: exiting _queue_task() for managed_node3/copy 15187 1726882564.46396: done queuing things up, now waiting for results queue to drain 15187 1726882564.46398: waiting for pending results... 15187 1726882564.46765: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15187 1726882564.46807: in run() - task 0affc7ec-ae25-933a-78d6-00000000004b 15187 1726882564.46845: variable 'ansible_search_path' from source: unknown 15187 1726882564.46849: variable 'ansible_search_path' from source: unknown 15187 1726882564.46896: calling self._execute() 15187 1726882564.46958: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882564.46968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882564.46977: variable 'omit' from source: magic vars 15187 1726882564.47312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882564.49128: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882564.49132: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882564.49134: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882564.49137: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882564.49139: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882564.49225: 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) 15187 1726882564.49263: 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) 15187 1726882564.49296: 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) 15187 1726882564.49347: 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) 15187 1726882564.49369: 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) 15187 1726882564.49511: variable 'ansible_distribution' from source: facts 15187 1726882564.49520: variable 'ansible_distribution_major_version' from source: facts 15187 1726882564.49549: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882564.49557: when evaluation is False, skipping this task 15187 1726882564.49564: _execute() done 15187 1726882564.49571: dumping result to json 15187 1726882564.49580: done dumping result, returning 15187 1726882564.49591: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-933a-78d6-00000000004b] 15187 1726882564.49601: sending task result for task 0affc7ec-ae25-933a-78d6-00000000004b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882564.49750: no more pending results, returning what we have 15187 1726882564.49754: results queue empty 15187 1726882564.49755: checking for any_errors_fatal 15187 1726882564.49761: done checking for any_errors_fatal 15187 1726882564.49762: checking for max_fail_percentage 15187 1726882564.49763: done checking for max_fail_percentage 15187 1726882564.49764: checking to see if all hosts have failed and the running result is not ok 15187 1726882564.49765: done checking to see if all hosts have failed 15187 1726882564.49766: getting the remaining hosts for this loop 15187 1726882564.49767: done getting the remaining hosts for this loop 15187 1726882564.49774: getting the next task for host managed_node3 15187 1726882564.49779: done getting next task for host managed_node3 15187 1726882564.49783: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15187 1726882564.49784: ^ 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 15187 1726882564.49797: getting variables 15187 1726882564.49799: in VariableManager get_vars() 15187 1726882564.49839: Calling all_inventory to load vars for managed_node3 15187 1726882564.49842: Calling groups_inventory to load vars for managed_node3 15187 1726882564.49844: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.49854: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.49856: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.49859: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.50234: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000004b 15187 1726882564.50237: WORKER PROCESS EXITING 15187 1726882564.50262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.50489: done with get_vars() 15187 1726882564.50500: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:36:04 -0400 (0:00:00.044) 0:00:07.720 ****** 15187 1726882564.50591: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 15187 1726882564.50986: worker is 1 (out of 1 available) 15187 1726882564.50999: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 15187 1726882564.51010: done queuing things up, now waiting for results queue to drain 15187 1726882564.51011: waiting for pending results... 15187 1726882564.51213: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15187 1726882564.51326: in run() - task 0affc7ec-ae25-933a-78d6-00000000004c 15187 1726882564.51354: variable 'ansible_search_path' from source: unknown 15187 1726882564.51362: variable 'ansible_search_path' from source: unknown 15187 1726882564.51408: calling self._execute() 15187 1726882564.51525: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882564.51532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882564.51534: variable 'omit' from source: magic vars 15187 1726882564.52112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882564.54711: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882564.54776: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882564.54852: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882564.54904: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882564.54944: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882564.55051: 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) 15187 1726882564.55092: 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) 15187 1726882564.55148: 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) 15187 1726882564.55192: 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) 15187 1726882564.55231: 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) 15187 1726882564.55399: variable 'ansible_distribution' from source: facts 15187 1726882564.55449: variable 'ansible_distribution_major_version' from source: facts 15187 1726882564.55453: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882564.55456: when evaluation is False, skipping this task 15187 1726882564.55458: _execute() done 15187 1726882564.55460: dumping result to json 15187 1726882564.55462: done dumping result, returning 15187 1726882564.55559: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-933a-78d6-00000000004c] 15187 1726882564.55562: sending task result for task 0affc7ec-ae25-933a-78d6-00000000004c 15187 1726882564.55831: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000004c 15187 1726882564.55835: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882564.55887: no more pending results, returning what we have 15187 1726882564.55890: results queue empty 15187 1726882564.55891: checking for any_errors_fatal 15187 1726882564.55897: done checking for any_errors_fatal 15187 1726882564.55898: checking for max_fail_percentage 15187 1726882564.55900: done checking for max_fail_percentage 15187 1726882564.55900: checking to see if all hosts have failed and the running result is not ok 15187 1726882564.55901: done checking to see if all hosts have failed 15187 1726882564.55902: getting the remaining hosts for this loop 15187 1726882564.55904: done getting the remaining hosts for this loop 15187 1726882564.55907: getting the next task for host managed_node3 15187 1726882564.55912: done getting next task for host managed_node3 15187 1726882564.55916: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 15187 1726882564.55917: ^ 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 15187 1726882564.55932: getting variables 15187 1726882564.55934: in VariableManager get_vars() 15187 1726882564.56137: Calling all_inventory to load vars for managed_node3 15187 1726882564.56140: Calling groups_inventory to load vars for managed_node3 15187 1726882564.56217: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.56230: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.56233: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.56237: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.56456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.56736: done with get_vars() 15187 1726882564.56747: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:36:04 -0400 (0:00:00.063) 0:00:07.784 ****** 15187 1726882564.56927: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 15187 1726882564.57211: worker is 1 (out of 1 available) 15187 1726882564.57228: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 15187 1726882564.57239: done queuing things up, now waiting for results queue to drain 15187 1726882564.57240: waiting for pending results... 15187 1726882564.57556: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 15187 1726882564.57634: in run() - task 0affc7ec-ae25-933a-78d6-00000000004d 15187 1726882564.57660: variable 'ansible_search_path' from source: unknown 15187 1726882564.57668: variable 'ansible_search_path' from source: unknown 15187 1726882564.57711: calling self._execute() 15187 1726882564.57805: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882564.57818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882564.57834: variable 'omit' from source: magic vars 15187 1726882564.58328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882564.60895: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882564.60979: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882564.61032: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882564.61132: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882564.61135: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882564.61214: 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) 15187 1726882564.61256: 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) 15187 1726882564.61287: 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) 15187 1726882564.61331: 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) 15187 1726882564.61355: 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) 15187 1726882564.61507: variable 'ansible_distribution' from source: facts 15187 1726882564.61528: variable 'ansible_distribution_major_version' from source: facts 15187 1726882564.61572: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882564.61575: when evaluation is False, skipping this task 15187 1726882564.61578: _execute() done 15187 1726882564.61581: dumping result to json 15187 1726882564.61583: done dumping result, returning 15187 1726882564.61586: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-933a-78d6-00000000004d] 15187 1726882564.61593: sending task result for task 0affc7ec-ae25-933a-78d6-00000000004d 15187 1726882564.61760: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000004d 15187 1726882564.61763: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882564.61950: no more pending results, returning what we have 15187 1726882564.61955: results queue empty 15187 1726882564.61956: checking for any_errors_fatal 15187 1726882564.61963: done checking for any_errors_fatal 15187 1726882564.61964: checking for max_fail_percentage 15187 1726882564.61965: done checking for max_fail_percentage 15187 1726882564.61966: checking to see if all hosts have failed and the running result is not ok 15187 1726882564.61967: done checking to see if all hosts have failed 15187 1726882564.61968: getting the remaining hosts for this loop 15187 1726882564.61973: done getting the remaining hosts for this loop 15187 1726882564.61977: getting the next task for host managed_node3 15187 1726882564.61984: done getting next task for host managed_node3 15187 1726882564.61988: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15187 1726882564.61990: ^ 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 15187 1726882564.62006: getting variables 15187 1726882564.62008: in VariableManager get_vars() 15187 1726882564.62053: Calling all_inventory to load vars for managed_node3 15187 1726882564.62056: Calling groups_inventory to load vars for managed_node3 15187 1726882564.62059: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.62073: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.62077: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.62081: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.62502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.62772: done with get_vars() 15187 1726882564.62787: done getting variables 15187 1726882564.62854: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:36:04 -0400 (0:00:00.059) 0:00:07.843 ****** 15187 1726882564.62886: entering _queue_task() for managed_node3/debug 15187 1726882564.63216: worker is 1 (out of 1 available) 15187 1726882564.63340: exiting _queue_task() for managed_node3/debug 15187 1726882564.63350: done queuing things up, now waiting for results queue to drain 15187 1726882564.63351: waiting for pending results... 15187 1726882564.63633: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15187 1726882564.63777: in run() - task 0affc7ec-ae25-933a-78d6-00000000004e 15187 1726882564.63782: variable 'ansible_search_path' from source: unknown 15187 1726882564.63785: variable 'ansible_search_path' from source: unknown 15187 1726882564.63788: calling self._execute() 15187 1726882564.63954: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882564.63968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882564.64002: variable 'omit' from source: magic vars 15187 1726882564.64541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882564.67199: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882564.67287: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882564.67335: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882564.67387: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882564.67418: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882564.67518: 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) 15187 1726882564.67599: 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) 15187 1726882564.67602: 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) 15187 1726882564.67651: 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) 15187 1726882564.67676: 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) 15187 1726882564.67840: variable 'ansible_distribution' from source: facts 15187 1726882564.67850: variable 'ansible_distribution_major_version' from source: facts 15187 1726882564.67867: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882564.67929: when evaluation is False, skipping this task 15187 1726882564.67932: _execute() done 15187 1726882564.67935: dumping result to json 15187 1726882564.67938: done dumping result, returning 15187 1726882564.67941: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-933a-78d6-00000000004e] 15187 1726882564.67943: sending task result for task 0affc7ec-ae25-933a-78d6-00000000004e skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15187 1726882564.68081: no more pending results, returning what we have 15187 1726882564.68085: results queue empty 15187 1726882564.68087: checking for any_errors_fatal 15187 1726882564.68096: done checking for any_errors_fatal 15187 1726882564.68096: checking for max_fail_percentage 15187 1726882564.68098: done checking for max_fail_percentage 15187 1726882564.68099: checking to see if all hosts have failed and the running result is not ok 15187 1726882564.68100: done checking to see if all hosts have failed 15187 1726882564.68101: getting the remaining hosts for this loop 15187 1726882564.68103: done getting the remaining hosts for this loop 15187 1726882564.68108: getting the next task for host managed_node3 15187 1726882564.68114: done getting next task for host managed_node3 15187 1726882564.68118: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15187 1726882564.68120: ^ 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 15187 1726882564.68138: getting variables 15187 1726882564.68140: in VariableManager get_vars() 15187 1726882564.68186: Calling all_inventory to load vars for managed_node3 15187 1726882564.68189: Calling groups_inventory to load vars for managed_node3 15187 1726882564.68191: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.68204: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.68207: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.68211: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.68701: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000004e 15187 1726882564.68705: WORKER PROCESS EXITING 15187 1726882564.68734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.68963: done with get_vars() 15187 1726882564.68984: done getting variables 15187 1726882564.69054: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:36:04 -0400 (0:00:00.061) 0:00:07.905 ****** 15187 1726882564.69094: entering _queue_task() for managed_node3/debug 15187 1726882564.69363: worker is 1 (out of 1 available) 15187 1726882564.69380: exiting _queue_task() for managed_node3/debug 15187 1726882564.69393: done queuing things up, now waiting for results queue to drain 15187 1726882564.69395: waiting for pending results... 15187 1726882564.69691: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15187 1726882564.69803: in run() - task 0affc7ec-ae25-933a-78d6-00000000004f 15187 1726882564.69829: variable 'ansible_search_path' from source: unknown 15187 1726882564.69839: variable 'ansible_search_path' from source: unknown 15187 1726882564.69894: calling self._execute() 15187 1726882564.69993: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882564.70005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882564.70018: variable 'omit' from source: magic vars 15187 1726882564.70527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882564.74630: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882564.74727: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882564.75082: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882564.75131: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882564.75229: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882564.75263: 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) 15187 1726882564.75300: 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) 15187 1726882564.75341: 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) 15187 1726882564.75389: 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) 15187 1726882564.75410: 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) 15187 1726882564.75572: variable 'ansible_distribution' from source: facts 15187 1726882564.75585: variable 'ansible_distribution_major_version' from source: facts 15187 1726882564.75601: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882564.75608: when evaluation is False, skipping this task 15187 1726882564.75659: _execute() done 15187 1726882564.75665: dumping result to json 15187 1726882564.75674: done dumping result, returning 15187 1726882564.75678: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-933a-78d6-00000000004f] 15187 1726882564.75680: sending task result for task 0affc7ec-ae25-933a-78d6-00000000004f skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15187 1726882564.75931: no more pending results, returning what we have 15187 1726882564.75935: results queue empty 15187 1726882564.75937: checking for any_errors_fatal 15187 1726882564.75945: done checking for any_errors_fatal 15187 1726882564.75946: checking for max_fail_percentage 15187 1726882564.75948: done checking for max_fail_percentage 15187 1726882564.75949: checking to see if all hosts have failed and the running result is not ok 15187 1726882564.75950: done checking to see if all hosts have failed 15187 1726882564.75951: getting the remaining hosts for this loop 15187 1726882564.75953: done getting the remaining hosts for this loop 15187 1726882564.75957: getting the next task for host managed_node3 15187 1726882564.75964: done getting next task for host managed_node3 15187 1726882564.75968: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15187 1726882564.75973: ^ 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 15187 1726882564.76030: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000004f 15187 1726882564.76033: WORKER PROCESS EXITING 15187 1726882564.76042: getting variables 15187 1726882564.76044: in VariableManager get_vars() 15187 1726882564.76202: Calling all_inventory to load vars for managed_node3 15187 1726882564.76206: Calling groups_inventory to load vars for managed_node3 15187 1726882564.76209: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.76219: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.76223: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.76227: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.76545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.76738: done with get_vars() 15187 1726882564.76754: done getting variables 15187 1726882564.76813: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:36:04 -0400 (0:00:00.077) 0:00:07.983 ****** 15187 1726882564.76845: entering _queue_task() for managed_node3/debug 15187 1726882564.77172: worker is 1 (out of 1 available) 15187 1726882564.77332: exiting _queue_task() for managed_node3/debug 15187 1726882564.77343: done queuing things up, now waiting for results queue to drain 15187 1726882564.77345: waiting for pending results... 15187 1726882564.77506: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15187 1726882564.77634: in run() - task 0affc7ec-ae25-933a-78d6-000000000050 15187 1726882564.77655: variable 'ansible_search_path' from source: unknown 15187 1726882564.77680: variable 'ansible_search_path' from source: unknown 15187 1726882564.77715: calling self._execute() 15187 1726882564.77829: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882564.77836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882564.77899: variable 'omit' from source: magic vars 15187 1726882564.78403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882564.81414: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882564.81502: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882564.81555: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882564.81599: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882564.81659: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882564.81734: 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) 15187 1726882564.81776: 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) 15187 1726882564.81803: 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) 15187 1726882564.81846: 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) 15187 1726882564.81879: 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) 15187 1726882564.82227: variable 'ansible_distribution' from source: facts 15187 1726882564.82230: variable 'ansible_distribution_major_version' from source: facts 15187 1726882564.82232: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882564.82234: when evaluation is False, skipping this task 15187 1726882564.82236: _execute() done 15187 1726882564.82238: dumping result to json 15187 1726882564.82240: done dumping result, returning 15187 1726882564.82243: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-933a-78d6-000000000050] 15187 1726882564.82245: sending task result for task 0affc7ec-ae25-933a-78d6-000000000050 15187 1726882564.82327: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000050 15187 1726882564.82331: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15187 1726882564.82382: no more pending results, returning what we have 15187 1726882564.82386: results queue empty 15187 1726882564.82387: checking for any_errors_fatal 15187 1726882564.82393: done checking for any_errors_fatal 15187 1726882564.82394: checking for max_fail_percentage 15187 1726882564.82395: done checking for max_fail_percentage 15187 1726882564.82396: checking to see if all hosts have failed and the running result is not ok 15187 1726882564.82397: done checking to see if all hosts have failed 15187 1726882564.82398: getting the remaining hosts for this loop 15187 1726882564.82400: done getting the remaining hosts for this loop 15187 1726882564.82404: getting the next task for host managed_node3 15187 1726882564.82410: done getting next task for host managed_node3 15187 1726882564.82413: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 15187 1726882564.82525: ^ 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 15187 1726882564.82540: getting variables 15187 1726882564.82541: in VariableManager get_vars() 15187 1726882564.82580: Calling all_inventory to load vars for managed_node3 15187 1726882564.82583: Calling groups_inventory to load vars for managed_node3 15187 1726882564.82585: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.82594: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.82597: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.82600: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.82830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.83072: done with get_vars() 15187 1726882564.83085: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:36:04 -0400 (0:00:00.063) 0:00:08.046 ****** 15187 1726882564.83193: entering _queue_task() for managed_node3/ping 15187 1726882564.83516: worker is 1 (out of 1 available) 15187 1726882564.83532: exiting _queue_task() for managed_node3/ping 15187 1726882564.83546: done queuing things up, now waiting for results queue to drain 15187 1726882564.83547: waiting for pending results... 15187 1726882564.83939: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 15187 1726882564.83945: in run() - task 0affc7ec-ae25-933a-78d6-000000000051 15187 1726882564.83948: variable 'ansible_search_path' from source: unknown 15187 1726882564.83969: variable 'ansible_search_path' from source: unknown 15187 1726882564.84012: calling self._execute() 15187 1726882564.84115: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882564.84130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882564.84165: variable 'omit' from source: magic vars 15187 1726882564.84692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882564.87535: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882564.87608: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882564.87828: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882564.87832: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882564.87835: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882564.87837: 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) 15187 1726882564.87872: 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) 15187 1726882564.87905: 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) 15187 1726882564.87962: 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) 15187 1726882564.87984: 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) 15187 1726882564.88136: variable 'ansible_distribution' from source: facts 15187 1726882564.88149: variable 'ansible_distribution_major_version' from source: facts 15187 1726882564.88171: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882564.88181: when evaluation is False, skipping this task 15187 1726882564.88189: _execute() done 15187 1726882564.88196: dumping result to json 15187 1726882564.88204: done dumping result, returning 15187 1726882564.88216: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-933a-78d6-000000000051] 15187 1726882564.88229: sending task result for task 0affc7ec-ae25-933a-78d6-000000000051 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882564.88435: no more pending results, returning what we have 15187 1726882564.88439: results queue empty 15187 1726882564.88440: checking for any_errors_fatal 15187 1726882564.88446: done checking for any_errors_fatal 15187 1726882564.88447: checking for max_fail_percentage 15187 1726882564.88449: done checking for max_fail_percentage 15187 1726882564.88450: checking to see if all hosts have failed and the running result is not ok 15187 1726882564.88450: done checking to see if all hosts have failed 15187 1726882564.88452: getting the remaining hosts for this loop 15187 1726882564.88453: done getting the remaining hosts for this loop 15187 1726882564.88458: getting the next task for host managed_node3 15187 1726882564.88466: done getting next task for host managed_node3 15187 1726882564.88468: ^ task is: TASK: meta (role_complete) 15187 1726882564.88470: ^ 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 15187 1726882564.88485: getting variables 15187 1726882564.88487: in VariableManager get_vars() 15187 1726882564.88532: Calling all_inventory to load vars for managed_node3 15187 1726882564.88535: Calling groups_inventory to load vars for managed_node3 15187 1726882564.88538: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.88550: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.88553: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.88557: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.89045: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000051 15187 1726882564.89052: WORKER PROCESS EXITING 15187 1726882564.89077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.89294: done with get_vars() 15187 1726882564.89304: done getting variables 15187 1726882564.89391: done queuing things up, now waiting for results queue to drain 15187 1726882564.89393: results queue empty 15187 1726882564.89394: checking for any_errors_fatal 15187 1726882564.89396: done checking for any_errors_fatal 15187 1726882564.89397: checking for max_fail_percentage 15187 1726882564.89398: done checking for max_fail_percentage 15187 1726882564.89399: checking to see if all hosts have failed and the running result is not ok 15187 1726882564.89399: done checking to see if all hosts have failed 15187 1726882564.89401: getting the remaining hosts for this loop 15187 1726882564.89402: done getting the remaining hosts for this loop 15187 1726882564.89404: getting the next task for host managed_node3 15187 1726882564.89408: done getting next task for host managed_node3 15187 1726882564.89409: ^ task is: TASK: meta (flush_handlers) 15187 1726882564.89411: ^ 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 15187 1726882564.89413: getting variables 15187 1726882564.89414: in VariableManager get_vars() 15187 1726882564.89428: Calling all_inventory to load vars for managed_node3 15187 1726882564.89431: Calling groups_inventory to load vars for managed_node3 15187 1726882564.89433: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.89438: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.89440: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.89444: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.89583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.89784: done with get_vars() 15187 1726882564.89792: done getting variables 15187 1726882564.89855: in VariableManager get_vars() 15187 1726882564.89866: Calling all_inventory to load vars for managed_node3 15187 1726882564.89873: Calling groups_inventory to load vars for managed_node3 15187 1726882564.89875: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.89880: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.89882: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.89885: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.90226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.90441: done with get_vars() 15187 1726882564.90454: done queuing things up, now waiting for results queue to drain 15187 1726882564.90456: results queue empty 15187 1726882564.90456: checking for any_errors_fatal 15187 1726882564.90458: done checking for any_errors_fatal 15187 1726882564.90458: checking for max_fail_percentage 15187 1726882564.90459: done checking for max_fail_percentage 15187 1726882564.90460: checking to see if all hosts have failed and the running result is not ok 15187 1726882564.90461: done checking to see if all hosts have failed 15187 1726882564.90461: getting the remaining hosts for this loop 15187 1726882564.90462: done getting the remaining hosts for this loop 15187 1726882564.90465: getting the next task for host managed_node3 15187 1726882564.90468: done getting next task for host managed_node3 15187 1726882564.90469: ^ task is: TASK: meta (flush_handlers) 15187 1726882564.90471: ^ 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 15187 1726882564.90473: getting variables 15187 1726882564.90474: in VariableManager get_vars() 15187 1726882564.90484: Calling all_inventory to load vars for managed_node3 15187 1726882564.90486: Calling groups_inventory to load vars for managed_node3 15187 1726882564.90488: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.90492: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.90495: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.90498: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.90636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.90831: done with get_vars() 15187 1726882564.90839: done getting variables 15187 1726882564.90884: in VariableManager get_vars() 15187 1726882564.90895: Calling all_inventory to load vars for managed_node3 15187 1726882564.90897: Calling groups_inventory to load vars for managed_node3 15187 1726882564.90899: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.90903: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.90906: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.90909: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.91048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.91447: done with get_vars() 15187 1726882564.91459: done queuing things up, now waiting for results queue to drain 15187 1726882564.91461: results queue empty 15187 1726882564.91462: checking for any_errors_fatal 15187 1726882564.91463: done checking for any_errors_fatal 15187 1726882564.91464: checking for max_fail_percentage 15187 1726882564.91465: done checking for max_fail_percentage 15187 1726882564.91465: checking to see if all hosts have failed and the running result is not ok 15187 1726882564.91466: done checking to see if all hosts have failed 15187 1726882564.91467: getting the remaining hosts for this loop 15187 1726882564.91468: done getting the remaining hosts for this loop 15187 1726882564.91470: getting the next task for host managed_node3 15187 1726882564.91473: done getting next task for host managed_node3 15187 1726882564.91474: ^ task is: None 15187 1726882564.91475: ^ 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 15187 1726882564.91476: done queuing things up, now waiting for results queue to drain 15187 1726882564.91477: results queue empty 15187 1726882564.91478: checking for any_errors_fatal 15187 1726882564.91478: done checking for any_errors_fatal 15187 1726882564.91479: checking for max_fail_percentage 15187 1726882564.91480: done checking for max_fail_percentage 15187 1726882564.91481: checking to see if all hosts have failed and the running result is not ok 15187 1726882564.91481: done checking to see if all hosts have failed 15187 1726882564.91483: getting the next task for host managed_node3 15187 1726882564.91485: done getting next task for host managed_node3 15187 1726882564.91486: ^ task is: None 15187 1726882564.91487: ^ 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 15187 1726882564.91519: in VariableManager get_vars() 15187 1726882564.91536: done with get_vars() 15187 1726882564.91541: in VariableManager get_vars() 15187 1726882564.91551: done with get_vars() 15187 1726882564.91555: variable 'omit' from source: magic vars 15187 1726882564.91585: in VariableManager get_vars() 15187 1726882564.91594: done with get_vars() 15187 1726882564.91614: variable 'omit' from source: magic vars PLAY [Delete the interface] **************************************************** 15187 1726882564.91795: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15187 1726882564.91818: getting the remaining hosts for this loop 15187 1726882564.91819: done getting the remaining hosts for this loop 15187 1726882564.91824: getting the next task for host managed_node3 15187 1726882564.91827: done getting next task for host managed_node3 15187 1726882564.91829: ^ task is: TASK: Gathering Facts 15187 1726882564.91830: ^ 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 15187 1726882564.91832: getting variables 15187 1726882564.91833: in VariableManager get_vars() 15187 1726882564.91841: Calling all_inventory to load vars for managed_node3 15187 1726882564.91843: Calling groups_inventory to load vars for managed_node3 15187 1726882564.91845: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.91850: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.91852: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.91855: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.91992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.92192: done with get_vars() 15187 1726882564.92199: done getting variables 15187 1726882564.92240: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 Friday 20 September 2024 21:36:04 -0400 (0:00:00.090) 0:00:08.137 ****** 15187 1726882564.92267: entering _queue_task() for managed_node3/gather_facts 15187 1726882564.92548: worker is 1 (out of 1 available) 15187 1726882564.92560: exiting _queue_task() for managed_node3/gather_facts 15187 1726882564.92570: done queuing things up, now waiting for results queue to drain 15187 1726882564.92571: waiting for pending results... 15187 1726882564.92839: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15187 1726882564.93029: in run() - task 0affc7ec-ae25-933a-78d6-000000000231 15187 1726882564.93033: variable 'ansible_search_path' from source: unknown 15187 1726882564.93036: calling self._execute() 15187 1726882564.93071: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882564.93083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882564.93096: variable 'omit' from source: magic vars 15187 1726882564.93542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882564.95846: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882564.95927: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882564.95985: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882564.96032: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882564.96064: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882564.96158: 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) 15187 1726882564.96195: 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) 15187 1726882564.96338: 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) 15187 1726882564.96342: 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) 15187 1726882564.96345: 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) 15187 1726882564.96454: variable 'ansible_distribution' from source: facts 15187 1726882564.96467: variable 'ansible_distribution_major_version' from source: facts 15187 1726882564.96483: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882564.96492: when evaluation is False, skipping this task 15187 1726882564.96503: _execute() done 15187 1726882564.96512: dumping result to json 15187 1726882564.96608: done dumping result, returning 15187 1726882564.96612: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affc7ec-ae25-933a-78d6-000000000231] 15187 1726882564.96615: sending task result for task 0affc7ec-ae25-933a-78d6-000000000231 15187 1726882564.96682: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000231 15187 1726882564.96685: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882564.96765: no more pending results, returning what we have 15187 1726882564.96769: results queue empty 15187 1726882564.96770: checking for any_errors_fatal 15187 1726882564.96771: done checking for any_errors_fatal 15187 1726882564.96772: checking for max_fail_percentage 15187 1726882564.96773: done checking for max_fail_percentage 15187 1726882564.96774: checking to see if all hosts have failed and the running result is not ok 15187 1726882564.96775: done checking to see if all hosts have failed 15187 1726882564.96776: getting the remaining hosts for this loop 15187 1726882564.96778: done getting the remaining hosts for this loop 15187 1726882564.96782: getting the next task for host managed_node3 15187 1726882564.96788: done getting next task for host managed_node3 15187 1726882564.96790: ^ task is: TASK: meta (flush_handlers) 15187 1726882564.96792: ^ 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 15187 1726882564.96796: getting variables 15187 1726882564.96798: in VariableManager get_vars() 15187 1726882564.96833: Calling all_inventory to load vars for managed_node3 15187 1726882564.96837: Calling groups_inventory to load vars for managed_node3 15187 1726882564.96840: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.96853: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.96856: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.96860: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.97315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.97546: done with get_vars() 15187 1726882564.97557: done getting variables 15187 1726882564.97630: in VariableManager get_vars() 15187 1726882564.97639: Calling all_inventory to load vars for managed_node3 15187 1726882564.97641: Calling groups_inventory to load vars for managed_node3 15187 1726882564.97644: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.97648: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.97651: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.97655: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.97795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.97987: done with get_vars() 15187 1726882564.98000: done queuing things up, now waiting for results queue to drain 15187 1726882564.98002: results queue empty 15187 1726882564.98003: checking for any_errors_fatal 15187 1726882564.98005: done checking for any_errors_fatal 15187 1726882564.98005: checking for max_fail_percentage 15187 1726882564.98006: done checking for max_fail_percentage 15187 1726882564.98007: checking to see if all hosts have failed and the running result is not ok 15187 1726882564.98008: done checking to see if all hosts have failed 15187 1726882564.98008: getting the remaining hosts for this loop 15187 1726882564.98009: done getting the remaining hosts for this loop 15187 1726882564.98012: getting the next task for host managed_node3 15187 1726882564.98016: done getting next task for host managed_node3 15187 1726882564.98018: ^ task is: TASK: Include the task 'delete_interface.yml' 15187 1726882564.98020: ^ 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 15187 1726882564.98024: getting variables 15187 1726882564.98025: in VariableManager get_vars() 15187 1726882564.98033: Calling all_inventory to load vars for managed_node3 15187 1726882564.98035: Calling groups_inventory to load vars for managed_node3 15187 1726882564.98038: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882564.98048: Calling all_plugins_play to load vars for managed_node3 15187 1726882564.98050: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882564.98053: Calling groups_plugins_play to load vars for managed_node3 15187 1726882564.98193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882564.98405: done with get_vars() 15187 1726882564.98413: done getting variables TASK [Include the task 'delete_interface.yml'] ********************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 Friday 20 September 2024 21:36:04 -0400 (0:00:00.062) 0:00:08.199 ****** 15187 1726882564.98486: entering _queue_task() for managed_node3/include_tasks 15187 1726882564.98749: worker is 1 (out of 1 available) 15187 1726882564.98762: exiting _queue_task() for managed_node3/include_tasks 15187 1726882564.98773: done queuing things up, now waiting for results queue to drain 15187 1726882564.98775: waiting for pending results... 15187 1726882564.99239: running TaskExecutor() for managed_node3/TASK: Include the task 'delete_interface.yml' 15187 1726882564.99244: in run() - task 0affc7ec-ae25-933a-78d6-000000000054 15187 1726882564.99247: variable 'ansible_search_path' from source: unknown 15187 1726882564.99250: calling self._execute() 15187 1726882564.99288: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882564.99301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882564.99315: variable 'omit' from source: magic vars 15187 1726882564.99764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882565.02235: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882565.02311: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882565.02355: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882565.02402: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882565.02436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882565.02528: 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) 15187 1726882565.02563: 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) 15187 1726882565.02594: 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) 15187 1726882565.02649: 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) 15187 1726882565.02668: 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) 15187 1726882565.02813: variable 'ansible_distribution' from source: facts 15187 1726882565.02829: variable 'ansible_distribution_major_version' from source: facts 15187 1726882565.02845: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882565.02852: when evaluation is False, skipping this task 15187 1726882565.02859: _execute() done 15187 1726882565.02940: dumping result to json 15187 1726882565.02943: done dumping result, returning 15187 1726882565.02945: done running TaskExecutor() for managed_node3/TASK: Include the task 'delete_interface.yml' [0affc7ec-ae25-933a-78d6-000000000054] 15187 1726882565.02948: sending task result for task 0affc7ec-ae25-933a-78d6-000000000054 15187 1726882565.03016: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000054 15187 1726882565.03018: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882565.03091: no more pending results, returning what we have 15187 1726882565.03095: results queue empty 15187 1726882565.03096: checking for any_errors_fatal 15187 1726882565.03098: done checking for any_errors_fatal 15187 1726882565.03098: checking for max_fail_percentage 15187 1726882565.03100: done checking for max_fail_percentage 15187 1726882565.03100: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.03101: done checking to see if all hosts have failed 15187 1726882565.03102: getting the remaining hosts for this loop 15187 1726882565.03104: done getting the remaining hosts for this loop 15187 1726882565.03109: getting the next task for host managed_node3 15187 1726882565.03116: done getting next task for host managed_node3 15187 1726882565.03118: ^ task is: TASK: meta (flush_handlers) 15187 1726882565.03120: ^ 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 15187 1726882565.03126: getting variables 15187 1726882565.03128: in VariableManager get_vars() 15187 1726882565.03158: Calling all_inventory to load vars for managed_node3 15187 1726882565.03161: Calling groups_inventory to load vars for managed_node3 15187 1726882565.03164: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.03176: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.03179: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.03183: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.03466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.03759: done with get_vars() 15187 1726882565.03769: done getting variables 15187 1726882565.03945: in VariableManager get_vars() 15187 1726882565.03955: Calling all_inventory to load vars for managed_node3 15187 1726882565.03957: Calling groups_inventory to load vars for managed_node3 15187 1726882565.03960: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.03964: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.03967: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.03973: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.04184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.04449: done with get_vars() 15187 1726882565.04463: done queuing things up, now waiting for results queue to drain 15187 1726882565.04465: results queue empty 15187 1726882565.04466: checking for any_errors_fatal 15187 1726882565.04471: done checking for any_errors_fatal 15187 1726882565.04472: checking for max_fail_percentage 15187 1726882565.04473: done checking for max_fail_percentage 15187 1726882565.04474: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.04475: done checking to see if all hosts have failed 15187 1726882565.04475: getting the remaining hosts for this loop 15187 1726882565.04477: done getting the remaining hosts for this loop 15187 1726882565.04479: getting the next task for host managed_node3 15187 1726882565.04482: done getting next task for host managed_node3 15187 1726882565.04484: ^ task is: TASK: meta (flush_handlers) 15187 1726882565.04485: ^ 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 15187 1726882565.04488: getting variables 15187 1726882565.04489: in VariableManager get_vars() 15187 1726882565.04497: Calling all_inventory to load vars for managed_node3 15187 1726882565.04499: Calling groups_inventory to load vars for managed_node3 15187 1726882565.04502: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.04511: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.04514: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.04517: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.04682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.04907: done with get_vars() 15187 1726882565.04916: done getting variables 15187 1726882565.04985: in VariableManager get_vars() 15187 1726882565.04995: Calling all_inventory to load vars for managed_node3 15187 1726882565.04997: Calling groups_inventory to load vars for managed_node3 15187 1726882565.04999: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.05004: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.05007: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.05010: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.05162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.05437: done with get_vars() 15187 1726882565.05449: done queuing things up, now waiting for results queue to drain 15187 1726882565.05451: results queue empty 15187 1726882565.05452: checking for any_errors_fatal 15187 1726882565.05453: done checking for any_errors_fatal 15187 1726882565.05454: checking for max_fail_percentage 15187 1726882565.05455: done checking for max_fail_percentage 15187 1726882565.05456: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.05456: done checking to see if all hosts have failed 15187 1726882565.05457: getting the remaining hosts for this loop 15187 1726882565.05458: done getting the remaining hosts for this loop 15187 1726882565.05460: getting the next task for host managed_node3 15187 1726882565.05463: done getting next task for host managed_node3 15187 1726882565.05464: ^ task is: None 15187 1726882565.05465: ^ 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 15187 1726882565.05466: done queuing things up, now waiting for results queue to drain 15187 1726882565.05467: results queue empty 15187 1726882565.05468: checking for any_errors_fatal 15187 1726882565.05478: done checking for any_errors_fatal 15187 1726882565.05479: checking for max_fail_percentage 15187 1726882565.05480: done checking for max_fail_percentage 15187 1726882565.05481: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.05487: done checking to see if all hosts have failed 15187 1726882565.05489: getting the next task for host managed_node3 15187 1726882565.05492: done getting next task for host managed_node3 15187 1726882565.05493: ^ task is: None 15187 1726882565.05494: ^ 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 15187 1726882565.05534: in VariableManager get_vars() 15187 1726882565.05555: done with get_vars() 15187 1726882565.05561: in VariableManager get_vars() 15187 1726882565.05578: done with get_vars() 15187 1726882565.05583: variable 'omit' from source: magic vars 15187 1726882565.05706: variable 'profile' from source: play vars 15187 1726882565.05846: in VariableManager get_vars() 15187 1726882565.05876: done with get_vars() 15187 1726882565.05898: variable 'omit' from source: magic vars 15187 1726882565.05976: variable 'profile' from source: play vars PLAY [Remove {{ profile }}] **************************************************** 15187 1726882565.06976: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15187 1726882565.07163: getting the remaining hosts for this loop 15187 1726882565.07165: done getting the remaining hosts for this loop 15187 1726882565.07167: getting the next task for host managed_node3 15187 1726882565.07170: done getting next task for host managed_node3 15187 1726882565.07172: ^ task is: TASK: Gathering Facts 15187 1726882565.07174: ^ 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 15187 1726882565.07176: getting variables 15187 1726882565.07177: in VariableManager get_vars() 15187 1726882565.07187: Calling all_inventory to load vars for managed_node3 15187 1726882565.07190: Calling groups_inventory to load vars for managed_node3 15187 1726882565.07192: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.07197: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.07199: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.07202: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.07348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.07583: done with get_vars() 15187 1726882565.07591: done getting variables 15187 1726882565.07634: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 Friday 20 September 2024 21:36:05 -0400 (0:00:00.091) 0:00:08.291 ****** 15187 1726882565.07657: entering _queue_task() for managed_node3/gather_facts 15187 1726882565.07908: worker is 1 (out of 1 available) 15187 1726882565.07920: exiting _queue_task() for managed_node3/gather_facts 15187 1726882565.08131: done queuing things up, now waiting for results queue to drain 15187 1726882565.08133: waiting for pending results... 15187 1726882565.08192: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15187 1726882565.08287: in run() - task 0affc7ec-ae25-933a-78d6-000000000246 15187 1726882565.08312: variable 'ansible_search_path' from source: unknown 15187 1726882565.08362: calling self._execute() 15187 1726882565.08454: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882565.08470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882565.08484: variable 'omit' from source: magic vars 15187 1726882565.08944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882565.11368: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882565.11446: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882565.11487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882565.11533: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882565.11561: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882565.11647: 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) 15187 1726882565.11682: 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) 15187 1726882565.11717: 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) 15187 1726882565.11774: 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) 15187 1726882565.11797: 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) 15187 1726882565.11946: variable 'ansible_distribution' from source: facts 15187 1726882565.11958: variable 'ansible_distribution_major_version' from source: facts 15187 1726882565.11974: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882565.12048: when evaluation is False, skipping this task 15187 1726882565.12051: _execute() done 15187 1726882565.12054: dumping result to json 15187 1726882565.12057: done dumping result, returning 15187 1726882565.12059: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affc7ec-ae25-933a-78d6-000000000246] 15187 1726882565.12062: sending task result for task 0affc7ec-ae25-933a-78d6-000000000246 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882565.12206: no more pending results, returning what we have 15187 1726882565.12210: results queue empty 15187 1726882565.12212: checking for any_errors_fatal 15187 1726882565.12213: done checking for any_errors_fatal 15187 1726882565.12214: checking for max_fail_percentage 15187 1726882565.12215: done checking for max_fail_percentage 15187 1726882565.12216: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.12217: done checking to see if all hosts have failed 15187 1726882565.12218: getting the remaining hosts for this loop 15187 1726882565.12220: done getting the remaining hosts for this loop 15187 1726882565.12226: getting the next task for host managed_node3 15187 1726882565.12231: done getting next task for host managed_node3 15187 1726882565.12234: ^ task is: TASK: meta (flush_handlers) 15187 1726882565.12235: ^ 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 15187 1726882565.12240: getting variables 15187 1726882565.12241: in VariableManager get_vars() 15187 1726882565.12281: Calling all_inventory to load vars for managed_node3 15187 1726882565.12284: Calling groups_inventory to load vars for managed_node3 15187 1726882565.12287: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.12300: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.12303: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.12307: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.12712: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000246 15187 1726882565.12716: WORKER PROCESS EXITING 15187 1726882565.12741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.12949: done with get_vars() 15187 1726882565.12960: done getting variables 15187 1726882565.13030: in VariableManager get_vars() 15187 1726882565.13043: Calling all_inventory to load vars for managed_node3 15187 1726882565.13045: Calling groups_inventory to load vars for managed_node3 15187 1726882565.13048: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.13052: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.13055: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.13058: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.13229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.13424: done with get_vars() 15187 1726882565.13437: done queuing things up, now waiting for results queue to drain 15187 1726882565.13439: results queue empty 15187 1726882565.13440: checking for any_errors_fatal 15187 1726882565.13442: done checking for any_errors_fatal 15187 1726882565.13442: checking for max_fail_percentage 15187 1726882565.13443: done checking for max_fail_percentage 15187 1726882565.13444: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.13445: done checking to see if all hosts have failed 15187 1726882565.13446: getting the remaining hosts for this loop 15187 1726882565.13447: done getting the remaining hosts for this loop 15187 1726882565.13450: getting the next task for host managed_node3 15187 1726882565.13454: done getting next task for host managed_node3 15187 1726882565.13457: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15187 1726882565.13458: ^ 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 15187 1726882565.13468: getting variables 15187 1726882565.13469: in VariableManager get_vars() 15187 1726882565.13483: Calling all_inventory to load vars for managed_node3 15187 1726882565.13485: Calling groups_inventory to load vars for managed_node3 15187 1726882565.13488: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.13497: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.13499: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.13502: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.13642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.13839: done with get_vars() 15187 1726882565.13847: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:36:05 -0400 (0:00:00.062) 0:00:08.354 ****** 15187 1726882565.13918: entering _queue_task() for managed_node3/include_tasks 15187 1726882565.14182: worker is 1 (out of 1 available) 15187 1726882565.14195: exiting _queue_task() for managed_node3/include_tasks 15187 1726882565.14207: done queuing things up, now waiting for results queue to drain 15187 1726882565.14209: waiting for pending results... 15187 1726882565.14483: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15187 1726882565.14597: in run() - task 0affc7ec-ae25-933a-78d6-00000000005c 15187 1726882565.14619: variable 'ansible_search_path' from source: unknown 15187 1726882565.14632: variable 'ansible_search_path' from source: unknown 15187 1726882565.14681: calling self._execute() 15187 1726882565.14772: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882565.14785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882565.14801: variable 'omit' from source: magic vars 15187 1726882565.15263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882565.17523: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882565.17574: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882565.17601: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882565.17632: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882565.17656: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882565.17719: 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) 15187 1726882565.17745: 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) 15187 1726882565.17765: 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) 15187 1726882565.17794: 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) 15187 1726882565.17807: 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) 15187 1726882565.17910: variable 'ansible_distribution' from source: facts 15187 1726882565.17914: variable 'ansible_distribution_major_version' from source: facts 15187 1726882565.17925: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882565.17931: when evaluation is False, skipping this task 15187 1726882565.17934: _execute() done 15187 1726882565.17936: dumping result to json 15187 1726882565.17939: done dumping result, returning 15187 1726882565.17949: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-933a-78d6-00000000005c] 15187 1726882565.17952: sending task result for task 0affc7ec-ae25-933a-78d6-00000000005c 15187 1726882565.18048: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000005c 15187 1726882565.18052: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882565.18105: no more pending results, returning what we have 15187 1726882565.18109: results queue empty 15187 1726882565.18111: checking for any_errors_fatal 15187 1726882565.18112: done checking for any_errors_fatal 15187 1726882565.18113: checking for max_fail_percentage 15187 1726882565.18114: done checking for max_fail_percentage 15187 1726882565.18115: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.18116: done checking to see if all hosts have failed 15187 1726882565.18117: getting the remaining hosts for this loop 15187 1726882565.18118: done getting the remaining hosts for this loop 15187 1726882565.18125: getting the next task for host managed_node3 15187 1726882565.18131: done getting next task for host managed_node3 15187 1726882565.18134: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 15187 1726882565.18136: ^ 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 15187 1726882565.18150: getting variables 15187 1726882565.18151: in VariableManager get_vars() 15187 1726882565.18190: Calling all_inventory to load vars for managed_node3 15187 1726882565.18193: Calling groups_inventory to load vars for managed_node3 15187 1726882565.18195: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.18203: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.18206: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.18209: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.18355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.18487: done with get_vars() 15187 1726882565.18495: done getting variables 15187 1726882565.18539: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:36:05 -0400 (0:00:00.046) 0:00:08.400 ****** 15187 1726882565.18563: entering _queue_task() for managed_node3/debug 15187 1726882565.18772: worker is 1 (out of 1 available) 15187 1726882565.18788: exiting _queue_task() for managed_node3/debug 15187 1726882565.18800: done queuing things up, now waiting for results queue to drain 15187 1726882565.18801: waiting for pending results... 15187 1726882565.19127: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 15187 1726882565.19132: in run() - task 0affc7ec-ae25-933a-78d6-00000000005d 15187 1726882565.19136: variable 'ansible_search_path' from source: unknown 15187 1726882565.19138: variable 'ansible_search_path' from source: unknown 15187 1726882565.19188: calling self._execute() 15187 1726882565.19290: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882565.19304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882565.19319: variable 'omit' from source: magic vars 15187 1726882565.19921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882565.21517: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882565.21576: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882565.21605: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882565.21634: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882565.21659: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882565.21720: 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) 15187 1726882565.21743: 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) 15187 1726882565.21767: 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) 15187 1726882565.21797: 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) 15187 1726882565.21809: 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) 15187 1726882565.21910: variable 'ansible_distribution' from source: facts 15187 1726882565.21914: variable 'ansible_distribution_major_version' from source: facts 15187 1726882565.21925: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882565.21928: when evaluation is False, skipping this task 15187 1726882565.21931: _execute() done 15187 1726882565.21933: dumping result to json 15187 1726882565.21938: done dumping result, returning 15187 1726882565.21945: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-933a-78d6-00000000005d] 15187 1726882565.21950: sending task result for task 0affc7ec-ae25-933a-78d6-00000000005d skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15187 1726882565.22088: no more pending results, returning what we have 15187 1726882565.22095: results queue empty 15187 1726882565.22096: checking for any_errors_fatal 15187 1726882565.22107: done checking for any_errors_fatal 15187 1726882565.22108: checking for max_fail_percentage 15187 1726882565.22109: done checking for max_fail_percentage 15187 1726882565.22110: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.22111: done checking to see if all hosts have failed 15187 1726882565.22112: getting the remaining hosts for this loop 15187 1726882565.22114: done getting the remaining hosts for this loop 15187 1726882565.22117: getting the next task for host managed_node3 15187 1726882565.22124: done getting next task for host managed_node3 15187 1726882565.22128: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15187 1726882565.22130: ^ 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 15187 1726882565.22148: getting variables 15187 1726882565.22152: in VariableManager get_vars() 15187 1726882565.22191: Calling all_inventory to load vars for managed_node3 15187 1726882565.22194: Calling groups_inventory to load vars for managed_node3 15187 1726882565.22197: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.22207: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.22209: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.22213: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.22457: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000005d 15187 1726882565.22460: WORKER PROCESS EXITING 15187 1726882565.22482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.22695: done with get_vars() 15187 1726882565.22705: done getting variables 15187 1726882565.22765: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:05 -0400 (0:00:00.042) 0:00:08.443 ****** 15187 1726882565.22804: entering _queue_task() for managed_node3/fail 15187 1726882565.23079: worker is 1 (out of 1 available) 15187 1726882565.23094: exiting _queue_task() for managed_node3/fail 15187 1726882565.23238: done queuing things up, now waiting for results queue to drain 15187 1726882565.23240: waiting for pending results... 15187 1726882565.23405: 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 15187 1726882565.23528: in run() - task 0affc7ec-ae25-933a-78d6-00000000005e 15187 1726882565.23559: variable 'ansible_search_path' from source: unknown 15187 1726882565.23571: variable 'ansible_search_path' from source: unknown 15187 1726882565.23630: calling self._execute() 15187 1726882565.23727: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882565.23733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882565.23743: variable 'omit' from source: magic vars 15187 1726882565.24084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882565.25927: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882565.25931: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882565.25933: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882565.25962: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882565.25994: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882565.26087: 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) 15187 1726882565.26130: 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) 15187 1726882565.26164: 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) 15187 1726882565.26211: 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) 15187 1726882565.26224: 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) 15187 1726882565.26527: variable 'ansible_distribution' from source: facts 15187 1726882565.26530: variable 'ansible_distribution_major_version' from source: facts 15187 1726882565.26533: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882565.26535: when evaluation is False, skipping this task 15187 1726882565.26537: _execute() done 15187 1726882565.26540: dumping result to json 15187 1726882565.26543: done dumping result, returning 15187 1726882565.26548: 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 [0affc7ec-ae25-933a-78d6-00000000005e] 15187 1726882565.26551: sending task result for task 0affc7ec-ae25-933a-78d6-00000000005e 15187 1726882565.26621: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000005e 15187 1726882565.26625: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882565.26665: no more pending results, returning what we have 15187 1726882565.26668: results queue empty 15187 1726882565.26672: checking for any_errors_fatal 15187 1726882565.26677: done checking for any_errors_fatal 15187 1726882565.26678: checking for max_fail_percentage 15187 1726882565.26679: done checking for max_fail_percentage 15187 1726882565.26680: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.26681: done checking to see if all hosts have failed 15187 1726882565.26682: getting the remaining hosts for this loop 15187 1726882565.26683: done getting the remaining hosts for this loop 15187 1726882565.26687: getting the next task for host managed_node3 15187 1726882565.26691: done getting next task for host managed_node3 15187 1726882565.26694: ^ 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 15187 1726882565.26696: ^ 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 15187 1726882565.26719: getting variables 15187 1726882565.26721: in VariableManager get_vars() 15187 1726882565.26762: Calling all_inventory to load vars for managed_node3 15187 1726882565.26765: Calling groups_inventory to load vars for managed_node3 15187 1726882565.26767: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.26780: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.26783: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.26786: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.26985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.27237: done with get_vars() 15187 1726882565.27247: done getting variables 15187 1726882565.27318: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:36:05 -0400 (0:00:00.045) 0:00:08.488 ****** 15187 1726882565.27351: entering _queue_task() for managed_node3/fail 15187 1726882565.27688: worker is 1 (out of 1 available) 15187 1726882565.27703: exiting _queue_task() for managed_node3/fail 15187 1726882565.27713: done queuing things up, now waiting for results queue to drain 15187 1726882565.27715: waiting for pending results... 15187 1726882565.27882: 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 15187 1726882565.27945: in run() - task 0affc7ec-ae25-933a-78d6-00000000005f 15187 1726882565.27958: variable 'ansible_search_path' from source: unknown 15187 1726882565.27962: variable 'ansible_search_path' from source: unknown 15187 1726882565.27992: calling self._execute() 15187 1726882565.28057: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882565.28062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882565.28072: variable 'omit' from source: magic vars 15187 1726882565.28385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882565.30228: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882565.30232: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882565.30246: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882565.30295: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882565.30330: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882565.30447: 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) 15187 1726882565.30479: 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) 15187 1726882565.30523: 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) 15187 1726882565.30552: 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) 15187 1726882565.30563: 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) 15187 1726882565.30665: variable 'ansible_distribution' from source: facts 15187 1726882565.30671: variable 'ansible_distribution_major_version' from source: facts 15187 1726882565.30679: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882565.30682: when evaluation is False, skipping this task 15187 1726882565.30685: _execute() done 15187 1726882565.30687: dumping result to json 15187 1726882565.30697: done dumping result, returning 15187 1726882565.30702: 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 [0affc7ec-ae25-933a-78d6-00000000005f] 15187 1726882565.30705: sending task result for task 0affc7ec-ae25-933a-78d6-00000000005f 15187 1726882565.30795: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000005f 15187 1726882565.30810: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882565.30863: no more pending results, returning what we have 15187 1726882565.30866: results queue empty 15187 1726882565.30867: checking for any_errors_fatal 15187 1726882565.30876: done checking for any_errors_fatal 15187 1726882565.30877: checking for max_fail_percentage 15187 1726882565.30878: done checking for max_fail_percentage 15187 1726882565.30879: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.30880: done checking to see if all hosts have failed 15187 1726882565.30881: getting the remaining hosts for this loop 15187 1726882565.30883: done getting the remaining hosts for this loop 15187 1726882565.30886: getting the next task for host managed_node3 15187 1726882565.30891: done getting next task for host managed_node3 15187 1726882565.30894: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15187 1726882565.30896: ^ 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 15187 1726882565.30915: getting variables 15187 1726882565.30917: in VariableManager get_vars() 15187 1726882565.30950: Calling all_inventory to load vars for managed_node3 15187 1726882565.30953: Calling groups_inventory to load vars for managed_node3 15187 1726882565.30955: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.30964: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.30966: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.30972: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.31088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.31210: done with get_vars() 15187 1726882565.31217: done getting variables 15187 1726882565.31262: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:36:05 -0400 (0:00:00.039) 0:00:08.527 ****** 15187 1726882565.31285: entering _queue_task() for managed_node3/fail 15187 1726882565.31478: worker is 1 (out of 1 available) 15187 1726882565.31493: exiting _queue_task() for managed_node3/fail 15187 1726882565.31505: done queuing things up, now waiting for results queue to drain 15187 1726882565.31507: waiting for pending results... 15187 1726882565.31673: 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 15187 1726882565.31732: in run() - task 0affc7ec-ae25-933a-78d6-000000000060 15187 1726882565.31747: variable 'ansible_search_path' from source: unknown 15187 1726882565.31751: variable 'ansible_search_path' from source: unknown 15187 1726882565.31780: calling self._execute() 15187 1726882565.31840: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882565.31845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882565.31855: variable 'omit' from source: magic vars 15187 1726882565.32176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882565.33786: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882565.33836: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882565.34056: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882565.34084: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882565.34104: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882565.34172: 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) 15187 1726882565.34192: 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) 15187 1726882565.34212: 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) 15187 1726882565.34243: 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) 15187 1726882565.34257: 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) 15187 1726882565.34356: variable 'ansible_distribution' from source: facts 15187 1726882565.34360: variable 'ansible_distribution_major_version' from source: facts 15187 1726882565.34373: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882565.34377: when evaluation is False, skipping this task 15187 1726882565.34379: _execute() done 15187 1726882565.34382: dumping result to json 15187 1726882565.34385: done dumping result, returning 15187 1726882565.34390: 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 [0affc7ec-ae25-933a-78d6-000000000060] 15187 1726882565.34395: sending task result for task 0affc7ec-ae25-933a-78d6-000000000060 15187 1726882565.34487: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000060 15187 1726882565.34489: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882565.34537: no more pending results, returning what we have 15187 1726882565.34541: results queue empty 15187 1726882565.34541: checking for any_errors_fatal 15187 1726882565.34551: done checking for any_errors_fatal 15187 1726882565.34551: checking for max_fail_percentage 15187 1726882565.34553: done checking for max_fail_percentage 15187 1726882565.34554: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.34555: done checking to see if all hosts have failed 15187 1726882565.34555: getting the remaining hosts for this loop 15187 1726882565.34557: done getting the remaining hosts for this loop 15187 1726882565.34561: getting the next task for host managed_node3 15187 1726882565.34566: done getting next task for host managed_node3 15187 1726882565.34572: ^ 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 15187 1726882565.34574: ^ 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 15187 1726882565.34587: getting variables 15187 1726882565.34588: in VariableManager get_vars() 15187 1726882565.34624: Calling all_inventory to load vars for managed_node3 15187 1726882565.34627: Calling groups_inventory to load vars for managed_node3 15187 1726882565.34629: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.34638: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.34640: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.34643: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.34810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.34945: done with get_vars() 15187 1726882565.34953: done getting variables 15187 1726882565.34997: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:36:05 -0400 (0:00:00.037) 0:00:08.565 ****** 15187 1726882565.35018: entering _queue_task() for managed_node3/dnf 15187 1726882565.35233: worker is 1 (out of 1 available) 15187 1726882565.35248: exiting _queue_task() for managed_node3/dnf 15187 1726882565.35259: done queuing things up, now waiting for results queue to drain 15187 1726882565.35261: waiting for pending results... 15187 1726882565.35427: 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 15187 1726882565.35494: in run() - task 0affc7ec-ae25-933a-78d6-000000000061 15187 1726882565.35505: variable 'ansible_search_path' from source: unknown 15187 1726882565.35510: variable 'ansible_search_path' from source: unknown 15187 1726882565.35548: calling self._execute() 15187 1726882565.35617: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882565.35621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882565.35635: variable 'omit' from source: magic vars 15187 1726882565.35971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882565.37800: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882565.37846: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882565.37876: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882565.37906: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882565.37928: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882565.37996: 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) 15187 1726882565.38017: 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) 15187 1726882565.38039: 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) 15187 1726882565.38067: 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) 15187 1726882565.38081: 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) 15187 1726882565.38181: variable 'ansible_distribution' from source: facts 15187 1726882565.38185: variable 'ansible_distribution_major_version' from source: facts 15187 1726882565.38196: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882565.38199: when evaluation is False, skipping this task 15187 1726882565.38202: _execute() done 15187 1726882565.38204: dumping result to json 15187 1726882565.38208: done dumping result, returning 15187 1726882565.38218: 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 [0affc7ec-ae25-933a-78d6-000000000061] 15187 1726882565.38221: sending task result for task 0affc7ec-ae25-933a-78d6-000000000061 15187 1726882565.38312: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000061 15187 1726882565.38315: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882565.38373: no more pending results, returning what we have 15187 1726882565.38377: results queue empty 15187 1726882565.38378: checking for any_errors_fatal 15187 1726882565.38384: done checking for any_errors_fatal 15187 1726882565.38385: checking for max_fail_percentage 15187 1726882565.38387: done checking for max_fail_percentage 15187 1726882565.38388: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.38388: done checking to see if all hosts have failed 15187 1726882565.38389: getting the remaining hosts for this loop 15187 1726882565.38391: done getting the remaining hosts for this loop 15187 1726882565.38395: getting the next task for host managed_node3 15187 1726882565.38400: done getting next task for host managed_node3 15187 1726882565.38403: ^ 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 15187 1726882565.38405: ^ 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 15187 1726882565.38418: getting variables 15187 1726882565.38419: in VariableManager get_vars() 15187 1726882565.38456: Calling all_inventory to load vars for managed_node3 15187 1726882565.38459: Calling groups_inventory to load vars for managed_node3 15187 1726882565.38461: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.38470: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.38472: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.38475: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.38610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.38739: done with get_vars() 15187 1726882565.38750: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15187 1726882565.38803: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:36:05 -0400 (0:00:00.038) 0:00:08.603 ****** 15187 1726882565.38828: entering _queue_task() for managed_node3/yum 15187 1726882565.39033: worker is 1 (out of 1 available) 15187 1726882565.39048: exiting _queue_task() for managed_node3/yum 15187 1726882565.39060: done queuing things up, now waiting for results queue to drain 15187 1726882565.39062: waiting for pending results... 15187 1726882565.39232: 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 15187 1726882565.39291: in run() - task 0affc7ec-ae25-933a-78d6-000000000062 15187 1726882565.39308: variable 'ansible_search_path' from source: unknown 15187 1726882565.39311: variable 'ansible_search_path' from source: unknown 15187 1726882565.39339: calling self._execute() 15187 1726882565.39406: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882565.39410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882565.39420: variable 'omit' from source: magic vars 15187 1726882565.39749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882565.41563: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882565.41612: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882565.41642: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882565.41668: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882565.41696: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882565.41767: 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) 15187 1726882565.41792: 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) 15187 1726882565.41813: 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) 15187 1726882565.41842: 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) 15187 1726882565.41854: 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) 15187 1726882565.41954: variable 'ansible_distribution' from source: facts 15187 1726882565.41958: variable 'ansible_distribution_major_version' from source: facts 15187 1726882565.41968: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882565.41971: when evaluation is False, skipping this task 15187 1726882565.41977: _execute() done 15187 1726882565.41979: dumping result to json 15187 1726882565.41984: done dumping result, returning 15187 1726882565.41991: 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 [0affc7ec-ae25-933a-78d6-000000000062] 15187 1726882565.41995: sending task result for task 0affc7ec-ae25-933a-78d6-000000000062 15187 1726882565.42090: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000062 15187 1726882565.42093: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882565.42158: no more pending results, returning what we have 15187 1726882565.42162: results queue empty 15187 1726882565.42162: checking for any_errors_fatal 15187 1726882565.42168: done checking for any_errors_fatal 15187 1726882565.42168: checking for max_fail_percentage 15187 1726882565.42172: done checking for max_fail_percentage 15187 1726882565.42173: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.42174: done checking to see if all hosts have failed 15187 1726882565.42175: getting the remaining hosts for this loop 15187 1726882565.42176: done getting the remaining hosts for this loop 15187 1726882565.42180: getting the next task for host managed_node3 15187 1726882565.42185: done getting next task for host managed_node3 15187 1726882565.42189: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15187 1726882565.42190: ^ 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 15187 1726882565.42203: getting variables 15187 1726882565.42204: in VariableManager get_vars() 15187 1726882565.42237: Calling all_inventory to load vars for managed_node3 15187 1726882565.42239: Calling groups_inventory to load vars for managed_node3 15187 1726882565.42241: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.42250: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.42252: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.42255: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.42435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.42557: done with get_vars() 15187 1726882565.42564: done getting variables 15187 1726882565.42609: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:36:05 -0400 (0:00:00.038) 0:00:08.641 ****** 15187 1726882565.42632: entering _queue_task() for managed_node3/fail 15187 1726882565.42833: worker is 1 (out of 1 available) 15187 1726882565.42847: exiting _queue_task() for managed_node3/fail 15187 1726882565.42858: done queuing things up, now waiting for results queue to drain 15187 1726882565.42860: waiting for pending results... 15187 1726882565.43046: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15187 1726882565.43101: in run() - task 0affc7ec-ae25-933a-78d6-000000000063 15187 1726882565.43114: variable 'ansible_search_path' from source: unknown 15187 1726882565.43118: variable 'ansible_search_path' from source: unknown 15187 1726882565.43148: calling self._execute() 15187 1726882565.43214: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882565.43218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882565.43229: variable 'omit' from source: magic vars 15187 1726882565.43555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882565.45303: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882565.45350: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882565.45380: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882565.45406: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882565.45426: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882565.45491: 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) 15187 1726882565.45513: 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) 15187 1726882565.45534: 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) 15187 1726882565.45565: 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) 15187 1726882565.45580: 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) 15187 1726882565.45674: variable 'ansible_distribution' from source: facts 15187 1726882565.45678: variable 'ansible_distribution_major_version' from source: facts 15187 1726882565.45688: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882565.45691: when evaluation is False, skipping this task 15187 1726882565.45694: _execute() done 15187 1726882565.45697: dumping result to json 15187 1726882565.45702: done dumping result, returning 15187 1726882565.45709: 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 [0affc7ec-ae25-933a-78d6-000000000063] 15187 1726882565.45715: sending task result for task 0affc7ec-ae25-933a-78d6-000000000063 15187 1726882565.45809: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000063 15187 1726882565.45812: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882565.45868: no more pending results, returning what we have 15187 1726882565.45874: results queue empty 15187 1726882565.45875: checking for any_errors_fatal 15187 1726882565.45880: done checking for any_errors_fatal 15187 1726882565.45881: checking for max_fail_percentage 15187 1726882565.45884: done checking for max_fail_percentage 15187 1726882565.45885: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.45885: done checking to see if all hosts have failed 15187 1726882565.45886: getting the remaining hosts for this loop 15187 1726882565.45888: done getting the remaining hosts for this loop 15187 1726882565.45891: getting the next task for host managed_node3 15187 1726882565.45896: done getting next task for host managed_node3 15187 1726882565.45899: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 15187 1726882565.45900: ^ 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 15187 1726882565.45912: getting variables 15187 1726882565.45913: in VariableManager get_vars() 15187 1726882565.45954: Calling all_inventory to load vars for managed_node3 15187 1726882565.45957: Calling groups_inventory to load vars for managed_node3 15187 1726882565.45959: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.45968: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.45973: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.45977: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.46091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.46216: done with get_vars() 15187 1726882565.46225: done getting variables 15187 1726882565.46271: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:36:05 -0400 (0:00:00.036) 0:00:08.677 ****** 15187 1726882565.46293: entering _queue_task() for managed_node3/package 15187 1726882565.46490: worker is 1 (out of 1 available) 15187 1726882565.46504: exiting _queue_task() for managed_node3/package 15187 1726882565.46516: done queuing things up, now waiting for results queue to drain 15187 1726882565.46518: waiting for pending results... 15187 1726882565.46679: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 15187 1726882565.46733: in run() - task 0affc7ec-ae25-933a-78d6-000000000064 15187 1726882565.46752: variable 'ansible_search_path' from source: unknown 15187 1726882565.46756: variable 'ansible_search_path' from source: unknown 15187 1726882565.46780: calling self._execute() 15187 1726882565.46842: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882565.46846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882565.46859: variable 'omit' from source: magic vars 15187 1726882565.47177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882565.48914: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882565.48962: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882565.48989: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882565.49016: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882565.49050: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882565.49110: 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) 15187 1726882565.49134: 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) 15187 1726882565.49154: 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) 15187 1726882565.49185: 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) 15187 1726882565.49196: 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) 15187 1726882565.49292: variable 'ansible_distribution' from source: facts 15187 1726882565.49296: variable 'ansible_distribution_major_version' from source: facts 15187 1726882565.49306: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882565.49309: when evaluation is False, skipping this task 15187 1726882565.49312: _execute() done 15187 1726882565.49314: dumping result to json 15187 1726882565.49319: done dumping result, returning 15187 1726882565.49327: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-933a-78d6-000000000064] 15187 1726882565.49332: sending task result for task 0affc7ec-ae25-933a-78d6-000000000064 15187 1726882565.49420: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000064 15187 1726882565.49426: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882565.49476: no more pending results, returning what we have 15187 1726882565.49479: results queue empty 15187 1726882565.49480: checking for any_errors_fatal 15187 1726882565.49486: done checking for any_errors_fatal 15187 1726882565.49487: checking for max_fail_percentage 15187 1726882565.49488: done checking for max_fail_percentage 15187 1726882565.49489: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.49490: done checking to see if all hosts have failed 15187 1726882565.49491: getting the remaining hosts for this loop 15187 1726882565.49493: done getting the remaining hosts for this loop 15187 1726882565.49496: getting the next task for host managed_node3 15187 1726882565.49500: done getting next task for host managed_node3 15187 1726882565.49503: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15187 1726882565.49505: ^ 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 15187 1726882565.49517: getting variables 15187 1726882565.49518: in VariableManager get_vars() 15187 1726882565.49558: Calling all_inventory to load vars for managed_node3 15187 1726882565.49561: Calling groups_inventory to load vars for managed_node3 15187 1726882565.49563: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.49574: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.49577: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.49580: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.49724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.49845: done with get_vars() 15187 1726882565.49853: done getting variables 15187 1726882565.49896: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:36:05 -0400 (0:00:00.036) 0:00:08.714 ****** 15187 1726882565.49916: entering _queue_task() for managed_node3/package 15187 1726882565.50110: worker is 1 (out of 1 available) 15187 1726882565.50126: exiting _queue_task() for managed_node3/package 15187 1726882565.50139: done queuing things up, now waiting for results queue to drain 15187 1726882565.50140: waiting for pending results... 15187 1726882565.50300: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15187 1726882565.50362: in run() - task 0affc7ec-ae25-933a-78d6-000000000065 15187 1726882565.50376: variable 'ansible_search_path' from source: unknown 15187 1726882565.50380: variable 'ansible_search_path' from source: unknown 15187 1726882565.50408: calling self._execute() 15187 1726882565.50482: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882565.50486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882565.50498: variable 'omit' from source: magic vars 15187 1726882565.50834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882565.52608: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882565.52662: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882565.52693: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882565.52719: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882565.52741: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882565.52809: 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) 15187 1726882565.52832: 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) 15187 1726882565.52851: 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) 15187 1726882565.52883: 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) 15187 1726882565.52897: 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) 15187 1726882565.52991: variable 'ansible_distribution' from source: facts 15187 1726882565.52997: variable 'ansible_distribution_major_version' from source: facts 15187 1726882565.53007: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882565.53011: when evaluation is False, skipping this task 15187 1726882565.53014: _execute() done 15187 1726882565.53016: dumping result to json 15187 1726882565.53018: done dumping result, returning 15187 1726882565.53116: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-933a-78d6-000000000065] 15187 1726882565.53120: sending task result for task 0affc7ec-ae25-933a-78d6-000000000065 15187 1726882565.53186: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000065 15187 1726882565.53189: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882565.53255: no more pending results, returning what we have 15187 1726882565.53258: results queue empty 15187 1726882565.53258: checking for any_errors_fatal 15187 1726882565.53262: done checking for any_errors_fatal 15187 1726882565.53263: checking for max_fail_percentage 15187 1726882565.53264: done checking for max_fail_percentage 15187 1726882565.53265: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.53265: done checking to see if all hosts have failed 15187 1726882565.53266: getting the remaining hosts for this loop 15187 1726882565.53266: done getting the remaining hosts for this loop 15187 1726882565.53269: getting the next task for host managed_node3 15187 1726882565.53273: done getting next task for host managed_node3 15187 1726882565.53275: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15187 1726882565.53276: ^ 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 15187 1726882565.53285: getting variables 15187 1726882565.53286: in VariableManager get_vars() 15187 1726882565.53313: Calling all_inventory to load vars for managed_node3 15187 1726882565.53315: Calling groups_inventory to load vars for managed_node3 15187 1726882565.53316: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.53325: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.53327: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.53329: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.53435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.53555: done with get_vars() 15187 1726882565.53562: done getting variables 15187 1726882565.53604: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:36:05 -0400 (0:00:00.037) 0:00:08.751 ****** 15187 1726882565.53628: entering _queue_task() for managed_node3/package 15187 1726882565.53812: worker is 1 (out of 1 available) 15187 1726882565.53828: exiting _queue_task() for managed_node3/package 15187 1726882565.53839: done queuing things up, now waiting for results queue to drain 15187 1726882565.53840: waiting for pending results... 15187 1726882565.54000: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15187 1726882565.54074: in run() - task 0affc7ec-ae25-933a-78d6-000000000066 15187 1726882565.54087: variable 'ansible_search_path' from source: unknown 15187 1726882565.54091: variable 'ansible_search_path' from source: unknown 15187 1726882565.54119: calling self._execute() 15187 1726882565.54183: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882565.54188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882565.54198: variable 'omit' from source: magic vars 15187 1726882565.54513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882565.56251: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882565.56296: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882565.56332: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882565.56361: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882565.56383: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882565.56444: 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) 15187 1726882565.56466: 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) 15187 1726882565.56489: 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) 15187 1726882565.56517: 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) 15187 1726882565.56530: 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) 15187 1726882565.56625: variable 'ansible_distribution' from source: facts 15187 1726882565.56630: variable 'ansible_distribution_major_version' from source: facts 15187 1726882565.56639: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882565.56642: when evaluation is False, skipping this task 15187 1726882565.56645: _execute() done 15187 1726882565.56649: dumping result to json 15187 1726882565.56652: done dumping result, returning 15187 1726882565.56659: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-933a-78d6-000000000066] 15187 1726882565.56663: sending task result for task 0affc7ec-ae25-933a-78d6-000000000066 15187 1726882565.56751: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000066 15187 1726882565.56754: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882565.56817: no more pending results, returning what we have 15187 1726882565.56820: results queue empty 15187 1726882565.56821: checking for any_errors_fatal 15187 1726882565.56829: done checking for any_errors_fatal 15187 1726882565.56830: checking for max_fail_percentage 15187 1726882565.56832: done checking for max_fail_percentage 15187 1726882565.56833: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.56834: done checking to see if all hosts have failed 15187 1726882565.56834: getting the remaining hosts for this loop 15187 1726882565.56836: done getting the remaining hosts for this loop 15187 1726882565.56839: getting the next task for host managed_node3 15187 1726882565.56843: done getting next task for host managed_node3 15187 1726882565.56846: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15187 1726882565.56848: ^ 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 15187 1726882565.56859: getting variables 15187 1726882565.56861: in VariableManager get_vars() 15187 1726882565.56896: Calling all_inventory to load vars for managed_node3 15187 1726882565.56898: Calling groups_inventory to load vars for managed_node3 15187 1726882565.56900: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.56909: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.56912: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.56914: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.57199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.57315: done with get_vars() 15187 1726882565.57324: done getting variables 15187 1726882565.57365: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:05 -0400 (0:00:00.037) 0:00:08.788 ****** 15187 1726882565.57386: entering _queue_task() for managed_node3/service 15187 1726882565.57566: worker is 1 (out of 1 available) 15187 1726882565.57583: exiting _queue_task() for managed_node3/service 15187 1726882565.57595: done queuing things up, now waiting for results queue to drain 15187 1726882565.57596: waiting for pending results... 15187 1726882565.57759: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15187 1726882565.57827: in run() - task 0affc7ec-ae25-933a-78d6-000000000067 15187 1726882565.57839: variable 'ansible_search_path' from source: unknown 15187 1726882565.57842: variable 'ansible_search_path' from source: unknown 15187 1726882565.57871: calling self._execute() 15187 1726882565.57934: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882565.57939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882565.57951: variable 'omit' from source: magic vars 15187 1726882565.58257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882565.59804: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882565.59849: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882565.59876: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882565.59908: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882565.59930: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882565.59990: 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) 15187 1726882565.60012: 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) 15187 1726882565.60034: 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) 15187 1726882565.60061: 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) 15187 1726882565.60075: 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) 15187 1726882565.60172: variable 'ansible_distribution' from source: facts 15187 1726882565.60176: variable 'ansible_distribution_major_version' from source: facts 15187 1726882565.60184: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882565.60187: when evaluation is False, skipping this task 15187 1726882565.60190: _execute() done 15187 1726882565.60192: dumping result to json 15187 1726882565.60197: done dumping result, returning 15187 1726882565.60203: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-933a-78d6-000000000067] 15187 1726882565.60210: sending task result for task 0affc7ec-ae25-933a-78d6-000000000067 15187 1726882565.60300: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000067 15187 1726882565.60303: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882565.60363: no more pending results, returning what we have 15187 1726882565.60367: results queue empty 15187 1726882565.60368: checking for any_errors_fatal 15187 1726882565.60376: done checking for any_errors_fatal 15187 1726882565.60377: checking for max_fail_percentage 15187 1726882565.60378: done checking for max_fail_percentage 15187 1726882565.60379: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.60380: done checking to see if all hosts have failed 15187 1726882565.60381: getting the remaining hosts for this loop 15187 1726882565.60382: done getting the remaining hosts for this loop 15187 1726882565.60385: getting the next task for host managed_node3 15187 1726882565.60390: done getting next task for host managed_node3 15187 1726882565.60393: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15187 1726882565.60395: ^ 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 15187 1726882565.60406: getting variables 15187 1726882565.60407: in VariableManager get_vars() 15187 1726882565.60443: Calling all_inventory to load vars for managed_node3 15187 1726882565.60446: Calling groups_inventory to load vars for managed_node3 15187 1726882565.60448: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.60456: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.60457: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.60459: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.60565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.60689: done with get_vars() 15187 1726882565.60696: done getting variables 15187 1726882565.60740: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:36:05 -0400 (0:00:00.033) 0:00:08.822 ****** 15187 1726882565.60761: entering _queue_task() for managed_node3/service 15187 1726882565.60947: worker is 1 (out of 1 available) 15187 1726882565.60960: exiting _queue_task() for managed_node3/service 15187 1726882565.60974: done queuing things up, now waiting for results queue to drain 15187 1726882565.60976: waiting for pending results... 15187 1726882565.61136: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15187 1726882565.61200: in run() - task 0affc7ec-ae25-933a-78d6-000000000068 15187 1726882565.61217: variable 'ansible_search_path' from source: unknown 15187 1726882565.61221: variable 'ansible_search_path' from source: unknown 15187 1726882565.61250: calling self._execute() 15187 1726882565.61311: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882565.61316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882565.61332: variable 'omit' from source: magic vars 15187 1726882565.61644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882565.63216: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882565.63264: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882565.63303: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882565.63334: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882565.63354: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882565.63419: 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) 15187 1726882565.63443: 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) 15187 1726882565.63461: 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) 15187 1726882565.63492: 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) 15187 1726882565.63505: 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) 15187 1726882565.63602: variable 'ansible_distribution' from source: facts 15187 1726882565.63607: variable 'ansible_distribution_major_version' from source: facts 15187 1726882565.63617: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882565.63621: when evaluation is False, skipping this task 15187 1726882565.63626: _execute() done 15187 1726882565.63629: dumping result to json 15187 1726882565.63631: done dumping result, returning 15187 1726882565.63641: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-933a-78d6-000000000068] 15187 1726882565.63643: sending task result for task 0affc7ec-ae25-933a-78d6-000000000068 15187 1726882565.63732: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000068 15187 1726882565.63735: 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 } 15187 1726882565.63779: no more pending results, returning what we have 15187 1726882565.63783: results queue empty 15187 1726882565.63784: checking for any_errors_fatal 15187 1726882565.63790: done checking for any_errors_fatal 15187 1726882565.63790: checking for max_fail_percentage 15187 1726882565.63792: done checking for max_fail_percentage 15187 1726882565.63793: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.63794: done checking to see if all hosts have failed 15187 1726882565.63795: getting the remaining hosts for this loop 15187 1726882565.63796: done getting the remaining hosts for this loop 15187 1726882565.63801: getting the next task for host managed_node3 15187 1726882565.63805: done getting next task for host managed_node3 15187 1726882565.63809: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15187 1726882565.63811: ^ 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 15187 1726882565.63824: getting variables 15187 1726882565.63826: in VariableManager get_vars() 15187 1726882565.63858: Calling all_inventory to load vars for managed_node3 15187 1726882565.63861: Calling groups_inventory to load vars for managed_node3 15187 1726882565.63863: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.63874: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.63877: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.63880: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.64056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.64183: done with get_vars() 15187 1726882565.64190: done getting variables 15187 1726882565.64235: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:36:05 -0400 (0:00:00.034) 0:00:08.857 ****** 15187 1726882565.64258: entering _queue_task() for managed_node3/service 15187 1726882565.64451: worker is 1 (out of 1 available) 15187 1726882565.64465: exiting _queue_task() for managed_node3/service 15187 1726882565.64479: done queuing things up, now waiting for results queue to drain 15187 1726882565.64480: waiting for pending results... 15187 1726882565.64646: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15187 1726882565.64714: in run() - task 0affc7ec-ae25-933a-78d6-000000000069 15187 1726882565.64724: variable 'ansible_search_path' from source: unknown 15187 1726882565.64728: variable 'ansible_search_path' from source: unknown 15187 1726882565.64758: calling self._execute() 15187 1726882565.64827: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882565.64831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882565.64841: variable 'omit' from source: magic vars 15187 1726882565.65158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882565.66737: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882565.66784: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882565.66812: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882565.66841: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882565.66861: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882565.66927: 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) 15187 1726882565.66959: 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) 15187 1726882565.66979: 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) 15187 1726882565.67009: 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) 15187 1726882565.67026: 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) 15187 1726882565.67126: variable 'ansible_distribution' from source: facts 15187 1726882565.67133: variable 'ansible_distribution_major_version' from source: facts 15187 1726882565.67142: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882565.67145: when evaluation is False, skipping this task 15187 1726882565.67147: _execute() done 15187 1726882565.67151: dumping result to json 15187 1726882565.67155: done dumping result, returning 15187 1726882565.67162: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-933a-78d6-000000000069] 15187 1726882565.67167: sending task result for task 0affc7ec-ae25-933a-78d6-000000000069 15187 1726882565.67261: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000069 15187 1726882565.67263: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882565.67310: no more pending results, returning what we have 15187 1726882565.67313: results queue empty 15187 1726882565.67314: checking for any_errors_fatal 15187 1726882565.67318: done checking for any_errors_fatal 15187 1726882565.67319: checking for max_fail_percentage 15187 1726882565.67320: done checking for max_fail_percentage 15187 1726882565.67339: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.67340: done checking to see if all hosts have failed 15187 1726882565.67341: getting the remaining hosts for this loop 15187 1726882565.67343: done getting the remaining hosts for this loop 15187 1726882565.67346: getting the next task for host managed_node3 15187 1726882565.67351: done getting next task for host managed_node3 15187 1726882565.67355: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 15187 1726882565.67356: ^ 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 15187 1726882565.67368: getting variables 15187 1726882565.67370: in VariableManager get_vars() 15187 1726882565.67401: Calling all_inventory to load vars for managed_node3 15187 1726882565.67403: Calling groups_inventory to load vars for managed_node3 15187 1726882565.67406: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.67414: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.67417: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.67420: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.67539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.67665: done with get_vars() 15187 1726882565.67674: done getting variables 15187 1726882565.67714: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:36:05 -0400 (0:00:00.034) 0:00:08.892 ****** 15187 1726882565.67737: entering _queue_task() for managed_node3/service 15187 1726882565.67928: worker is 1 (out of 1 available) 15187 1726882565.67941: exiting _queue_task() for managed_node3/service 15187 1726882565.67953: done queuing things up, now waiting for results queue to drain 15187 1726882565.67955: waiting for pending results... 15187 1726882565.68120: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 15187 1726882565.68188: in run() - task 0affc7ec-ae25-933a-78d6-00000000006a 15187 1726882565.68200: variable 'ansible_search_path' from source: unknown 15187 1726882565.68204: variable 'ansible_search_path' from source: unknown 15187 1726882565.68235: calling self._execute() 15187 1726882565.68299: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882565.68303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882565.68312: variable 'omit' from source: magic vars 15187 1726882565.68691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882565.70238: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882565.70296: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882565.70324: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882565.70352: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882565.70374: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882565.70436: 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) 15187 1726882565.70458: 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) 15187 1726882565.70483: 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) 15187 1726882565.70511: 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) 15187 1726882565.70524: 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) 15187 1726882565.70618: variable 'ansible_distribution' from source: facts 15187 1726882565.70623: variable 'ansible_distribution_major_version' from source: facts 15187 1726882565.70633: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882565.70636: when evaluation is False, skipping this task 15187 1726882565.70639: _execute() done 15187 1726882565.70641: dumping result to json 15187 1726882565.70646: done dumping result, returning 15187 1726882565.70653: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-933a-78d6-00000000006a] 15187 1726882565.70657: sending task result for task 0affc7ec-ae25-933a-78d6-00000000006a 15187 1726882565.70746: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000006a 15187 1726882565.70749: 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 } 15187 1726882565.70789: no more pending results, returning what we have 15187 1726882565.70793: results queue empty 15187 1726882565.70794: checking for any_errors_fatal 15187 1726882565.70798: done checking for any_errors_fatal 15187 1726882565.70799: checking for max_fail_percentage 15187 1726882565.70800: done checking for max_fail_percentage 15187 1726882565.70801: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.70802: done checking to see if all hosts have failed 15187 1726882565.70803: getting the remaining hosts for this loop 15187 1726882565.70805: done getting the remaining hosts for this loop 15187 1726882565.70808: getting the next task for host managed_node3 15187 1726882565.70814: done getting next task for host managed_node3 15187 1726882565.70817: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15187 1726882565.70819: ^ 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 15187 1726882565.70834: getting variables 15187 1726882565.70836: in VariableManager get_vars() 15187 1726882565.70867: Calling all_inventory to load vars for managed_node3 15187 1726882565.70869: Calling groups_inventory to load vars for managed_node3 15187 1726882565.70871: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.70880: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.70883: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.70886: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.71034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.71151: done with get_vars() 15187 1726882565.71158: done getting variables 15187 1726882565.71198: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:36:05 -0400 (0:00:00.034) 0:00:08.927 ****** 15187 1726882565.71218: entering _queue_task() for managed_node3/copy 15187 1726882565.71400: worker is 1 (out of 1 available) 15187 1726882565.71414: exiting _queue_task() for managed_node3/copy 15187 1726882565.71428: done queuing things up, now waiting for results queue to drain 15187 1726882565.71429: waiting for pending results... 15187 1726882565.71594: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15187 1726882565.71659: in run() - task 0affc7ec-ae25-933a-78d6-00000000006b 15187 1726882565.71678: variable 'ansible_search_path' from source: unknown 15187 1726882565.71681: variable 'ansible_search_path' from source: unknown 15187 1726882565.71708: calling self._execute() 15187 1726882565.71788: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882565.71792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882565.71798: variable 'omit' from source: magic vars 15187 1726882565.72121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882565.73719: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882565.73928: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882565.73932: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882565.73934: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882565.73936: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882565.73987: 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) 15187 1726882565.74028: 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) 15187 1726882565.74064: 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) 15187 1726882565.74113: 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) 15187 1726882565.74139: 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) 15187 1726882565.74285: variable 'ansible_distribution' from source: facts 15187 1726882565.74338: variable 'ansible_distribution_major_version' from source: facts 15187 1726882565.74342: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882565.74345: when evaluation is False, skipping this task 15187 1726882565.74347: _execute() done 15187 1726882565.74350: dumping result to json 15187 1726882565.74352: done dumping result, returning 15187 1726882565.74367: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-933a-78d6-00000000006b] 15187 1726882565.74379: sending task result for task 0affc7ec-ae25-933a-78d6-00000000006b 15187 1726882565.74548: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000006b 15187 1726882565.74552: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882565.74628: no more pending results, returning what we have 15187 1726882565.74633: results queue empty 15187 1726882565.74634: checking for any_errors_fatal 15187 1726882565.74640: done checking for any_errors_fatal 15187 1726882565.74641: checking for max_fail_percentage 15187 1726882565.74643: done checking for max_fail_percentage 15187 1726882565.74644: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.74645: done checking to see if all hosts have failed 15187 1726882565.74645: getting the remaining hosts for this loop 15187 1726882565.74647: done getting the remaining hosts for this loop 15187 1726882565.74652: getting the next task for host managed_node3 15187 1726882565.74658: done getting next task for host managed_node3 15187 1726882565.74663: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15187 1726882565.74665: ^ 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 15187 1726882565.74679: getting variables 15187 1726882565.74682: in VariableManager get_vars() 15187 1726882565.74726: Calling all_inventory to load vars for managed_node3 15187 1726882565.74729: Calling groups_inventory to load vars for managed_node3 15187 1726882565.74732: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.74744: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.74747: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.74751: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.75152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.75362: done with get_vars() 15187 1726882565.75372: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:36:05 -0400 (0:00:00.042) 0:00:08.969 ****** 15187 1726882565.75455: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 15187 1726882565.75705: worker is 1 (out of 1 available) 15187 1726882565.75717: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 15187 1726882565.75732: done queuing things up, now waiting for results queue to drain 15187 1726882565.75734: waiting for pending results... 15187 1726882565.76146: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15187 1726882565.76152: in run() - task 0affc7ec-ae25-933a-78d6-00000000006c 15187 1726882565.76158: variable 'ansible_search_path' from source: unknown 15187 1726882565.76168: variable 'ansible_search_path' from source: unknown 15187 1726882565.76213: calling self._execute() 15187 1726882565.76313: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882565.76331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882565.76352: variable 'omit' from source: magic vars 15187 1726882565.76939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882565.79325: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882565.79384: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882565.79412: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882565.79442: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882565.79468: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882565.79531: 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) 15187 1726882565.79552: 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) 15187 1726882565.79577: 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) 15187 1726882565.79603: 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) 15187 1726882565.79616: 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) 15187 1726882565.79722: variable 'ansible_distribution' from source: facts 15187 1726882565.79728: variable 'ansible_distribution_major_version' from source: facts 15187 1726882565.79737: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882565.79740: when evaluation is False, skipping this task 15187 1726882565.79743: _execute() done 15187 1726882565.79745: dumping result to json 15187 1726882565.79750: done dumping result, returning 15187 1726882565.79758: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-933a-78d6-00000000006c] 15187 1726882565.79763: sending task result for task 0affc7ec-ae25-933a-78d6-00000000006c skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882565.79914: no more pending results, returning what we have 15187 1726882565.79918: results queue empty 15187 1726882565.79920: checking for any_errors_fatal 15187 1726882565.79927: done checking for any_errors_fatal 15187 1726882565.79928: checking for max_fail_percentage 15187 1726882565.79930: done checking for max_fail_percentage 15187 1726882565.79930: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.79931: done checking to see if all hosts have failed 15187 1726882565.79932: getting the remaining hosts for this loop 15187 1726882565.79935: done getting the remaining hosts for this loop 15187 1726882565.79939: getting the next task for host managed_node3 15187 1726882565.79945: done getting next task for host managed_node3 15187 1726882565.79949: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 15187 1726882565.79951: ^ 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 15187 1726882565.79965: getting variables 15187 1726882565.79966: in VariableManager get_vars() 15187 1726882565.80066: Calling all_inventory to load vars for managed_node3 15187 1726882565.80072: Calling groups_inventory to load vars for managed_node3 15187 1726882565.80075: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.80082: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000006c 15187 1726882565.80084: WORKER PROCESS EXITING 15187 1726882565.80093: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.80095: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.80097: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.80206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.80332: done with get_vars() 15187 1726882565.80339: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:36:05 -0400 (0:00:00.049) 0:00:09.019 ****** 15187 1726882565.80402: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 15187 1726882565.80602: worker is 1 (out of 1 available) 15187 1726882565.80615: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 15187 1726882565.80628: done queuing things up, now waiting for results queue to drain 15187 1726882565.80630: waiting for pending results... 15187 1726882565.80798: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 15187 1726882565.80872: in run() - task 0affc7ec-ae25-933a-78d6-00000000006d 15187 1726882565.80881: variable 'ansible_search_path' from source: unknown 15187 1726882565.80884: variable 'ansible_search_path' from source: unknown 15187 1726882565.80915: calling self._execute() 15187 1726882565.80982: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882565.80986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882565.80996: variable 'omit' from source: magic vars 15187 1726882565.81317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882565.82936: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882565.82983: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882565.83019: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882565.83050: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882565.83073: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882565.83135: 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) 15187 1726882565.83157: 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) 15187 1726882565.83181: 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) 15187 1726882565.83209: 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) 15187 1726882565.83221: 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) 15187 1726882565.83321: variable 'ansible_distribution' from source: facts 15187 1726882565.83327: variable 'ansible_distribution_major_version' from source: facts 15187 1726882565.83337: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882565.83341: when evaluation is False, skipping this task 15187 1726882565.83343: _execute() done 15187 1726882565.83346: dumping result to json 15187 1726882565.83351: done dumping result, returning 15187 1726882565.83360: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-933a-78d6-00000000006d] 15187 1726882565.83363: sending task result for task 0affc7ec-ae25-933a-78d6-00000000006d 15187 1726882565.83456: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000006d 15187 1726882565.83459: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882565.83526: no more pending results, returning what we have 15187 1726882565.83530: results queue empty 15187 1726882565.83531: checking for any_errors_fatal 15187 1726882565.83537: done checking for any_errors_fatal 15187 1726882565.83538: checking for max_fail_percentage 15187 1726882565.83540: done checking for max_fail_percentage 15187 1726882565.83541: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.83541: done checking to see if all hosts have failed 15187 1726882565.83542: getting the remaining hosts for this loop 15187 1726882565.83544: done getting the remaining hosts for this loop 15187 1726882565.83548: getting the next task for host managed_node3 15187 1726882565.83553: done getting next task for host managed_node3 15187 1726882565.83557: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15187 1726882565.83559: ^ 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 15187 1726882565.83574: getting variables 15187 1726882565.83575: in VariableManager get_vars() 15187 1726882565.83609: Calling all_inventory to load vars for managed_node3 15187 1726882565.83611: Calling groups_inventory to load vars for managed_node3 15187 1726882565.83613: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.83625: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.83627: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.83630: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.83757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.83912: done with get_vars() 15187 1726882565.83921: done getting variables 15187 1726882565.83967: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:36:05 -0400 (0:00:00.035) 0:00:09.054 ****** 15187 1726882565.83991: entering _queue_task() for managed_node3/debug 15187 1726882565.84202: worker is 1 (out of 1 available) 15187 1726882565.84218: exiting _queue_task() for managed_node3/debug 15187 1726882565.84231: done queuing things up, now waiting for results queue to drain 15187 1726882565.84233: waiting for pending results... 15187 1726882565.84395: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15187 1726882565.84464: in run() - task 0affc7ec-ae25-933a-78d6-00000000006e 15187 1726882565.84478: variable 'ansible_search_path' from source: unknown 15187 1726882565.84481: variable 'ansible_search_path' from source: unknown 15187 1726882565.84509: calling self._execute() 15187 1726882565.84578: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882565.84582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882565.84592: variable 'omit' from source: magic vars 15187 1726882565.84919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882565.86550: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882565.86598: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882565.86626: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882565.86657: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882565.86679: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882565.86743: 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) 15187 1726882565.86768: 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) 15187 1726882565.86789: 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) 15187 1726882565.86817: 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) 15187 1726882565.86831: 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) 15187 1726882565.86933: variable 'ansible_distribution' from source: facts 15187 1726882565.86937: variable 'ansible_distribution_major_version' from source: facts 15187 1726882565.86947: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882565.86950: when evaluation is False, skipping this task 15187 1726882565.86954: _execute() done 15187 1726882565.86957: dumping result to json 15187 1726882565.86959: done dumping result, returning 15187 1726882565.86972: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-933a-78d6-00000000006e] 15187 1726882565.86976: sending task result for task 0affc7ec-ae25-933a-78d6-00000000006e 15187 1726882565.87057: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000006e 15187 1726882565.87060: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15187 1726882565.87115: no more pending results, returning what we have 15187 1726882565.87119: results queue empty 15187 1726882565.87120: checking for any_errors_fatal 15187 1726882565.87128: done checking for any_errors_fatal 15187 1726882565.87129: checking for max_fail_percentage 15187 1726882565.87131: done checking for max_fail_percentage 15187 1726882565.87132: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.87133: done checking to see if all hosts have failed 15187 1726882565.87134: getting the remaining hosts for this loop 15187 1726882565.87135: done getting the remaining hosts for this loop 15187 1726882565.87139: getting the next task for host managed_node3 15187 1726882565.87144: done getting next task for host managed_node3 15187 1726882565.87148: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15187 1726882565.87150: ^ 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 15187 1726882565.87163: getting variables 15187 1726882565.87164: in VariableManager get_vars() 15187 1726882565.87196: Calling all_inventory to load vars for managed_node3 15187 1726882565.87199: Calling groups_inventory to load vars for managed_node3 15187 1726882565.87201: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.87210: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.87212: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.87215: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.87349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.87473: done with get_vars() 15187 1726882565.87481: done getting variables 15187 1726882565.87524: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:36:05 -0400 (0:00:00.035) 0:00:09.090 ****** 15187 1726882565.87545: entering _queue_task() for managed_node3/debug 15187 1726882565.87745: worker is 1 (out of 1 available) 15187 1726882565.87758: exiting _queue_task() for managed_node3/debug 15187 1726882565.87769: done queuing things up, now waiting for results queue to drain 15187 1726882565.87771: waiting for pending results... 15187 1726882565.87939: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15187 1726882565.88017: in run() - task 0affc7ec-ae25-933a-78d6-00000000006f 15187 1726882565.88034: variable 'ansible_search_path' from source: unknown 15187 1726882565.88038: variable 'ansible_search_path' from source: unknown 15187 1726882565.88065: calling self._execute() 15187 1726882565.88134: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882565.88138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882565.88147: variable 'omit' from source: magic vars 15187 1726882565.88473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882565.90111: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882565.90158: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882565.90199: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882565.90227: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882565.90249: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882565.90316: 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) 15187 1726882565.90340: 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) 15187 1726882565.90358: 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) 15187 1726882565.90389: 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) 15187 1726882565.90403: 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) 15187 1726882565.90505: variable 'ansible_distribution' from source: facts 15187 1726882565.90508: variable 'ansible_distribution_major_version' from source: facts 15187 1726882565.90521: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882565.90526: when evaluation is False, skipping this task 15187 1726882565.90529: _execute() done 15187 1726882565.90532: dumping result to json 15187 1726882565.90534: done dumping result, returning 15187 1726882565.90541: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-933a-78d6-00000000006f] 15187 1726882565.90545: sending task result for task 0affc7ec-ae25-933a-78d6-00000000006f 15187 1726882565.90629: done sending task result for task 0affc7ec-ae25-933a-78d6-00000000006f 15187 1726882565.90632: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15187 1726882565.90677: no more pending results, returning what we have 15187 1726882565.90681: results queue empty 15187 1726882565.90682: checking for any_errors_fatal 15187 1726882565.90687: done checking for any_errors_fatal 15187 1726882565.90688: checking for max_fail_percentage 15187 1726882565.90689: done checking for max_fail_percentage 15187 1726882565.90690: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.90691: done checking to see if all hosts have failed 15187 1726882565.90692: getting the remaining hosts for this loop 15187 1726882565.90694: done getting the remaining hosts for this loop 15187 1726882565.90698: getting the next task for host managed_node3 15187 1726882565.90703: done getting next task for host managed_node3 15187 1726882565.90707: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15187 1726882565.90709: ^ 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 15187 1726882565.90724: getting variables 15187 1726882565.90726: in VariableManager get_vars() 15187 1726882565.90761: Calling all_inventory to load vars for managed_node3 15187 1726882565.90763: Calling groups_inventory to load vars for managed_node3 15187 1726882565.90766: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.90774: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.90777: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.90780: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.90954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.91076: done with get_vars() 15187 1726882565.91084: done getting variables 15187 1726882565.91127: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:36:05 -0400 (0:00:00.036) 0:00:09.126 ****** 15187 1726882565.91148: entering _queue_task() for managed_node3/debug 15187 1726882565.91348: worker is 1 (out of 1 available) 15187 1726882565.91364: exiting _queue_task() for managed_node3/debug 15187 1726882565.91374: done queuing things up, now waiting for results queue to drain 15187 1726882565.91375: waiting for pending results... 15187 1726882565.91552: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15187 1726882565.91617: in run() - task 0affc7ec-ae25-933a-78d6-000000000070 15187 1726882565.91635: variable 'ansible_search_path' from source: unknown 15187 1726882565.91639: variable 'ansible_search_path' from source: unknown 15187 1726882565.91671: calling self._execute() 15187 1726882565.91738: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882565.91743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882565.91752: variable 'omit' from source: magic vars 15187 1726882565.92077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882565.93683: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882565.93730: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882565.93758: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882565.93786: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882565.93808: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882565.93874: 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) 15187 1726882565.93898: 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) 15187 1726882565.93919: 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) 15187 1726882565.93949: 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) 15187 1726882565.93960: 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) 15187 1726882565.94062: variable 'ansible_distribution' from source: facts 15187 1726882565.94066: variable 'ansible_distribution_major_version' from source: facts 15187 1726882565.94077: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882565.94081: when evaluation is False, skipping this task 15187 1726882565.94083: _execute() done 15187 1726882565.94086: dumping result to json 15187 1726882565.94091: done dumping result, returning 15187 1726882565.94097: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-933a-78d6-000000000070] 15187 1726882565.94102: sending task result for task 0affc7ec-ae25-933a-78d6-000000000070 15187 1726882565.94187: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000070 15187 1726882565.94189: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15187 1726882565.94265: no more pending results, returning what we have 15187 1726882565.94268: results queue empty 15187 1726882565.94269: checking for any_errors_fatal 15187 1726882565.94275: done checking for any_errors_fatal 15187 1726882565.94275: checking for max_fail_percentage 15187 1726882565.94277: done checking for max_fail_percentage 15187 1726882565.94278: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.94279: done checking to see if all hosts have failed 15187 1726882565.94279: getting the remaining hosts for this loop 15187 1726882565.94281: done getting the remaining hosts for this loop 15187 1726882565.94285: getting the next task for host managed_node3 15187 1726882565.94290: done getting next task for host managed_node3 15187 1726882565.94294: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 15187 1726882565.94295: ^ 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 15187 1726882565.94308: getting variables 15187 1726882565.94309: in VariableManager get_vars() 15187 1726882565.94344: Calling all_inventory to load vars for managed_node3 15187 1726882565.94347: Calling groups_inventory to load vars for managed_node3 15187 1726882565.94349: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.94358: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.94360: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.94363: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.94488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.94612: done with get_vars() 15187 1726882565.94620: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:36:05 -0400 (0:00:00.035) 0:00:09.161 ****** 15187 1726882565.94689: entering _queue_task() for managed_node3/ping 15187 1726882565.94889: worker is 1 (out of 1 available) 15187 1726882565.94903: exiting _queue_task() for managed_node3/ping 15187 1726882565.94915: done queuing things up, now waiting for results queue to drain 15187 1726882565.94916: waiting for pending results... 15187 1726882565.95094: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 15187 1726882565.95158: in run() - task 0affc7ec-ae25-933a-78d6-000000000071 15187 1726882565.95171: variable 'ansible_search_path' from source: unknown 15187 1726882565.95174: variable 'ansible_search_path' from source: unknown 15187 1726882565.95205: calling self._execute() 15187 1726882565.95273: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882565.95281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882565.95289: variable 'omit' from source: magic vars 15187 1726882565.95616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882565.97232: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882565.97277: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882565.97312: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882565.97427: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882565.97429: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882565.97431: 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) 15187 1726882565.97455: 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) 15187 1726882565.97477: 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) 15187 1726882565.97505: 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) 15187 1726882565.97516: 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) 15187 1726882565.97618: variable 'ansible_distribution' from source: facts 15187 1726882565.97625: variable 'ansible_distribution_major_version' from source: facts 15187 1726882565.97634: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882565.97637: when evaluation is False, skipping this task 15187 1726882565.97639: _execute() done 15187 1726882565.97644: dumping result to json 15187 1726882565.97647: done dumping result, returning 15187 1726882565.97654: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-933a-78d6-000000000071] 15187 1726882565.97660: sending task result for task 0affc7ec-ae25-933a-78d6-000000000071 15187 1726882565.97744: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000071 15187 1726882565.97747: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882565.97816: no more pending results, returning what we have 15187 1726882565.97819: results queue empty 15187 1726882565.97820: checking for any_errors_fatal 15187 1726882565.97832: done checking for any_errors_fatal 15187 1726882565.97833: checking for max_fail_percentage 15187 1726882565.97835: done checking for max_fail_percentage 15187 1726882565.97836: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.97836: done checking to see if all hosts have failed 15187 1726882565.97837: getting the remaining hosts for this loop 15187 1726882565.97839: done getting the remaining hosts for this loop 15187 1726882565.97842: getting the next task for host managed_node3 15187 1726882565.97847: done getting next task for host managed_node3 15187 1726882565.97849: ^ task is: TASK: meta (role_complete) 15187 1726882565.97850: ^ 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 15187 1726882565.97863: getting variables 15187 1726882565.97864: in VariableManager get_vars() 15187 1726882565.97898: Calling all_inventory to load vars for managed_node3 15187 1726882565.97901: Calling groups_inventory to load vars for managed_node3 15187 1726882565.97903: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.97912: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.97914: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.97917: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.98062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.98180: done with get_vars() 15187 1726882565.98187: done getting variables 15187 1726882565.98241: done queuing things up, now waiting for results queue to drain 15187 1726882565.98242: results queue empty 15187 1726882565.98243: checking for any_errors_fatal 15187 1726882565.98245: done checking for any_errors_fatal 15187 1726882565.98246: checking for max_fail_percentage 15187 1726882565.98246: done checking for max_fail_percentage 15187 1726882565.98247: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.98247: done checking to see if all hosts have failed 15187 1726882565.98248: getting the remaining hosts for this loop 15187 1726882565.98248: done getting the remaining hosts for this loop 15187 1726882565.98250: getting the next task for host managed_node3 15187 1726882565.98252: done getting next task for host managed_node3 15187 1726882565.98253: ^ task is: TASK: meta (flush_handlers) 15187 1726882565.98254: ^ 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 15187 1726882565.98256: getting variables 15187 1726882565.98257: in VariableManager get_vars() 15187 1726882565.98265: Calling all_inventory to load vars for managed_node3 15187 1726882565.98267: Calling groups_inventory to load vars for managed_node3 15187 1726882565.98268: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.98272: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.98274: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.98275: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.98357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.98471: done with get_vars() 15187 1726882565.98478: done getting variables 15187 1726882565.98508: in VariableManager get_vars() 15187 1726882565.98515: Calling all_inventory to load vars for managed_node3 15187 1726882565.98521: Calling groups_inventory to load vars for managed_node3 15187 1726882565.98524: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.98528: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.98529: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.98531: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.98613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.98741: done with get_vars() 15187 1726882565.98749: done queuing things up, now waiting for results queue to drain 15187 1726882565.98751: results queue empty 15187 1726882565.98751: checking for any_errors_fatal 15187 1726882565.98752: done checking for any_errors_fatal 15187 1726882565.98752: checking for max_fail_percentage 15187 1726882565.98753: done checking for max_fail_percentage 15187 1726882565.98753: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.98754: done checking to see if all hosts have failed 15187 1726882565.98754: getting the remaining hosts for this loop 15187 1726882565.98755: done getting the remaining hosts for this loop 15187 1726882565.98756: getting the next task for host managed_node3 15187 1726882565.98758: done getting next task for host managed_node3 15187 1726882565.98759: ^ task is: TASK: meta (flush_handlers) 15187 1726882565.98760: ^ 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 15187 1726882565.98762: getting variables 15187 1726882565.98762: in VariableManager get_vars() 15187 1726882565.98769: Calling all_inventory to load vars for managed_node3 15187 1726882565.98770: Calling groups_inventory to load vars for managed_node3 15187 1726882565.98772: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.98775: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.98777: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.98778: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.98861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.98974: done with get_vars() 15187 1726882565.98980: done getting variables 15187 1726882565.99010: in VariableManager get_vars() 15187 1726882565.99018: Calling all_inventory to load vars for managed_node3 15187 1726882565.99020: Calling groups_inventory to load vars for managed_node3 15187 1726882565.99023: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.99027: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.99029: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.99031: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.99109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.99240: done with get_vars() 15187 1726882565.99247: done queuing things up, now waiting for results queue to drain 15187 1726882565.99249: results queue empty 15187 1726882565.99249: checking for any_errors_fatal 15187 1726882565.99250: done checking for any_errors_fatal 15187 1726882565.99250: checking for max_fail_percentage 15187 1726882565.99251: done checking for max_fail_percentage 15187 1726882565.99251: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.99252: done checking to see if all hosts have failed 15187 1726882565.99252: getting the remaining hosts for this loop 15187 1726882565.99253: done getting the remaining hosts for this loop 15187 1726882565.99254: getting the next task for host managed_node3 15187 1726882565.99256: done getting next task for host managed_node3 15187 1726882565.99257: ^ task is: None 15187 1726882565.99257: ^ 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 15187 1726882565.99258: done queuing things up, now waiting for results queue to drain 15187 1726882565.99259: results queue empty 15187 1726882565.99259: checking for any_errors_fatal 15187 1726882565.99260: done checking for any_errors_fatal 15187 1726882565.99260: checking for max_fail_percentage 15187 1726882565.99261: done checking for max_fail_percentage 15187 1726882565.99261: checking to see if all hosts have failed and the running result is not ok 15187 1726882565.99262: done checking to see if all hosts have failed 15187 1726882565.99262: getting the next task for host managed_node3 15187 1726882565.99264: done getting next task for host managed_node3 15187 1726882565.99264: ^ task is: None 15187 1726882565.99265: ^ 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 15187 1726882565.99292: in VariableManager get_vars() 15187 1726882565.99302: done with get_vars() 15187 1726882565.99305: in VariableManager get_vars() 15187 1726882565.99311: done with get_vars() 15187 1726882565.99313: variable 'omit' from source: magic vars 15187 1726882565.99336: in VariableManager get_vars() 15187 1726882565.99342: done with get_vars() 15187 1726882565.99357: variable 'omit' from source: magic vars PLAY [Assert device and profile are absent] ************************************ 15187 1726882565.99478: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15187 1726882565.99496: getting the remaining hosts for this loop 15187 1726882565.99497: done getting the remaining hosts for this loop 15187 1726882565.99498: getting the next task for host managed_node3 15187 1726882565.99500: done getting next task for host managed_node3 15187 1726882565.99501: ^ task is: TASK: Gathering Facts 15187 1726882565.99502: ^ 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 15187 1726882565.99504: getting variables 15187 1726882565.99504: in VariableManager get_vars() 15187 1726882565.99510: Calling all_inventory to load vars for managed_node3 15187 1726882565.99511: Calling groups_inventory to load vars for managed_node3 15187 1726882565.99512: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882565.99516: Calling all_plugins_play to load vars for managed_node3 15187 1726882565.99517: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882565.99519: Calling groups_plugins_play to load vars for managed_node3 15187 1726882565.99603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882565.99734: done with get_vars() 15187 1726882565.99739: done getting variables 15187 1726882565.99765: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:68 Friday 20 September 2024 21:36:05 -0400 (0:00:00.050) 0:00:09.212 ****** 15187 1726882565.99787: entering _queue_task() for managed_node3/gather_facts 15187 1726882565.99964: worker is 1 (out of 1 available) 15187 1726882565.99976: exiting _queue_task() for managed_node3/gather_facts 15187 1726882565.99987: done queuing things up, now waiting for results queue to drain 15187 1726882565.99988: waiting for pending results... 15187 1726882566.00143: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15187 1726882566.00202: in run() - task 0affc7ec-ae25-933a-78d6-0000000002cb 15187 1726882566.00218: variable 'ansible_search_path' from source: unknown 15187 1726882566.00248: calling self._execute() 15187 1726882566.00309: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882566.00312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882566.00327: variable 'omit' from source: magic vars 15187 1726882566.00649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882566.02390: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882566.02438: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882566.02466: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882566.02495: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882566.02517: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882566.02580: 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) 15187 1726882566.02601: 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) 15187 1726882566.02625: 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) 15187 1726882566.02655: 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) 15187 1726882566.02666: 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) 15187 1726882566.02765: variable 'ansible_distribution' from source: facts 15187 1726882566.02769: variable 'ansible_distribution_major_version' from source: facts 15187 1726882566.02781: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882566.02784: when evaluation is False, skipping this task 15187 1726882566.02787: _execute() done 15187 1726882566.02789: dumping result to json 15187 1726882566.02794: done dumping result, returning 15187 1726882566.02800: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affc7ec-ae25-933a-78d6-0000000002cb] 15187 1726882566.02805: sending task result for task 0affc7ec-ae25-933a-78d6-0000000002cb 15187 1726882566.02883: done sending task result for task 0affc7ec-ae25-933a-78d6-0000000002cb 15187 1726882566.02887: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882566.02972: no more pending results, returning what we have 15187 1726882566.02975: results queue empty 15187 1726882566.02976: checking for any_errors_fatal 15187 1726882566.02977: done checking for any_errors_fatal 15187 1726882566.02978: checking for max_fail_percentage 15187 1726882566.02979: done checking for max_fail_percentage 15187 1726882566.02980: checking to see if all hosts have failed and the running result is not ok 15187 1726882566.02981: done checking to see if all hosts have failed 15187 1726882566.02982: getting the remaining hosts for this loop 15187 1726882566.02983: done getting the remaining hosts for this loop 15187 1726882566.02986: getting the next task for host managed_node3 15187 1726882566.02990: done getting next task for host managed_node3 15187 1726882566.02991: ^ task is: TASK: meta (flush_handlers) 15187 1726882566.02993: ^ 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 15187 1726882566.02998: getting variables 15187 1726882566.02999: in VariableManager get_vars() 15187 1726882566.03026: Calling all_inventory to load vars for managed_node3 15187 1726882566.03028: Calling groups_inventory to load vars for managed_node3 15187 1726882566.03031: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882566.03041: Calling all_plugins_play to load vars for managed_node3 15187 1726882566.03043: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882566.03047: Calling groups_plugins_play to load vars for managed_node3 15187 1726882566.03154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882566.03271: done with get_vars() 15187 1726882566.03278: done getting variables 15187 1726882566.03323: in VariableManager get_vars() 15187 1726882566.03329: Calling all_inventory to load vars for managed_node3 15187 1726882566.03331: Calling groups_inventory to load vars for managed_node3 15187 1726882566.03332: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882566.03335: Calling all_plugins_play to load vars for managed_node3 15187 1726882566.03337: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882566.03339: Calling groups_plugins_play to load vars for managed_node3 15187 1726882566.03440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882566.03550: done with get_vars() 15187 1726882566.03558: done queuing things up, now waiting for results queue to drain 15187 1726882566.03559: results queue empty 15187 1726882566.03560: checking for any_errors_fatal 15187 1726882566.03561: done checking for any_errors_fatal 15187 1726882566.03561: checking for max_fail_percentage 15187 1726882566.03562: done checking for max_fail_percentage 15187 1726882566.03563: checking to see if all hosts have failed and the running result is not ok 15187 1726882566.03563: done checking to see if all hosts have failed 15187 1726882566.03563: getting the remaining hosts for this loop 15187 1726882566.03564: done getting the remaining hosts for this loop 15187 1726882566.03566: getting the next task for host managed_node3 15187 1726882566.03568: done getting next task for host managed_node3 15187 1726882566.03570: ^ task is: TASK: Include the task 'assert_profile_absent.yml' 15187 1726882566.03571: ^ 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 15187 1726882566.03573: getting variables 15187 1726882566.03573: in VariableManager get_vars() 15187 1726882566.03578: Calling all_inventory to load vars for managed_node3 15187 1726882566.03580: Calling groups_inventory to load vars for managed_node3 15187 1726882566.03581: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882566.03589: Calling all_plugins_play to load vars for managed_node3 15187 1726882566.03591: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882566.03593: Calling groups_plugins_play to load vars for managed_node3 15187 1726882566.03675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882566.03785: done with get_vars() 15187 1726882566.03791: done getting variables TASK [Include the task 'assert_profile_absent.yml'] **************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:71 Friday 20 September 2024 21:36:06 -0400 (0:00:00.040) 0:00:09.253 ****** 15187 1726882566.03842: entering _queue_task() for managed_node3/include_tasks 15187 1726882566.04032: worker is 1 (out of 1 available) 15187 1726882566.04046: exiting _queue_task() for managed_node3/include_tasks 15187 1726882566.04057: done queuing things up, now waiting for results queue to drain 15187 1726882566.04058: waiting for pending results... 15187 1726882566.04215: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_absent.yml' 15187 1726882566.04284: in run() - task 0affc7ec-ae25-933a-78d6-000000000074 15187 1726882566.04301: variable 'ansible_search_path' from source: unknown 15187 1726882566.04336: calling self._execute() 15187 1726882566.04399: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882566.04403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882566.04414: variable 'omit' from source: magic vars 15187 1726882566.04735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882566.06509: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882566.06554: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882566.06584: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882566.06613: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882566.06635: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882566.06697: 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) 15187 1726882566.06724: 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) 15187 1726882566.06743: 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) 15187 1726882566.06770: 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) 15187 1726882566.06785: 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) 15187 1726882566.06885: variable 'ansible_distribution' from source: facts 15187 1726882566.06889: variable 'ansible_distribution_major_version' from source: facts 15187 1726882566.06899: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882566.06902: when evaluation is False, skipping this task 15187 1726882566.06905: _execute() done 15187 1726882566.06908: dumping result to json 15187 1726882566.06913: done dumping result, returning 15187 1726882566.06925: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_absent.yml' [0affc7ec-ae25-933a-78d6-000000000074] 15187 1726882566.06930: sending task result for task 0affc7ec-ae25-933a-78d6-000000000074 15187 1726882566.07015: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000074 15187 1726882566.07018: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882566.07070: no more pending results, returning what we have 15187 1726882566.07074: results queue empty 15187 1726882566.07075: checking for any_errors_fatal 15187 1726882566.07077: done checking for any_errors_fatal 15187 1726882566.07078: checking for max_fail_percentage 15187 1726882566.07079: done checking for max_fail_percentage 15187 1726882566.07080: checking to see if all hosts have failed and the running result is not ok 15187 1726882566.07081: done checking to see if all hosts have failed 15187 1726882566.07081: getting the remaining hosts for this loop 15187 1726882566.07083: done getting the remaining hosts for this loop 15187 1726882566.07087: getting the next task for host managed_node3 15187 1726882566.07092: done getting next task for host managed_node3 15187 1726882566.07095: ^ task is: TASK: Include the task 'assert_device_absent.yml' 15187 1726882566.07096: ^ 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 15187 1726882566.07099: getting variables 15187 1726882566.07100: in VariableManager get_vars() 15187 1726882566.07128: Calling all_inventory to load vars for managed_node3 15187 1726882566.07131: Calling groups_inventory to load vars for managed_node3 15187 1726882566.07134: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882566.07143: Calling all_plugins_play to load vars for managed_node3 15187 1726882566.07146: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882566.07149: Calling groups_plugins_play to load vars for managed_node3 15187 1726882566.07288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882566.07412: done with get_vars() 15187 1726882566.07419: done getting variables TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:75 Friday 20 September 2024 21:36:06 -0400 (0:00:00.036) 0:00:09.289 ****** 15187 1726882566.07492: entering _queue_task() for managed_node3/include_tasks 15187 1726882566.07690: worker is 1 (out of 1 available) 15187 1726882566.07703: exiting _queue_task() for managed_node3/include_tasks 15187 1726882566.07715: done queuing things up, now waiting for results queue to drain 15187 1726882566.07716: waiting for pending results... 15187 1726882566.07891: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_absent.yml' 15187 1726882566.07949: in run() - task 0affc7ec-ae25-933a-78d6-000000000075 15187 1726882566.07965: variable 'ansible_search_path' from source: unknown 15187 1726882566.08000: calling self._execute() 15187 1726882566.08063: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882566.08067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882566.08080: variable 'omit' from source: magic vars 15187 1726882566.08474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882566.10175: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882566.10226: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882566.10264: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882566.10293: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882566.10312: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882566.10380: 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) 15187 1726882566.10401: 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) 15187 1726882566.10420: 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) 15187 1726882566.10456: 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) 15187 1726882566.10473: 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) 15187 1726882566.10577: variable 'ansible_distribution' from source: facts 15187 1726882566.10581: variable 'ansible_distribution_major_version' from source: facts 15187 1726882566.10595: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882566.10598: when evaluation is False, skipping this task 15187 1726882566.10600: _execute() done 15187 1726882566.10603: dumping result to json 15187 1726882566.10608: done dumping result, returning 15187 1726882566.10614: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_absent.yml' [0affc7ec-ae25-933a-78d6-000000000075] 15187 1726882566.10619: sending task result for task 0affc7ec-ae25-933a-78d6-000000000075 15187 1726882566.10707: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000075 15187 1726882566.10710: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882566.10759: no more pending results, returning what we have 15187 1726882566.10763: results queue empty 15187 1726882566.10764: checking for any_errors_fatal 15187 1726882566.10774: done checking for any_errors_fatal 15187 1726882566.10775: checking for max_fail_percentage 15187 1726882566.10776: done checking for max_fail_percentage 15187 1726882566.10777: checking to see if all hosts have failed and the running result is not ok 15187 1726882566.10778: done checking to see if all hosts have failed 15187 1726882566.10779: getting the remaining hosts for this loop 15187 1726882566.10780: done getting the remaining hosts for this loop 15187 1726882566.10784: getting the next task for host managed_node3 15187 1726882566.10791: done getting next task for host managed_node3 15187 1726882566.10793: ^ task is: TASK: meta (flush_handlers) 15187 1726882566.10795: ^ 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 15187 1726882566.10798: getting variables 15187 1726882566.10799: in VariableManager get_vars() 15187 1726882566.10827: Calling all_inventory to load vars for managed_node3 15187 1726882566.10830: Calling groups_inventory to load vars for managed_node3 15187 1726882566.10833: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882566.10842: Calling all_plugins_play to load vars for managed_node3 15187 1726882566.10845: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882566.10848: Calling groups_plugins_play to load vars for managed_node3 15187 1726882566.11018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882566.11135: done with get_vars() 15187 1726882566.11142: done getting variables 15187 1726882566.11190: in VariableManager get_vars() 15187 1726882566.11196: Calling all_inventory to load vars for managed_node3 15187 1726882566.11198: Calling groups_inventory to load vars for managed_node3 15187 1726882566.11199: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882566.11202: Calling all_plugins_play to load vars for managed_node3 15187 1726882566.11204: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882566.11206: Calling groups_plugins_play to load vars for managed_node3 15187 1726882566.11291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882566.11401: done with get_vars() 15187 1726882566.11410: done queuing things up, now waiting for results queue to drain 15187 1726882566.11411: results queue empty 15187 1726882566.11411: checking for any_errors_fatal 15187 1726882566.11413: done checking for any_errors_fatal 15187 1726882566.11413: checking for max_fail_percentage 15187 1726882566.11414: done checking for max_fail_percentage 15187 1726882566.11414: checking to see if all hosts have failed and the running result is not ok 15187 1726882566.11415: done checking to see if all hosts have failed 15187 1726882566.11415: getting the remaining hosts for this loop 15187 1726882566.11416: done getting the remaining hosts for this loop 15187 1726882566.11418: getting the next task for host managed_node3 15187 1726882566.11420: done getting next task for host managed_node3 15187 1726882566.11423: ^ task is: TASK: meta (flush_handlers) 15187 1726882566.11424: ^ 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 15187 1726882566.11426: getting variables 15187 1726882566.11427: in VariableManager get_vars() 15187 1726882566.11432: Calling all_inventory to load vars for managed_node3 15187 1726882566.11433: Calling groups_inventory to load vars for managed_node3 15187 1726882566.11434: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882566.11442: Calling all_plugins_play to load vars for managed_node3 15187 1726882566.11444: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882566.11447: Calling groups_plugins_play to load vars for managed_node3 15187 1726882566.11680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882566.11788: done with get_vars() 15187 1726882566.11794: done getting variables 15187 1726882566.11827: in VariableManager get_vars() 15187 1726882566.11833: Calling all_inventory to load vars for managed_node3 15187 1726882566.11834: Calling groups_inventory to load vars for managed_node3 15187 1726882566.11836: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882566.11839: Calling all_plugins_play to load vars for managed_node3 15187 1726882566.11840: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882566.11842: Calling groups_plugins_play to load vars for managed_node3 15187 1726882566.11926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882566.12040: done with get_vars() 15187 1726882566.12048: done queuing things up, now waiting for results queue to drain 15187 1726882566.12049: results queue empty 15187 1726882566.12049: checking for any_errors_fatal 15187 1726882566.12050: done checking for any_errors_fatal 15187 1726882566.12051: checking for max_fail_percentage 15187 1726882566.12051: done checking for max_fail_percentage 15187 1726882566.12052: checking to see if all hosts have failed and the running result is not ok 15187 1726882566.12052: done checking to see if all hosts have failed 15187 1726882566.12053: getting the remaining hosts for this loop 15187 1726882566.12053: done getting the remaining hosts for this loop 15187 1726882566.12055: getting the next task for host managed_node3 15187 1726882566.12056: done getting next task for host managed_node3 15187 1726882566.12057: ^ task is: None 15187 1726882566.12058: ^ 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 15187 1726882566.12059: done queuing things up, now waiting for results queue to drain 15187 1726882566.12059: results queue empty 15187 1726882566.12060: checking for any_errors_fatal 15187 1726882566.12060: done checking for any_errors_fatal 15187 1726882566.12060: checking for max_fail_percentage 15187 1726882566.12061: done checking for max_fail_percentage 15187 1726882566.12061: checking to see if all hosts have failed and the running result is not ok 15187 1726882566.12062: done checking to see if all hosts have failed 15187 1726882566.12062: getting the next task for host managed_node3 15187 1726882566.12064: done getting next task for host managed_node3 15187 1726882566.12064: ^ task is: None 15187 1726882566.12065: ^ 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 15187 1726882566.12090: in VariableManager get_vars() 15187 1726882566.12102: done with get_vars() 15187 1726882566.12106: in VariableManager get_vars() 15187 1726882566.12111: done with get_vars() 15187 1726882566.12114: variable 'omit' from source: magic vars 15187 1726882566.12135: in VariableManager get_vars() 15187 1726882566.12141: done with get_vars() 15187 1726882566.12153: variable 'omit' from source: magic vars PLAY [Verify that cleanup restored state to default] *************************** 15187 1726882566.12277: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15187 1726882566.12296: getting the remaining hosts for this loop 15187 1726882566.12297: done getting the remaining hosts for this loop 15187 1726882566.12298: getting the next task for host managed_node3 15187 1726882566.12300: done getting next task for host managed_node3 15187 1726882566.12301: ^ task is: TASK: Gathering Facts 15187 1726882566.12302: ^ 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 15187 1726882566.12304: getting variables 15187 1726882566.12304: in VariableManager get_vars() 15187 1726882566.12310: Calling all_inventory to load vars for managed_node3 15187 1726882566.12311: Calling groups_inventory to load vars for managed_node3 15187 1726882566.12313: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882566.12317: Calling all_plugins_play to load vars for managed_node3 15187 1726882566.12319: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882566.12323: Calling groups_plugins_play to load vars for managed_node3 15187 1726882566.12434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882566.12542: done with get_vars() 15187 1726882566.12547: done getting variables 15187 1726882566.12576: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:77 Friday 20 September 2024 21:36:06 -0400 (0:00:00.050) 0:00:09.340 ****** 15187 1726882566.12593: entering _queue_task() for managed_node3/gather_facts 15187 1726882566.12788: worker is 1 (out of 1 available) 15187 1726882566.12802: exiting _queue_task() for managed_node3/gather_facts 15187 1726882566.12813: done queuing things up, now waiting for results queue to drain 15187 1726882566.12814: waiting for pending results... 15187 1726882566.12985: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15187 1726882566.13055: in run() - task 0affc7ec-ae25-933a-78d6-0000000002e3 15187 1726882566.13063: variable 'ansible_search_path' from source: unknown 15187 1726882566.13094: calling self._execute() 15187 1726882566.13157: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882566.13160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882566.13173: variable 'omit' from source: magic vars 15187 1726882566.13495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882566.15103: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882566.15152: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882566.15181: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882566.15207: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882566.15230: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882566.15293: 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) 15187 1726882566.15315: 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) 15187 1726882566.15337: 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) 15187 1726882566.15371: 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) 15187 1726882566.15381: 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) 15187 1726882566.15480: variable 'ansible_distribution' from source: facts 15187 1726882566.15484: variable 'ansible_distribution_major_version' from source: facts 15187 1726882566.15494: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882566.15497: when evaluation is False, skipping this task 15187 1726882566.15499: _execute() done 15187 1726882566.15502: dumping result to json 15187 1726882566.15507: done dumping result, returning 15187 1726882566.15513: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affc7ec-ae25-933a-78d6-0000000002e3] 15187 1726882566.15518: sending task result for task 0affc7ec-ae25-933a-78d6-0000000002e3 15187 1726882566.15601: done sending task result for task 0affc7ec-ae25-933a-78d6-0000000002e3 15187 1726882566.15604: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882566.15653: no more pending results, returning what we have 15187 1726882566.15656: results queue empty 15187 1726882566.15657: checking for any_errors_fatal 15187 1726882566.15659: done checking for any_errors_fatal 15187 1726882566.15659: checking for max_fail_percentage 15187 1726882566.15661: done checking for max_fail_percentage 15187 1726882566.15661: checking to see if all hosts have failed and the running result is not ok 15187 1726882566.15662: done checking to see if all hosts have failed 15187 1726882566.15663: getting the remaining hosts for this loop 15187 1726882566.15665: done getting the remaining hosts for this loop 15187 1726882566.15668: getting the next task for host managed_node3 15187 1726882566.15675: done getting next task for host managed_node3 15187 1726882566.15677: ^ task is: TASK: meta (flush_handlers) 15187 1726882566.15679: ^ 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 15187 1726882566.15682: getting variables 15187 1726882566.15683: in VariableManager get_vars() 15187 1726882566.15709: Calling all_inventory to load vars for managed_node3 15187 1726882566.15714: Calling groups_inventory to load vars for managed_node3 15187 1726882566.15717: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882566.15728: Calling all_plugins_play to load vars for managed_node3 15187 1726882566.15730: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882566.15733: Calling groups_plugins_play to load vars for managed_node3 15187 1726882566.15868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882566.15994: done with get_vars() 15187 1726882566.16002: done getting variables 15187 1726882566.16052: in VariableManager get_vars() 15187 1726882566.16058: Calling all_inventory to load vars for managed_node3 15187 1726882566.16060: Calling groups_inventory to load vars for managed_node3 15187 1726882566.16062: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882566.16064: Calling all_plugins_play to load vars for managed_node3 15187 1726882566.16066: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882566.16068: Calling groups_plugins_play to load vars for managed_node3 15187 1726882566.16174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882566.16291: done with get_vars() 15187 1726882566.16300: done queuing things up, now waiting for results queue to drain 15187 1726882566.16302: results queue empty 15187 1726882566.16302: checking for any_errors_fatal 15187 1726882566.16304: done checking for any_errors_fatal 15187 1726882566.16304: checking for max_fail_percentage 15187 1726882566.16305: done checking for max_fail_percentage 15187 1726882566.16305: checking to see if all hosts have failed and the running result is not ok 15187 1726882566.16306: done checking to see if all hosts have failed 15187 1726882566.16306: getting the remaining hosts for this loop 15187 1726882566.16307: done getting the remaining hosts for this loop 15187 1726882566.16308: getting the next task for host managed_node3 15187 1726882566.16311: done getting next task for host managed_node3 15187 1726882566.16313: ^ task is: TASK: Verify network state restored to default 15187 1726882566.16314: ^ 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 15187 1726882566.16315: getting variables 15187 1726882566.16316: in VariableManager get_vars() 15187 1726882566.16320: Calling all_inventory to load vars for managed_node3 15187 1726882566.16323: Calling groups_inventory to load vars for managed_node3 15187 1726882566.16325: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882566.16331: Calling all_plugins_play to load vars for managed_node3 15187 1726882566.16333: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882566.16335: Calling groups_plugins_play to load vars for managed_node3 15187 1726882566.16419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882566.16535: done with get_vars() 15187 1726882566.16541: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:80 Friday 20 September 2024 21:36:06 -0400 (0:00:00.039) 0:00:09.380 ****** 15187 1726882566.16592: entering _queue_task() for managed_node3/include_tasks 15187 1726882566.16794: worker is 1 (out of 1 available) 15187 1726882566.16808: exiting _queue_task() for managed_node3/include_tasks 15187 1726882566.16820: done queuing things up, now waiting for results queue to drain 15187 1726882566.16824: waiting for pending results... 15187 1726882566.16985: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 15187 1726882566.17049: in run() - task 0affc7ec-ae25-933a-78d6-000000000078 15187 1726882566.17062: variable 'ansible_search_path' from source: unknown 15187 1726882566.17093: calling self._execute() 15187 1726882566.17160: variable 'ansible_host' from source: host vars for 'managed_node3' 15187 1726882566.17167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15187 1726882566.17181: variable 'omit' from source: magic vars 15187 1726882566.17512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15187 1726882566.19160: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15187 1726882566.19209: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15187 1726882566.19242: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15187 1726882566.19269: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15187 1726882566.19291: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15187 1726882566.19356: 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) 15187 1726882566.19383: 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) 15187 1726882566.19401: 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) 15187 1726882566.19431: 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) 15187 1726882566.19444: 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) 15187 1726882566.19545: variable 'ansible_distribution' from source: facts 15187 1726882566.19550: variable 'ansible_distribution_major_version' from source: facts 15187 1726882566.19583: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15187 1726882566.19586: when evaluation is False, skipping this task 15187 1726882566.19589: _execute() done 15187 1726882566.19591: dumping result to json 15187 1726882566.19594: done dumping result, returning 15187 1726882566.19596: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [0affc7ec-ae25-933a-78d6-000000000078] 15187 1726882566.19599: sending task result for task 0affc7ec-ae25-933a-78d6-000000000078 15187 1726882566.19670: done sending task result for task 0affc7ec-ae25-933a-78d6-000000000078 15187 1726882566.19673: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15187 1726882566.19731: no more pending results, returning what we have 15187 1726882566.19735: results queue empty 15187 1726882566.19736: checking for any_errors_fatal 15187 1726882566.19737: done checking for any_errors_fatal 15187 1726882566.19738: checking for max_fail_percentage 15187 1726882566.19739: done checking for max_fail_percentage 15187 1726882566.19740: checking to see if all hosts have failed and the running result is not ok 15187 1726882566.19741: done checking to see if all hosts have failed 15187 1726882566.19742: getting the remaining hosts for this loop 15187 1726882566.19744: done getting the remaining hosts for this loop 15187 1726882566.19748: getting the next task for host managed_node3 15187 1726882566.19754: done getting next task for host managed_node3 15187 1726882566.19756: ^ task is: TASK: meta (flush_handlers) 15187 1726882566.19758: ^ 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 15187 1726882566.19762: getting variables 15187 1726882566.19763: in VariableManager get_vars() 15187 1726882566.19789: Calling all_inventory to load vars for managed_node3 15187 1726882566.19792: Calling groups_inventory to load vars for managed_node3 15187 1726882566.19795: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882566.19804: Calling all_plugins_play to load vars for managed_node3 15187 1726882566.19806: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882566.19809: Calling groups_plugins_play to load vars for managed_node3 15187 1726882566.19943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882566.20061: done with get_vars() 15187 1726882566.20069: done getting variables 15187 1726882566.20116: in VariableManager get_vars() 15187 1726882566.20125: Calling all_inventory to load vars for managed_node3 15187 1726882566.20126: Calling groups_inventory to load vars for managed_node3 15187 1726882566.20128: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882566.20131: Calling all_plugins_play to load vars for managed_node3 15187 1726882566.20132: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882566.20134: Calling groups_plugins_play to load vars for managed_node3 15187 1726882566.20248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882566.20357: done with get_vars() 15187 1726882566.20366: done queuing things up, now waiting for results queue to drain 15187 1726882566.20367: results queue empty 15187 1726882566.20367: checking for any_errors_fatal 15187 1726882566.20369: done checking for any_errors_fatal 15187 1726882566.20370: checking for max_fail_percentage 15187 1726882566.20371: done checking for max_fail_percentage 15187 1726882566.20371: checking to see if all hosts have failed and the running result is not ok 15187 1726882566.20372: done checking to see if all hosts have failed 15187 1726882566.20372: getting the remaining hosts for this loop 15187 1726882566.20373: done getting the remaining hosts for this loop 15187 1726882566.20375: getting the next task for host managed_node3 15187 1726882566.20377: done getting next task for host managed_node3 15187 1726882566.20378: ^ task is: TASK: meta (flush_handlers) 15187 1726882566.20379: ^ 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 15187 1726882566.20381: getting variables 15187 1726882566.20381: in VariableManager get_vars() 15187 1726882566.20386: Calling all_inventory to load vars for managed_node3 15187 1726882566.20387: Calling groups_inventory to load vars for managed_node3 15187 1726882566.20389: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882566.20395: Calling all_plugins_play to load vars for managed_node3 15187 1726882566.20397: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882566.20398: Calling groups_plugins_play to load vars for managed_node3 15187 1726882566.20482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882566.20592: done with get_vars() 15187 1726882566.20597: done getting variables 15187 1726882566.20630: in VariableManager get_vars() 15187 1726882566.20637: Calling all_inventory to load vars for managed_node3 15187 1726882566.20639: Calling groups_inventory to load vars for managed_node3 15187 1726882566.20640: Calling all_plugins_inventory to load vars for managed_node3 15187 1726882566.20643: Calling all_plugins_play to load vars for managed_node3 15187 1726882566.20645: Calling groups_plugins_inventory to load vars for managed_node3 15187 1726882566.20647: Calling groups_plugins_play to load vars for managed_node3 15187 1726882566.20745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15187 1726882566.20852: done with get_vars() 15187 1726882566.20861: done queuing things up, now waiting for results queue to drain 15187 1726882566.20862: results queue empty 15187 1726882566.20863: checking for any_errors_fatal 15187 1726882566.20864: done checking for any_errors_fatal 15187 1726882566.20864: checking for max_fail_percentage 15187 1726882566.20865: done checking for max_fail_percentage 15187 1726882566.20865: checking to see if all hosts have failed and the running result is not ok 15187 1726882566.20866: done checking to see if all hosts have failed 15187 1726882566.20866: getting the remaining hosts for this loop 15187 1726882566.20867: done getting the remaining hosts for this loop 15187 1726882566.20868: getting the next task for host managed_node3 15187 1726882566.20870: done getting next task for host managed_node3 15187 1726882566.20871: ^ task is: None 15187 1726882566.20872: ^ 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 15187 1726882566.20873: done queuing things up, now waiting for results queue to drain 15187 1726882566.20873: results queue empty 15187 1726882566.20874: checking for any_errors_fatal 15187 1726882566.20874: done checking for any_errors_fatal 15187 1726882566.20875: checking for max_fail_percentage 15187 1726882566.20875: done checking for max_fail_percentage 15187 1726882566.20876: checking to see if all hosts have failed and the running result is not ok 15187 1726882566.20876: done checking to see if all hosts have failed 15187 1726882566.20877: getting the next task for host managed_node3 15187 1726882566.20878: done getting next task for host managed_node3 15187 1726882566.20879: ^ task is: None 15187 1726882566.20879: ^ 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=6 changed=0 unreachable=0 failed=0 skipped=94 rescued=0 ignored=0 Friday 20 September 2024 21:36:06 -0400 (0:00:00.043) 0:00:09.424 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 3.15s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:5 Check if system is ostree ----------------------------------------------- 0.97s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gathering Facts --------------------------------------------------------- 0.13s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:50 Show network_provider --------------------------------------------------- 0.12s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:53 Gathering Facts --------------------------------------------------------- 0.11s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:13 Gathering Facts --------------------------------------------------------- 0.11s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Include the task 'assert_output_in_stderr_without_warnings.yml' --------- 0.10s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:47 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.10s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Show network_provider --------------------------------------------------- 0.09s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:9 Include the task 'delete_interface.yml' --------------------------------- 0.09s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.09s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.09s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Include the task 'manage_test_interface.yml' ---------------------------- 0.08s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:26 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.08s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.08s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Include the task 'assert_device_present.yml' ---------------------------- 0.08s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:30 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.07s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.07s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Print network provider -------------- 0.07s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.07s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 15187 1726882566.20943: RUNNING CLEANUP